Latest articles under Windows category

Ubuntu + Virtualization + Windows on HP TX1499US Laptop

I have HP TX1499US that I purchased off Home Depot a while back. I thought it was a very good deal for a tablet PC, with touch screen, with smaller screen (12.1"), with the stuff it comes with. One thing that I’m not really excited about is the OS it came with: Windows Vista. I [...]

Posted on January 25th, 2009 under Linux, Virtualization, Windows  •  No Comments

Clearing print spool queue in Windows.

One of my customer had problems printing on Windows on a particular workstation. Whenever a print command is issued, it just sits on the queue without getting printed out. It turned out that the culprit is a print job stuck in print queue. So here’s how to fix it:

Go to control panel and double click [...]

Posted on January 23rd, 2009 under Windows  •  1 Comment

How to SSH with tunneling.

is a very useful feature of SSH protocol. I’ve used it all the time to connect to a LAN network from public / DMZ network. At extreme case, I’ve created a tunnel that goes to another tunnel to reach the host. So how do you do it?
SSH Tunneling using PuTTY
PuTTY is my favorite SSH client [...]

Posted on January 11th, 2009 under Windows  •  No Comments