From 555445824e13e9503ccc0f7030b649c338db131f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 21 Dec 2014 13:21:38 +0530 Subject: [PATCH] Use openntpd instead of ntp --- 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 cb41ea435c..661f76df13 100644 --- a/setup/file_hosting_servers.rst +++ b/setup/file_hosting_servers.rst @@ -13,7 +13,7 @@ Edit /etc/hosts and put in FQDN in the appropriate places, for example:: echo "Asia/Kolkata" > /etc/timezone && dpkg-reconfigure -f noninteractive tzdata && ntpdate ntp.ubuntu.com apt-get update -apt-get install vim nginx zsh python-lxml python-mechanize iotop htop smartmontools mosh git ntp vnstat vnstati python-pyasn1 python-openssl +apt-get install vim nginx zsh python-lxml python-mechanize iotop htop smartmontools mosh git openntpd vnstat vnstati python-pyasn1 python-openssl chsh -s /bin/zsh mkdir -p /root/staging /root/work/vim /srv/download /srv/manual wget https://bootstrap.pypa.io/get-pip.py