menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Devops News

>

How To Cre...
source image

Dev

3w

read

380

img
dot

Image Credit: Dev

How To Create A New User And Assign Super User Privileges On Your Ubuntu Server

  • To create a new user on your Ubuntu server, open your terminal and execute the command 'sudo adduser [user_name]' replacing [user_name] with the desired username.
  • To assign superuser privileges to the new user, run the command 'sudo usermod -aG sudo [user_name]' replacing [user_name] with the username you created.
  • Creating a new user and granting them superuser privileges on Ubuntu server is essential for administrative tasks.
  • Ensure you choose a strong password during the user creation process to maintain server security.

Read Full Article

like

22 Likes

For uninterrupted reading, download the app