From dee8a06a82e9aec37017467e4cffede162fcafa0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 26 Feb 2014 21:35:32 +0530 Subject: [PATCH] ... --- setup/file_hosting_servers.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/setup/file_hosting_servers.rst b/setup/file_hosting_servers.rst index d7d7287717..eaef2e9b89 100644 --- a/setup/file_hosting_servers.rst +++ b/setup/file_hosting_servers.rst @@ -11,11 +11,9 @@ Edit /etc/hosts and put in FQDN in the appropriate places, for example:: 127.0.0.1 download.calibre-ebook.com download 46.28.49.116 download.calibre-ebook.com download -echo "Asia/Kolkata" > /etc/timezone && dpkg-reconfigure -f noninteractive tzdata - -apt-get install vim nginx zsh python-lxml python-mechanize iotop htop smartmontools mosh git +echo "Asia/Kolkata" > /etc/timezone && dpkg-reconfigure -f noninteractive tzdata && ntpdate ntp.ubuntu.com +apt-get install vim nginx zsh python-lxml python-mechanize iotop htop smartmontools mosh git ntp chsh -s /bin/zsh - mkdir -p /root/staging /root/work/vim /srv/download /srv/manual export server=whatever