Skip to content

shubhamgupta2021/linux-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a flask webapp which is used to create, modify and delete user on a linux system.

Usage:

1. sudo pip install requirements.txt
2. Install zsh, csh and fish on the system.
3. Change the admin user in src/constants.py to the user who will run the program that user must have sudo privileges.
4. sudo python src/app.py
5. Access the webapp at http://<IP>:5000/

About

Flask Webapp to edit linux users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published