Add And Delete Users On Linux VPS Or Machine

Add and Delete New Users on Ubuntu VPS or Ubuntu based Machine .
Most often we need to share our VPS with someone else , or sometimes we often need to Add New Users to our Ubuntu Machine or VPS to safeguard ourselves from system-destroying commands.
To perform root tasks the user need to have root access . But, if you are logged in with non-root access you can append sudo at beginning of the command to upgrade your privilege while running the command.