You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
8 months ago | |
---|---|---|
README.md | 8 months ago | |
docker-db-dump | 8 months ago | |
rmkeep | 8 months ago |
README.md
Server tools
A set of public tools for doing system administration easier for me and others.
Install
Clone the repository and add that directory to your $PATH
Pushing changes
Changes can only be pushed by owner and colaborators of this project. To preserve privacy of systems, configure project as such:
git config user.email "root@localhost"
git config user.name "root"