Skip to content

jordanhall-it/bashtothefuture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux SysAdmin Scripts

A collection of bash scripts designed to simplify and automate common Linux system administration tasks.

About

This repository contains various automation scripts that help reduce repetitive sysadmin work. As the project evolves, scripts will incorporate better security practices, error handling, and scalability to handle diverse environments.

Getting Started

git clone 
cd 
chmod +x scripts/*.sh

Scripts

(Add a brief list or table of your scripts as you create them)

  • script-name.sh - Brief description of what it does

Usage

Each script includes usage instructions in its header comments. For help with any script:

./script-name.sh -h

Contributing

Contributions are welcome! Whether you're fixing bugs, improving existing scripts, or adding new ones:

  • Add your name as an editor underneath the author section of the comment ("# Editors: ")
  • Clear, well-documented code is appreciated
  • Explain your approach and reasoning in pull requests
  • Include usage examples when adding new scripts
  • Follow existing code style and structure

Good explanations of the engineering decisions behind your code are invaluable for learning and collaboration.

Learning & Development

This is also a learning project. Scripts will improve over time as new techniques and best practices are discovered and implemented.

About

Collection of bash scripts that automate sys admin tasks.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages