Linux

SSH – Assigning a Name to an IP

If you find yourself using SSH extensively like myself, then I’m sure you’re sick of typing out IPs constantly as you’re trying to log in. This can easily be resolved by adding it as a known host in SSH. This also comes in handy when you’re using a non standard SSH port and you need […]

Continue Reading...

JavaScript Programming

Email Obfuscation

As we all know spam is a plague that has spread to every far corner of the Internet.  Spam-bots collect our email addresses in many ways, but in my opinion the most likely way they’ll get your email address is from scraping webpages such as forums, where you email may be listed.  So when you’re […]

Continue Reading...