5. Create user and add user to sudoers group
Create a new Ubuntu user and add them to sudo group. Why create a new admin user on Ubuntu? By creating a new admin user, we reduce the known facts about our server. For security, we will not be using the root user to log into our server. This is only true after we disable the root user from logging in via SSH (coming later).