Skip to content

Instantly share code, notes, and snippets.

@johnny13
Forked from AnnoyingTechnology/linux-tools.sh
Created April 2, 2021 13:38
Show Gist options
  • Select an option

  • Save johnny13/1d8ad49e31a0551da6095f3d0f947ad5 to your computer and use it in GitHub Desktop.

Select an option

Save johnny13/1d8ad49e31a0551da6095f3d0f947ad5 to your computer and use it in GitHub Desktop.
Linux server basic tools installation
apt install -y apt install rsync nload htop iotop lynx curl \ 
lm-sensors screen ncdu jq lbzip2 pigz unzip s-tui ethtool build-essential \ 
smartmontool hddtemp lmsensor
# for stretch
# python-pip
# pip install s-tui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment