Author

Rich

Just another IT guy.

AT&T unlimited, limited, data plan.

April 1, 2012

So I was grandfathered into AT&T unlimited data plan and was excited I still had it even though they changed their data plans...  sadly, its not still truly…

Cisco IP SLA ICMP Echo Example

March 30, 2012

This is how I setup an ICMP-echo IP SLA on my Cisco Router to monitor when my internet goes out. If it goes down, I re-route traffic (I've excluded this part…

Windows Security Logon Types

March 27, 2012

Windows Security Logon Types Event 528 and Event 540 are the Logon events. Event 528 is for all logons except "network" logons. "Network" logons are SMB/Microsoft-DS logons (i.e.…

Mobile App: Check out CactiViewer

March 26, 2012

Cacti mobile browser for android. Direct link: https://play.google.com/store/apps/details?id=de.fabworxs.cactiviewer

Moon Pictures

March 25, 2012

Took a few snaps of the moon tonight using my Canon SX30IS.  One day I’ll spend more time with this camera and really learn how to take some…

Tool: NetTime

March 20, 2012

Found this nice little tool for NTP synchronization.  I like that it can be easily installed/uninstalled as a Windows service. NetTime is a simple time synchronization client for…

Tool: Graphical Ping

March 20, 2012

I came across a nice little ping tool for Windows which shows graphical representation of ping time history. Small sweet little tool.   You can find Graphical Ping…

Enable Remote Registry from Command Line

March 14, 2012

This is how I enable the Remote Registry on local system or remote system from the command line in Windows 7 and/or Windows XP. sc start RemoteRegistry To…

My screenrc Configuration

March 12, 2012

This is my user screenrc configuration file. Short and simple. startup_message off caption always "%{= Wk}%-w%{= Bw}%n %t%{-}%+w %-=" vbell off term screen-256color altscreen on bindkey "^[[1;5D" prev…

Windows To Go Step-by-Step Guide

March 11, 2012

New to windows 8 is a feature called Windows to go. Windows to go allows you to run Windows on USB device such as USB stick or USB hard drive.…