Skip to content

Hands-on Linux command-line tools and automation scripts

License

Notifications You must be signed in to change notification settings

tdiprima/linux-sysadmin-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Sysadmin Tools

License Languages Contributions

A collection of Bash scripts showcasing Linux system administration skills, including user management, backups, resource monitoring, network checks, file operations, and log analysis.

Features

  • Manage users
  • Create and restore backups
  • Monitor system resources
  • Check network connectivity
  • Analyze and troubleshoot logs
  • System updates

Usage

Each script is self-contained. Simply make it executable and run:

chmod +x script-name.sh
./script-name.sh