Skip to content

tdiprima/linux-sysadmin-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Sysadmin Tools

License Languages Contributions

I built this repo the way most sysadmin toolkits start — one useful script at a time. Over the years I kept rewriting the same solutions on different machines, so I finally gave them a permanent home. This is my go-to collection of Bash scripts for the tasks I actually do: the stuff that's tedious to remember, annoying to look up, and satisfying to automate. The repo has grown, but the idea is the same — keep the tools I reach for most within arm's reach.

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

About

Scripts for Linux system admin tasks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors