Categories
Personal

Do You Want to Build a Meth Lab? (Frozen / Breaking Bad Parody)

If you are a fan of AMC’s hit television series Breaking Bad, and Disney’s Frozen, this parody will give you a new kind of joy that only we will can appreciate. [youtube id=”Q98usm9q1QE” width=”600″ height=”350″] Lyrics: Jesse, Do you want to build a meth lab? Come on let’s go and cook I never see you […]

Categories
Personal

Metallica’s “One” played on medieval instruments

Belarusian music ensemble Stary Olsa (Стары Ольса) covers “One” from Metallica’s 1988 LP,…And Justice For All. [youtube id=”YTCiuTUaEvs” width=”600″ height=”350″] More info on the band can be found here:  http://staryolsa.com/eng/band.html

Categories
Software Technical

Tech Short: Ubuntu Server System Information on login

If you have run Ubuntu Server you may have noticed that each time you log into your system via SSH system information  status are displayed. I have wondered this for a while now and tonight I found out. The command to reproduce this information is landscape-sysinfo This command is run from /etc/update-motd.d/50-landscape-sysinfo and exists when […]

Categories
Software Technical

Monitoring Public Facing Servers, and Services for Free

Its not often I can say a free hosted product can give you alerts and all the info you wanted,  but this one does. I was using the service Monitor.us which is excellent to monitor public site and endpoints.  However for free version had a limitation of only 2 systems so I had to resort to […]

Categories
Software Technical

Generate a CSR using OpenSSL

Sometimes I generate a CSR to acquire an SSL cert from a public CA. Normally where I work I do this from a windows server.  For my personal knowledge I decided to  refresh myself on how to do this with OpenSSL. What’s OpenSSL? OpenSSL is an open-source implementation of the SSL and TLS protocols. To generate […]

Categories
News Software Technical

SHA-1 based SSL Certificates are being Phased Out

Hello friends, The following post is to advice some of you that run public facing websites which use SSL.  Google Chrome  will start giving users Warning messages when accessing sites that use SHA-1 based SSL Certificates. By the way – This is scheduled to start happening in under a month form now. And if you are […]