1, installation host environment, I use Centos6.3
2, install xend, refer to a foreigner article, basically smooth.
Address: http://xen.crc.id.au/support/guides/install/2.1. yum install bridge-utils2.2.yum install http://au1.mirror.crc.id. Au/repo/el6/x86_64/kernel-xen-release-6-5.noarch.rpm2.3.yum install kernel-xen xen2.4.vi /etc/sysconfig/selinux.
Modify this line
SELINUX=disabled
2.5.reboot
xm The info command is easy to use, congratulations, basically the same. 3, install the virtual system
can not directly use the iso file, you need to mount as an optical drive, support http or nfs format access, it seems that you can not use the local directory.
I installed httpd on the host machine, and mounted the CD-ROM drive to the http directory. Other directories will have errors in the file during the installation process. It is recommended to directly hang the root partition.
mount -o loop -t iso9660 /data7/CentOS-6.3-x86_64-bin-DVD1.iso /var/www/html
dd if=/dev/zero of=vm00. Img bs=1k seek=30720k count=1 Create hard disk /usr/sbin/virt-install --paravirt --file=/data/vm/vm00.img --name=vm00 --ram=1024 --vcpus=1 --bridge=eth0 --nographics --location=/var/www/html After installation, there will be an installation interface. There is an interface for inputting the installation media. Select url and enter http://192.168.1.185/
reboot
4 after installation, virtual machine management
xm list display virtual machine list
xm start vm00 boot
xm console vm00 enter virtual Machine Command Line Environment
xm delete vm01 Delete Virtual Machine
xm shutdown vm00 Shutdown
5, Clone Virtual Machine
virt-clone -o vm00 - n vm01 -f vm01
can be polyclonal, haha
After the clone is complete, you can use the command of the 4th to manage.
We use this program and output to analyze the usage and characteristics of waitpid. We set waitpid t
Nginx starts with version 0.7.48 and supports Squid-like caching. This cache uses the URL and relate
Executing programs are called processes. When a program is stored in an executable file and is runni
First, the installation of VirtualBox and expansion package installation steps is too simple, and wi
How to avoid shell scripts being run multiple times at the same time
Linux Some concepts about dynamic link libraries and static link libraries
Linux Environment Programming - Process Communication
Related concepts of inode in linux file system
Linux system is gradually marginalized: the share is negligible
Set the script to self-starting under Linux system
What are the benefits of using Linux/Unix as a server?
KVM Fundamentals and Architecture - Concepts and Terminology
Linux kernel source code structure overview
What is the reason for displaying the timeout when Win7 qq logs in? Qq login timeout solution
Win10 IE browser can not open the web two ways to solve the problem
Win10 Spartan browser how to disable Flash
How does WinXP encrypt the hard disk? Local disk encryption method
Win8 system store can not enter the prompt offline how to do
How does Win10 set up headphones and audio at the same time?
Install Win10 Technology Preview System Notes and Questions and Answers Summary