Category

Virtualization

56 articles in this category

Migrating to vNetwork Distributed Switch

July 21, 2012 1 min read

Came across a great step-by-step article on migrating from standard vSwitch to vNetwork Distributed Switch in VMware vSphere 4.1.x. Zod Chen did a great write-up on his site…

VMware VirtualCenter Service will not start

July 20, 2012 1 min read

VMware VirtualCenter Service will not start. The VMware VirtualCenter Server service terminated with service-specific error The system cannot find the file specified.. I found that this is because…

Use VMware VMRC Viewer Outside of Browser

July 12, 2012 1 min read

I was trying to find a way to configure the vSphere Web Console plugin port it connects to since I run a non-standard port for SSL on the…

VMware Tray Dump Files Chewing up Space

July 10, 2012 2 min read

I was checking out a server today (2003)  and noticed that it was a tad low on disk space on the OS disk.  It's a terminal server and…

Server 2008 R2 Performance Tuning

May 18, 2012 2 min read

Here's some of the things I do to a new Server 2008 R2 install (physical and/or virtual settings are mixed in; (VIRTUAL ONLY) specifies I only do configuration…

vzlist Output Parameters and Their Specifiers

April 19, 2012 6 min read

OpenVZ 'vzlist' command information vzlist Output Parameters and Their Specifiers Almost any parameter that can be used after the -o and -s switches of the vzlist utility can…

Common OpenVZ Tasks

April 19, 2012 1 min read

Common OpenVZ Admin Tasks vzctl act as a master tool for various tasks: How Do I Set VPS Name to vps.foo.bar? # vzctl set 10 --hostname vps.foo.bar --save…

Cheap VPS Hosting

April 18, 2012 1 min read

No Longer Available. I am starting to host public VPS for anyone interested.  They are OpenVZ containers and I have a few  plans available. 1.  "Lite" $8/mo.64MB RAM…

OpenVZ Templates

April 16, 2012 1 min read

  Here’s a few links to the OpenVZ templates which include stable, beta, old and user contributed templates: http://wiki.openvz.org/Download/template/precreated http://download.proxmox.com/appliances/

Disk2VHD: Create a virtual disk of live system

November 27, 2009 1 min read

Another great tool from Mark Russinovich at SysInternals called Disk2VHD I just discovered. Disk2vhd is a utility that creates VHD (Virtual Hard Disk – Microsoft’s Virtual Machine disk…