Author

Rich

Just another IT guy.

Surgery

May 1, 2012

Wednesday morning I will undergo some much needed oral surgery.  I will be off work and away from most of the tech world until Monday. I hope recovery…

My .screenrc

May 1, 2012

I'm bored, so here's what my current .screenrc is (screenshot included). backtick 1 60 60 /usr/local/bin/checkmail.pl hardstatus alwayslastline hardstatus string '%{= kW}%-Lw%{= KW}%50>%n%f* %t%{= kW}%+Lw%< %{= kG}%-=[Mail: %1`]…

Create a Redirect to your Google+ Profile

April 30, 2012

April 2, 2009: RIP Google+. 🙁 It is pretty simple to setup your domain to redirect to your Google+ profile.  For example, I have https://techish.net/+ which redirects to…

Debian Wheezy Bind9 Failing to Start

April 30, 2012

After installing Bind9 chrooted to /var/lib/named in accordance to this guide (link), Bind9 is failing to start due to the following error noted in /var/log/daemon.log To resolve this,…

The Last Supper at Benihana's

April 28, 2012

We decided to go to Benihana's for some great hibachi grill before my surgery on Wednesday.  This is similar to the Last Supper in a way.  I'm having…

Time

April 28, 2012

I just do not have time for this… or do I?

Allow Inbound ICMP on Server 2008 R2

April 21, 2012

Here is how to enable ICMPv4 echo from the command line using netsh in Server 2008 R2 netsh advfirewall firewall add rule name=ICMP Allow incoming V4 echo request…

iptables facepalm

April 20, 2012

Facepalm Friday I think! I recently reconfigured my iptables based firewall and stupidly forgot to allow access out to Akismet for spam filtering on WordPress. No wonder I…