First we have to install basic utilities that weren't included already.
apt-get install sudo vim tcpdump dns-utils useradd <user> usermod -a -G sudo <user>
Once everything is installed, update '/etc/ssh/sshd_config' to remove root login.