Task description:
🔰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.
Let’s get started:
1.Menu program with Linux commands:

Let’s check basic option that is “To install packages”:

Now see Date

Let’s see list of folder and files

Similarly we can run all the command using this menu program.
For GitHub link for the above program: https://github.com/RiyaMANIT/Linux-Project/tree/master
Thank You :)