mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-23 21:54:52 +01:00
...
This commit is contained in:
parent
dee8a06a82
commit
2aa20b15c3
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ Edit /etc/hosts and put in FQDN in the appropriate places, for example::
|
|||
46.28.49.116 download.calibre-ebook.com download
|
||||
|
||||
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
|
||||
chsh -s /bin/zsh
|
||||
mkdir -p /root/staging /root/work/vim /srv/download /srv/manual
|
||||
|
|
|
|||
Loading…
Reference in a new issue