hacks and tips and tricks what it is what it does .bashrc export PS1=’\[\033[0;35m\]\h\[\033[0;33m\] \w\[\033[00m\]: ‘ ifconfig eth0 192.168.1.10 netmask 255.255.255.0 up brings interface eth0 up with ip of 192.168.1.10 and netmask of 255.255.255.0, you may still have to add a route if you run route and you don’t see a last entry like “default […]
Category: home
Approx local Debian apt .deb cache
This will make your other local machines download packages faster because it creates a cache of packages stored on the machine we’re going to make, then lets all your clients download from that machine, instead of going to the internet every time for each client. It seems like it’s tricky and will break things badly, […]
Cheatsheet Master Index
This used to be in a wiki format, so I’ll give it a shot in blog style code blocks: commands linux mysql .htaccess ssl command line e-mail