6 lines
231 B
Bash
6 lines
231 B
Bash
## Often used tools
|
|
apt_install_permanent software-properties-common gpgv dirmngr psmisc wget curl python-pip git gawk zip gperf unzip lbzip2 inetutils-ping inetutils-telnet rsync
|
|
|
|
## Often used python modules
|
|
pip install argparse
|