Guides and tutorials

This is basically my notebook made public, its intended for me to keep track of many things i need on my daily dev adventures, but are hosted publicly for anyone to look at, in case it helps.

Scheduling scripts with CRON

A quick guide on setting up a cronjob to run a shell script at specific intervals or specific dates, with output logging, anti-overlapping under a custom forking user.

Gnu Screen

Useful cheat-sheet of Gnu Screen shortcuts and program arguments for terminal manipulation and multiplexing.