Skip to content

fionnlinux/bash-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

bash-toolkit

A collection of Bash scripts for Linux system administration and automation. Written to be readable, well-commented, and aligned with real sysadmin workflows — built and tested on Fedora and AlmaLinux.

Structure

Directory Purpose Status
system/ System information and status reporting Active
network/ Network diagnostics and utilities Planned
monitoring/ Log parsing, uptime, and alerting Planned
utils/ General purpose tools Planned

Current Scripts

system/

  • system-info.sh — displays hostname, uptime, kernel version, disk usage, and free memory.

Requirements

  • Fedora or any RHEL-compatible distribution (AlmaLinux, RHEL)
  • Bash
  • Standard GNU coreutils (awk, df, free)

Usage

Make a script executable and run it:

chmod +x system/system-info.sh
./system/system-info.sh

Mirror

This repository is mirrored to Codeberg.

Author

fionnlinux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages