How-to make Windows Explorer open My Computer in Windows 7 instead of Libraries

A minor annoyance of mine is the fact that, when you pin Windows Explorer to the taskbar in Windows 7 (Windows 7 ships this way), clicking the icon takes you to the ’libraries’ location. Myself, I’d prefer that it go either to my Documents folder or the ‘My Computer’ location, and here’s how to accomplish that: Open the Start menu Navigate to All Programs -> Accessories Right click on Windows Explorer and select Properties In the “Target” enter %SystemRoot%explorer.

Fun with VPS's - brad-x moves into the cloud

In an effort to do some finance management I’ve switched from a dedicated server at $132/month USD to a VPS hosted by Burst.NET for the eminently reasonable sum of $10/month. For this price I get 50GB of disk space, 1GB of RAM and 1.5GHz of allocated CPU clock - more than I’ll need! I’m also working on bringing the screenshot gallery up to date with a comment system, tagging and social network connectivity.

A Free Virtualization Odyssey, part 1: Proxmox VE

I’ve long been a skeptic about VMware’s enterprise level pricing, and with good reason. I’ve heard it said that it’s often more cost effective to take all your existing servers and plate them in gold, even after one takes into account the ‘cost and power savings in the long-run’ - there are always incidental needs that drive the infrastructure’s cost upward, not downward over time in a VMware deployment. Most SMB’s simply want to run a few virtual machines on under 10 host servers, and to have a good overall picture of those servers and the VM’s running within them (a central management console).

Google's Chrome OS is a bad idea.

Google today announced Chrome OS, a Linux based operating system that will boot in seconds and feature the web as its primary application platform (presumably its only platform). This goes further to Google’s plan to ultimately eliminate the power and flexibility of the desktop computer. As application software is delivered from the web, the end-user’s experience becomes that of a set-top box. Though Google began as a corporation with the motto “Don’t be evil”, people should realize that they are indeed just a corporation.

The HTML 5 <video> tag and H.264

The new HTML5 standard’s most prominently mentioned new feature is undoubtedly the video tag - this tag enables all compliant browsers to play video embedded in a site with no additional plugins The only problem? The organizations responsible for choosing a video format are undecided. In one corner is H.264, used everywhere from Blu-Ray disc to military applications due to its tremendous efficiency, and in the other is Ogg Theora. Ogg Theora is known to be less suitable for content delivery.

Official FreeBSD Forum

The FreeBSD project is finally, after much work, pleased to announce the availability of an official FreeBSD web based discussion forum. It is our hope that this forum will serve as a public support channel for FreeBSD users around the world and as a complement to our fine mailing lists. You can register and start using our new service here: http://forums.FreeBSD.org. via FreeBSD News

CentOS on Top 500 Supercomputers

From the Linux list undoubtedly more are using CentOS, but the remarkable fact is that this known 1% CentOS is the same amount as the 5 Windows supercomputers. by Dag Wieers

Upgrade from Fedora 9 to Fedora 10 Preview

Fedora 10 Cambridge is set to be released on November 25th with ton’s of new improvements and features. If you are just as impatient and would like to upgrade to the preview release, without downloading the ISO files, simply update the release files and go through your standard update procedure. [root@infamous ~]# rpm -Uvh ftp://ftp.uci.edu/mirrors/fedora/linux/releases/test/10-Preview/Fedora/i386/os/Packages/fedora-release-9.93-1.noarch.rpm ftp://ftp.uci.edu/mirrors/fedora/linux/releases/test/10-Preview/Fedora/i386/os/Packages/fedora-release-notes-9.92-4.noarch.rpm You can use the graphical Software Update application or you can use yum from the console.