Categories
How-To Software Technical

Automate your SSH Login using PuTTY

Truth:  day-to-day tasks suck To automate SSH login, do the following: 1. Run PuTTYgen. 2. Select SSH-2 DSA as the Type of Key to generate. 3. Click generate and move your mouse around to generate randomness. 4. Click “Save Private Key” and save it somewhere on your computer. 5. Copy the entire content inside the […]

Categories
How-To Software Technical

Capturing with tcpdump

Capturing with tcpdump There are occasions when you want to capture packets using tcpdump rather than wireshark, especially when you want to do a remote capture. Please note that the default tcpdump parameters result in a capture file where each packet is truncated, because most versions of tcpdump, will, by default, only capture the first […]

Categories
How-To Software Technical

Problem Steps Recorder

A quick pffffft: The Problem Step Recorder (PSR) is a little known feature of Windows 7 which allows you to record your desktop along with applications and activities so you can later show someone such as a tech support person or even give a demo on how to use something in Windows.  This is very […]

Categories
News Software Technical

Microsoft iSCSI Software Target 3.3

The Microsoft iSCSI Software Target 3.3 provides storage (disks) over a TCP/IP network. It turns a computer running Windows Server into a storage device which provides shared block storage. You can use Microsoft iSCSI Software Target 3.3 to perform a variety of storage-related tasks, including the following: Provide shared storage for Hyper-V to enable high […]

Categories
How-To Software Technical

VHD! Booting Windows 8

Why wipe your system clean to preview Windows 8 developer preview when you can simply use the good old VHD to boot it up on your system. Here is the quickest method to do this.  <Warning — This is GEEK / not GREEK > Boot from the Win8dev DVD or USB When in setup the […]

Categories
News Personal Software

Windows 8

The folks at Microsoft made available a developer preview edition of Windows 8, which permits us to get a good hands on the new windows to operating system.    After some testing and attempts to get this to install on VMware products such as ESX and VMware Workstation 7 / Player I was able to test […]