Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

some nice tools

Code Block
apt install -y btop ncdu duf
apt install -y net-tools #netstat
apt install -y tree

switch from nano to vim

...

hardware monitoring tools

Code Block
apt install -y smartmontools lm-sensors fancontrol

set timezone

Code Block
dpkg-reconfigure tzdata

...