- First update and upgrade your system with
- To update your system run
sudo apt update
- To upgrade your system run
sudo apt upgrade
you don't need sudo if you are logged in as root
- To update your system run
- Security setup
- First change the root password with
passwd
command - Create a non-root user
- First change the root password with