From 822d71f45e5e0fe1ab8d06eee6b3b3b18273e6a9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 26 Feb 2014 11:31:54 +0530 Subject: [PATCH] ... --- setup/file_hosting_servers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/file_hosting_servers.rst b/setup/file_hosting_servers.rst index 16462e0d5e..6ccf83286f 100644 --- a/setup/file_hosting_servers.rst +++ b/setup/file_hosting_servers.rst @@ -4,7 +4,7 @@ Provisioning a file hosting server Create the ssh authorized keys file. Edit /etc/ssh/sshd_config and change PermitRootLogin to without-password. -Restart sshd. +service sshd restart hostname whatever Edit /etc/hosts and put in FQDN in the appropriate places, for example::