π SysOp64 is a collection of Unix/Linux Systems Operations scripts
SysOp64 purpose is to provide the DevOps/SRE/SysAdmin with a collection of curated and opinionated set of single-task scripts for systems administration and operation.
It serves as a knowledge base to save the time and effort invested in determining the right execution sequence and command line parameters for operational tasks, regardless of their complexity or frequency.
SysOp64 can be installed using the Installer64 tool:
curl -sL https://raw.githubusercontent.com/automation64/installer64/main/src/bootstrap | sh
sudo /opt/inst64/install-sysop64# List modules
so64
# List module tasks
so64 <MODULE>
# Run module task
so64 <MODULE/TASK> [TASK_PARAMETERS]Contributions are welcome! Help us improve by submitting issues, feature requests, or pull requests.
This repository is provided "as is" without any warranties. The author is not responsible for any damages or issues arising from its use. Additionally, this project is not affiliated with or endorsed by any organization or entity. Use at your own risk.
SysOp64 is licensed under the Apache-2.0 License.
π If you find this project useful, consider giving it a star! β