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::