Here be dragons. All information and scripts I need to manage my own linux systems and their tools.
DricomDragon a69b05f193 [WIP] Extra echo if git repo | il y a 5 ans | |
---|---|---|
CommonScripts | il y a 5 ans | |
Cron | il y a 5 ans | |
Guides | il y a 5 ans | |
Install | il y a 5 ans | |
ServerScripts | il y a 5 ans | |
README.md | il y a 5 ans |
The Jovian toolbox for Linux system administration
You will find scripts and tutorials to help installing linux and some other tools.
Scripts used to install common features from a fresh installation of a debian distribution.
Custom scripts that can be installed in /usr/local/bin/
to automate handy things.
Scripts designed to be put in a crontab with crontab -e
.
Use crontab -l
to see your current crontab. Use @reboot
at the beginning of a crontab line to execute a command at startup.
Markdown files which explains how to set up tools like gogs.