Monday, 5 March 2007

VMware made easy

VMware can be a frightening thing for beginners. Installing and using it involves wrapping your head around the concept of "Virtualization", and can be quite difficult until you've had some experience with virtual machines. This short how-to is designed to give beginners a jump start in understanding and using VMware Server.

Read the article HERE.


############################################

Install Windows Vista from a USB Drive

Why would someone want to install a client OS from a thumb drive instead of a DVDROM or over the network? One reason: Performance. Installing Windows Vista from a high speed USB flash drive is in my experience the easiest & fastest way to complete a Windows Vista install. This is much faster than using a DVD, gigabit ethernet, or possibly even some external USB 2.0 hard drives, due to differences in access speed & transfer rate. To put this into perspective, y'know how installing Windows on a Virtual PC virtual machine from an .ISO CD image is really, really, really fast? Imagine something roughly just as fast, except for doing installations of the OS on to actual workstations.

Read the article HERE.


############################################

Encrypt your web browsing session

You're at an open wireless hotspot, but you don't want to send your web browsing data over it in plain text. Or you want to visit a non-work-approved web page from the office computer without the IT team finding out. Using a simple SSH command, you can encrypt all your web browsing traffic and redirect it through a trusted computer when you're on someone else's network. Today we'll set up a local proxy server that encrypts your online activity from your Mac, PC or Linux desktop. Here's how. This technique is as old as the hills and there are dozens of different ways and tools to get it set up.

As usual, the comments are also very informative.

Read the article HERE.


==================================================================