From e016666d64cb48ce3f7c6b1960b7e26ba62a8ace Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 7 Aug 2021 21:06:21 +0200 Subject: Add some details on VPS configuration --- guides/cloud/vps.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guides') 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 -- cgit v1.2.3