4 Create new sudo user
When you install a new Linux OS, the default user is root. The root user has admin privileges to do everything on your server. It is therefore highly recommended that, you create a new user, add them to the sudo group and use the new user to manage your server. That is what this lesson will cover.