some networking tools

This commit is contained in:
Andreas Fendt 2014-09-07 21:46:07 +02:00
parent 0901959d62
commit b3ac29c67f

View File

@ -25,7 +25,7 @@ function common {
# versioning # versioning
apt-get install -y git git-gui subversion libapache2-svn apt-get install -y git git-gui subversion libapache2-svn
# networking # networking
apt-get install -y nfs-common cifs-utils aircrack-ng openvpn apt-get install -y nfs-common cifs-utils aircrack-ng openvpn axel wget ethtool mii-tool
} }
function common-end { function common-end {