Skip to content

Python scripts to perform tasks in Linux for beginners for ease. Just to get a feel of integrating Python with Linux.

Notifications You must be signed in to change notification settings

viveknigam3003/linux-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-world

Introduction

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

Includes

  • Setting up some functions like useradd,userdel to add users and remove users
  • touch and cat to add and remove files.
  • ls to list the files.
  • Some basic functions like date and cal.
  • Use of networking concepts in Linux like ssh to do the same tasks on a remote machine securely.

Remarks

The project is made using Python3 with multiple modules imported to a main menu.py file for better readability and faster debugging.

About

Python scripts to perform tasks in Linux for beginners for ease. Just to get a feel of integrating Python with Linux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages