Skip to content

Shar-03/linux-bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Bash Scripts

🧰 Description

A collection of practical Bash scripts for common system administration tasks. Useful for DevOps and SRE roles.

📝 Scripts Included

Script Name Description
backup.sh Back up a directory to a .tar.gz file
monitor_memory.sh Show free/used memory & log usage
user_add.sh Add a new Linux user from the terminal
cleanup_temp.sh Clean /tmp directory files older than 7 days
ping_check.sh Ping a host and log uptime status

▶️ How to Run

chmod +x script_name.sh
./script_name.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages