This little tidbit is a life saver! sudo apt-get install libgd2-xpm-dev
This little tidbit is a life saver! sudo apt-get install libgd2-xpm-dev
Being a sys admin I’m constantly logging in and out of machines to perform actions and maintaining a list of passwords, let alone being able to access those passwords for a two second job is a pain in the ass…
When it comes to creating a SSL cert for testing, the best way is to roll your own. Follow these instructions and you’ll have your CRT file in no time. openssl genrsa -des3 -out website.key 2048 openssl req -new -key website.key…
I’m in the process of updating my website and will be bringing across my old content when I get a chance. Thanks to everyone for your support!