MENU BASED WEB APP FOR LINUX COMMANDS

This project is a menu based web-app built using python and Flask with python CGI at backend for Executing Linux Commands

📄 Task Description:

Create Blog/Video attaching Screenshot of following task:

*️⃣ Make a user in Rhel8 Machine give permissions.

*️⃣ Create a menu program that runs all the Linux based commands. (lvcreate, vgcreate, cron, fstab etc). Also add webserver configuration in that program.🔅

Technologies

Project is created with:

  • PYTHON
  • PYTHON-CGI
  • HTML-CSS
  • FLASK

Setup

To run this project, do the following:

1.Setup Httpd server on a RHEL machine.
2.Copy cgi-bin folder files to /var/www/cgi-bin/.
3.Disable firewalld.
4.Open the folder in VS code and launch the webapp with liveserver plugin.

SUMMARY

This is WEB APP Built using Flask for executing linux commands for creating partition,user add,user permission,local linux setup etc.

CODE

Github link: https://github.com/SHETTYADI452/RHCSA_MENU_APP

OUTPUT:

--

--