Here are some commands I like to run.
- apt update && apt upgrade
- freshclam
- sa-update
- free -h
- df -h /
- w ( instead of uptime & who)
I also installed needrestart and htop
apt install needrestart
apt install htop
Any suggestions on what else to add to my list?
Thank you,
- apt update && apt upgrade
- freshclam
- sa-update
- free -h
- df -h /
- w ( instead of uptime & who)
I also installed needrestart and htop
apt install needrestart
apt install htop
Any suggestions on what else to add to my list?
Thank you,