echo "Creating the POConsole user and giving it sudo privileges" sudo adduser poconsole sudo sed -i '$a poconsole ALL=(ALL) NOPASSWD: ALL' /etc/sudoers