Use openntpd instead of ntp

This commit is contained in:
Kovid Goyal 2014-12-21 13:21:38 +05:30
parent b8becfa1dd
commit 555445824e

View File

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