diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2021-08-07 21:06:21 +0200 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2021-08-07 21:06:21 +0200 |
| commit | e016666d64cb48ce3f7c6b1960b7e26ba62a8ace (patch) | |
| tree | 88538aa2ec55defecad7ff8f4289789b475c83be /guides/cloud | |
| parent | 92b8041435bb43ad50bcb91da893a2481377cca6 (diff) | |
| download | memory-leaks-e016666d64cb48ce3f7c6b1960b7e26ba62a8ace.tar.xz | |
Add some details on VPS configuration
Diffstat (limited to 'guides/cloud')
| -rw-r--r-- | guides/cloud/vps.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/cloud/vps.org b/guides/cloud/vps.org index 511c443..537f567 100644 --- a/guides/cloud/vps.org +++ b/guides/cloud/vps.org @@ -38,9 +38,9 @@ So instead, I'll #+end_src * System -** Hostname #+begin_src sh sudo hostnamectl set-hostname $fqdn +sudo timedatectl set-timezone $tz #+end_src * Services @@ -153,7 +153,7 @@ scan-path=/srv/git In each repository: - fill in =description=, -- fill =[cgit]= section in =config= (=hide=, =owner=). +- fill =[cgit]= section in =config= (=hide=, =owner=, =section=). Do: #+begin_src sh |
