|
|
|
@ -51,7 +51,10 @@ apt-get update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Install common system utilities
|
|
|
|
|
/usr/bin/env DEBIAN_FRONTEND=noninteractive apt-get -y -o Dpkg::Options::='--force-confdef' install whois omping tmux sshpass wget axel nano pigz net-tools iptraf iotop iftop iperf unzip zip software-properties-common aptitude curl dos2unix dialog mlocate build-essential git ipset htop fish neofetch
|
|
|
|
|
/usr/bin/env DEBIAN_FRONTEND=noninteractive apt-get -y -o Dpkg::Options::='--force-confdef' install whois omping tmux sshpass wget axel nano pigz net-tools iptraf iotop iftop iperf unzip zip software-properties-common aptitude curl dos2unix dialog mlocate build-essential git ipset htop fish neofetch glusterfs-server glusterfs-client
|
|
|
|
|
|
|
|
|
|
systemctl enable glusterd
|
|
|
|
|
|
|
|
|
|
#snmpd snmp-mibs-downloader
|
|
|
|
|
chsh -s /usr/bin/fish
|
|
|
|
|
|
|
|
|
|