...
some nice tools
Code Block |
---|
apt install -y btop ncdu duf apt install -y net-tools #netstat apt install -y tree apt install -y exfatprogs #exfat |
switch from nano to vim
Code Block |
---|
sudo update-alternatives --config editor |
...
hardware monitoring tools
Code Block |
---|
apt install -y smartmontools lm-sensors fancontrol |
set timezone
Code Block |
---|
dpkg-reconfigure tzdata |
...