SSL/TLS in this day and age is nolonger an optional requirement but a mandatory expectation, Usually let’s encrypt has an automated application that takes SSL/TLS installation, activation and refresh to a simplified easy to use level. Letsencrypt, hosted at letsencrypt.org is an effort between the EFF (Electronic Frontier Foundation) and the Internet Security Research Group …
Category: Linux OS
Emulating Raspbian /Noobs on qemu
This is an article on how to setup QEMU as an ARM emulator and hence install Raspbian or Noobs as the OS for a Raspberry Pi, this was stumbled upon when i wanted a Raspberry Pi emulator for a passion project I had thought about. A Raspberry Pi is a small computer circuit board that …
Pbkdf2, why you should know that
So, Britain has broken off the EU, Brexit , that’s a headline but one thing we never see such headlines for is password and database breaches, what is pbkdf2, the short version, math to protect us when we lose sensitive data like our passwords, before you think this isn’t for you, we are talking about …
Accessing a website on a shared hosted platform
For those in the website business, it can be abit un-nerving if you have to migrate websites only to realize you cannot test them unless they re-point them to the new A-Server records and using http://<ip-address> is just pointless. The reason this is possible is because when using shared hosting, the hostname parameter is used …
Recovering your wordpress login
Long time, funny it has been a while since i last logged and i come back to and i can’t login because my second factor authentication provider i think has gone AWOL, so i am click crap. This can be for any happen for any plugin that is messing you up, how to get your …