Update README.md

This commit is contained in:
LINUXexpert.org
2025-05-17 10:07:27 -07:00
committed by GitHub
parent b6cb2d31f7
commit 1a46528e6d
-2
View File
@@ -1,6 +1,4 @@
# Linux System Administration Scripts
Linux SysAdmin Bash Scripts Library
Automate routine tasks: This project provides a collection of Bash scripts to automate common Linux system administration duties. Automating daily sysadmin tasks improves efficiency and consistency by reducing manual repetition and the risk of human error. Each script is designed to be distribution-agnostic, using only standard base utilities (e.g. rsync, tar, awk, grep, netstat/ss, systemctl) available on most Linux systems. All scripts are released under the GNU GPL v3.0 license and include usage information in their headers.