Cisco AP Detailed Client Info
Trying to figure out what some of these mean... You can use show dot11 assoc to find clients associated to the AP then you can use show dot11…
Trying to figure out what some of these mean... You can use show dot11 assoc to find clients associated to the AP then you can use show dot11…
Searched for a tool to bulk remove applications that I choose... I found this: http://www.glarysoft.com/products/utilities/absolute-uninstaller/ On the flip-side, there are many bulk application installers with Ninite's being one…
I first learned about the UserAssist registry key from a PDF article on Computer Forensics (link). What is the UserAssist registry key? UserAssist key contains information about the…
I discovered I could change my image paths that were linked against www.techish.net to www.techish.net by using MySQL to REPLACE the string. After a few minutes of thinking…
Please stand-by while old blog posts are migrated to the new system. All content has been migrated. Notes... Migrating WordPress to a subdomain caused images to b0rk. This…
This is kinda funny as I was reading along while adding a modem… Now we are going to probe the tty port to figure out the type of…
Manually Configure router# clock set 10:10:00 November 14 2011 Set the Timezone router(config)# clock timezone EST -5 0 Configure and Use Network Time Protocol (NTP) router# ntp server…
First, backup the registry entry we'll hack up. HKEY_CLASSES_ROOTmailto Save the following text to a file and give it a name (whatever you desire) and make the extension…
Was just looking at some of my old videos I put on Facebook and came across this one from February 2010. I spent 4 hours digging out of…
This is how I have successfully configured a Cisco 2921 Integrated Services Router as a VPN server for remote users... ! [SNIP] ! aaa new-model ! ! aaa…
Oi... this is complicated for me. I'm trying to setup IPSec VPN on a Cisco 2900 series router. I set it up previously using the MS IAS for…
The recent upgrade to the photo gallery included an updated (an easier to use) user interface. Just recently the gallery was updated to include mobile browser support for…
So I recently replaced a Cisco ASA with a Cisco 2900 series router and needed to port forward SMTP, HTTP/HTTPS to an internal address from a global outside…
It has surely been chaotic around the office lately! I've been assisting with migrations on the healthcare side for companies using Misys EMR/Misys Tiger to Allscripts ProEHR and…
Here are the important pieces of the puzzle... Router: aaa new-model ! ! aaa authentication login default group radius aaa authentication login userauthen group radius aaa authorization network…