mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Use openntpd instead of ntp
This commit is contained in:
parent
b8becfa1dd
commit
555445824e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user