Void's Hole

I'm stupid, so i better write it down..

Just a couple things to take care of to make it safer

Automate Upgrades

sudo apt install unattended-upgrades
nano /etc/apt/apt.conf.d/50unattended-upgrades
uncomment the following lines:
"origin=Debian,codename=${distro_codename}-updates";
"origin=Debian,codename=${distro_codename}-propo...

One of my favorite Git Cheat Sheets.. Simple and Elegant..

I rarely use Git..
Most of the time i just git clone or its automated by some script..
But the very moment, once i've forgotten all the commands i suddenly feel the need to publish random stuff like my dotfiles..
In which case this one...

Guess at which point i am

Well, at least that's my perception whenever i'm talking about IT stuff with people who have worked for quite some time in the field.
But considering that we have to deal with Flat-Eartheners, Toxic Feminists, Anti-Vax-People and all the other missguided SJW's nowadays,
...

Try before you buy

Everyone does it, doesn't matter if it's your first time using Linux switching from Windows or trying your build on a couple different OS'es.

I remember buying Linux magazines, running Home and wiping my whole drive just to try them.
Well... don't do that.
At least the wipin...