Here be dragons. All information and scripts I need to manage my own linux systems and their tools.

DricomDragon 92aae5e031 Misprint in gogs command with crontab il y a 5 ans
CommonScripts 361da2f3b3 Useful folder renamed to `CommonScripts` il y a 5 ans
Cron 8bc26b328a Script added to start gogs in the crontab il y a 5 ans
Guides 92aae5e031 Misprint in gogs command with crontab il y a 5 ans
Install 5bf1340ba9 Launch gogs at startup il y a 5 ans
README.md 4390489352 Reboot prefix for crontab added il y a 5 ans

README.md

Jovian Linux

The Jovian toolbox for Linux system administration

What you will find in this repository

You will find scripts and tutorials to help installing linux and some other tools.

Structure of repository

Install

Scripts used to install common features from a fresh installation of a debian distribution.

Common scripts

Custom scripts that can be installed in /usr/local/bin/ to automate handy things.

Cron scripts

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.

Guides

Markdown files which explains how to set up tools like gogs.