Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Admin Helper

This repository contains a Bash script that provides a simple user and group management graphical dialogue interface using Whiptail.

Requirements

  • Bash: Ensure that you have Bash installed (default on most Linux distributions).
  • Whiptail: Whiptail is required for the graphical dialogue interface. You can install it using your package manager if it is not already installed.

Usage

1) Clone the repository to your local machine:

git clone https://github.com/reemahmedamer/Admin-Helper-Bash-Script.git
cd Admin-Helper-Bash-Script

2) Make the script executable:

chmod +x adminHelper.sh

3) Run the script with superuser privileges:

sudo ./adminHelper.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages