zabbix urbackup
This commit is contained in:
+4
-4
@@ -15,12 +15,12 @@ echo '@edge http://dl-cdn.alpinelinux.org/alpine/edge/main
|
||||
@edgecommunity http://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||
@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories
|
||||
|
||||
apk add vim curl
|
||||
apk update
|
||||
|
||||
apk add procps vim curl tmux etckeeper htop lynx unzip # needrestart
|
||||
|
||||
# sed -i "s/^# en_GB.UTF-8/en_GB.UTF-8/g" /etc/locale.gen
|
||||
# locale-gen
|
||||
# apt-get --yes --force-yes install ntp
|
||||
# dpkg-reconfigure tzdata
|
||||
apk add tmux etckeeper htop lynx unzip # needrestart
|
||||
|
||||
apk add tzdata
|
||||
TIMEZONE="Europe/Paris"
|
||||
|
||||
Reference in New Issue
Block a user