mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
...
This commit is contained in:
parent
8beaa074a6
commit
dee8a06a82
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user