Multi Feature Menu Program

saurabh kharkate
3 min readMay 31, 2021

Here I came up with new article in which I describe the menu driven program created by me and my team.

we created a menu driven program which will automate our manual task with the help of python language over the base Redhat operating system. It is the program in which we have to just put or give the input in no. like 1,2,3.. as options given on the screen. so just on click we can do many manual things automatically . behind the seen all the task is done with the help of python.

At the End of the Article I had given Github repo link for program code.

Here I put Five Main Options

  • RHEL-8 → Linux Commands and Services
  • Apache Hadoop →For Big Data Automation
  • Docker → Containerization
  • AWS → Amazon web Service Automation
  • Ansible → Ansible Plabook run Auotmaically.

Below is our Main Menu as I describe above

Here I am choose option 1 for RHEL linux Services

Here they asking in which system you want to use linux services local or any remote system. here I am using locally option.

After this new submenu of Linux services comes up we have to choose the option what service we want. Here I choose option 1 for Checking my IP address and as I hit Enter my output comes up with my IP address.

now press Enter again to refresh page so, we can put another options.

Here I put another option for Installing package option (11). firstly program as me to Enter which package you want to install as I hit enter that package get start to install.

now press Enter again to refresh page so, we can put another options. if we press 13 ( Exit ) option and hit enter we go back to Our Main menu.

Similary,

we can use this program for other options also.

Hadoop-Services

Docker Services

AWS services options

Ansible services options

If we want to return form whole program or to stop program we have to first exit to our main menu and then by choosing exit option from main menu we can exit from our program.

This is a Team Task given by Mr. vimal Daga sir in the Arth- School of Techonogies.

Thanks to my Team Members for collaborating and helping for complete this task.

  • Himanshu Agrawal
  • Vaghela Narendrasinh

Here is GitHub Repo for this program code 👇👇👇

!!! Task Completed Successfully !!😃😃😉

!!! Keep Sharing !!! keep Learning !!!

!! Thank You for Reading the Article !!

--

--