Developed during Winter Training on RedHat Linux, Python, Machine Learning and Big Data using Hadoop and Spark in Linux World, Jaipur, IN. First Python3 project for Linux
- Setting up some functions like
useradd,userdelto add users and remove users touchandcatto add and remove files.lsto list the files.- Some basic functions like
dateandcal. - Use of networking concepts in Linux like
sshto do the same tasks on a remote machine securely.
The project is made using Python3 with multiple modules imported to a main menu.py file for better readability and faster debugging.