April 21, 2008
HVM stands for Hardware Virtual Machine, and is usually used in reference to AMD’s and Intel’s Virtualization technology included in their new processors (Intel VT and AMD Pacifica).
The XenSource website has listed some of the processors which are compatible with this technology: http://wiki.xensource.com/xenwiki/HVM_Compatible_Processors
Tags:
virtual dedicated servers,
virtualization,
xen
Related posts
No Comments
Filed under: Uncategorized by — aaron @ 5:46 pm
April 21, 2008
To enable RDP (remote desktop) on a clean install of Windows 2003 Web/Standard/Enterprise R2 server follow these steps:
- Start menu -> Control panel
- Open System
- Click on the Remote tab.
- Click Enable Remote Desktop on this computer.
Tags:
system administration,
windows
Related posts
No Comments
Filed under: Uncategorized by — aaron @ 2:22 am
April 21, 2008
In a terminal screen:
dd if=/dev/cdrom of=/root/cd-image.iso
Where /dev/cdrom is the CD-ROM drive, and /root/cd-image.iso is the location where you would like the ISO to be stored
Tags:
linux,
system administration
Related posts
No Comments
Filed under: Uncategorized by — aaron @ 1:50 am