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

DricomDragon 25f5ff0996 Update the path on the jupyter server hace 5 años
CommonScripts 396cd687a7 Create a ServerScripts folder hace 5 años
Cron f817f1e15f Scripts and crontab to manage autoupdates hace 5 años
Guides 84bde21266 Add a link to the media wiki backup page hace 5 años
Install 0d1eb1e89e Change the language from 'fr' to 'en' hace 5 años
ServerScripts 25f5ff0996 Update the path on the jupyter server hace 5 años
README.md 4390489352 Reboot prefix for crontab added hace 5 años

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.