Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 431 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 431 Bytes

Create-New-Sudo-User-on-Ubuntu

This repository contains the shell script to create a new user and give admin rights to that user. You can modify the name of the sudo user as per your requirements. Once a sudo user is created, the system prompts you to give a password, name, and other credentials.

NOTE: All the commands are written inside functions. You only need to clone the repository and run the shell script in terminal.