Category Computing

Import an OVF into VMWare Fusion

First, install the OVF Tool. Then, run the tool. The syntax looks like this:

If you see errors about virtual hardware not being supported, you can add the –lax parameter to the command line.

Squid: Bypass redirector for specific URL

Often times, in your Squid proxy, you may have a redirector configured – such as SquidGuard:

I ran into a problem tonight with my Roku box where SquidGuard was seeing Roku’s NetFlix access as a security threat.  So, to…