At my Day Job, I work in the web hosting industry. But really, if you do any amount of work daily online and deal with domain names and web development, you’re going to want some browser extensions to make things easier on yourself. Here are my top 5 chrome extensions. The first step for making …
Category: Geek
Nov 20
Malwarebytes Forum Hacked: Yes, It can happen to anyone
Just a few minutes ago, I received the following letter in my email: “geocrasher, I’m writing to let you know that on November 10th a vulnerability in our forum software allowed a hacker to gain access to the server hosting our community. We have no evidence of any personal data being stolen (nor do we …
Oct 11
Looping in Bash: An Introduction
When I first learned about Linux in the 90’s, I read that it was possible to even write your own commands to use at the command line. Later I learned about bash scripting, and it wasn’t long before I needed to learn how to loop in bash. Looping in bash is one of the fundamental …