5 lines
189 B
Bash
5 lines
189 B
Bash
## Often used tools
|
|
apt_install_permanent psmisc wget curl python-pip git gawk zip gperf unzip bzip2 inetutils-ping inetutils-telnet rsync
|
|
|
|
## Often used python modules
|
|
pip install argparse |