White Paper: Cisco IOS and NX-OS Software Reference Guide
From time to time I forget the release naming conventions for IOS/NX-OS software from Cisco. I just happened to find this document today when I was trying to…
From time to time I forget the release naming conventions for IOS/NX-OS software from Cisco. I just happened to find this document today when I was trying to…
This is from Technet's Social Forums... After system repair, Windows Activation Wizard won't run Find kimsland9 on the page to get to this response: I was unable to…
So I have an Informix Dynamic Server (7) and I want to setup a Microsoft Windows ODBC system profile and then connect to it using VBScript. I will…
ASDM Configuration Guide https://blogs.manageengine.com/netflowanalyzer/2010/07/22/configuring-cisco-asa-netflow-via-asdm CLI Configuration Guide https://forums.manageengine.com/#Topic/49000003577055
Here's how I configure my privacy settings in Spotify. In the search bar, type: spotify:user:YOURUSERNAME In this case, I type techish since that is my username. Hit Enter…
Use the following registry keys to help identify where your OLK folder is located. Outlook 97 HKCU\Software\Microsoft\Office\8.0\Outlook\Security Outlook 98 HKCU\Software\Microsoft\Office\8.5\Outlook\Security Outlook 2000 HKCU\Software\Microsoft\Office\9.0\Outlook\Security Outlook 2002/XP HKCU\Software\Microsoft\Office\10.0\Outlook\Security Outlook 2003…
I'm working on a GooglePlus RSS Feed Reader in PHP for anyone who might be interested in making a WordPress module or something similar to display N latest…
Well, I'm now on the latest release of WordPress (3.2.1). Mail service is up and running for techish.net, techish.info and techish.org. Anyone with email @techish.net, @techish.info, or @techish.org…
This isn't going to be detailed… Get PsExec from SysInternals (http://live.sysinternals.com/psexec.exe) psexec remoteComputerName cmd /c netsh firewall set service RemoteAdmin This runs the "netsh" command on the remote…
This is just craziness. I suppose I should just reboot? =] This is on Windows 7 Professional 32bit SP1. *scratches head* Update [7/18/2011] I found what the…
I spent a better part of Thursday doing a fresh install of Debian GNU/Linux along with MailScanner, SpamAssassin, ClamAV and Baruwa web interface for MailScanner. I also have…
In no particular order, the below are my favorite text editors for use in any version of Windows. 1. VIM (Windows, Mac, DOS, Amiga, Android etc., etc., Download)…
This one-liner (source): I found this batch script/command on ServerFault *I think*. Very cool little one-liner trick. @for %%e in (%PATHEXT%) do @for %%i in (%1%%e) do @if…
I discovered today during an installation of FreeNAS 8.0 (http://www.freenas.org/) on a VMware ESX virtual machine that FreeNAS 8 does not include pv drivers for ParaVirtual disks. So…