-wstrict-prototypes-wredundant-decls-wall-wundef-wwrite-strings-wmissing-prototypes-fno- strict-aliasing-fstack-protector-all-wendif-labels-wmissing-include-dirs-wempty-body-wnested-externs-wformat-security-Wformat-y2k-winit-Self-wiggnored- qualifiers-Wold-style-declaration-Wold-style-definition-wtype-Limits
Ldflags-wl, -- Warn-common-wl,-Z, relro-wl,-Z, now-pie-M64-G
Make make
Install install
Python
Smbd/usr/sbin/smbd
Host CPU x86_64
Host big endian No
Target list x86_64-softmmu
TCG debug enabl
Virtual Network Computing (VNC) is a desktop sharing system. Its function is similar to the Remote Desktop function in windows. VNC uses the RFB (remote frame buffer, remote frame buffer) Protocol to remotely control another computer. It sends keyboard and mouse actions to the remote computer and sends the screen of the remote computer back to the local computer. The following describes how to install and c
VNC configuration document classification in Ubuntu: the operating system configures the SERVER as a vnc server, allowing other hosts to log on to this SERVER graphically. It is easy to configure the vnc server in ubuntu as follows:Server: 1 first install VNC service program: Shell code $ sudo apt-get install vnc4-comm
Analysis of VNC protocol
Original link: http://blog.csdn.net/forever_feng/archive/2009/10/20/4703088.aspx
VNC (Virtual network Computing) is based on the RfB (Remote Frame Buffer) protocol to communicate, is a platform-independent simple display protocol of the Super thin Customer system,
Designed and developed by Cambridge's ATT laboratory.
The default port for VNC
VNC, all called Virtual Network Computing, is a desktop sharing system. It is similar to the Remote Desktop function in windows. VNC uses the RFB (Remote FrameBuffer, Remote frame buffer) Protocol to remotely control another computer. It sends keyboard and mouse actions to the remote computer and sends the screen of the remote computer back to the local computer.VNC technology has nothing to do with the pla
Guide
This is a tutorial on how to install the VNC service on your CentOS 7 installation. Of course this tutorial is also suitable for RHEL 7. In this tutorial, we will learn what VNC is and how to install a VNC server on CentOS 7.
As we all know, as a system administrator, most of the time is through the network Management Server. In the process
/networking Restart restart the network service.
3. Route forwarding
Routing forwarding is used in NAT network, but I find that the KVM is installed in Ubuntu, and the default is to turn on the routing forwarding function, if it is not modified by the SYSCTL command.
The code is as follows
Copy Code
yang@yang-acer:/opt$ sudo sysctl-a|grep ' net.ipv4.ip_forward 'Net.ipv4.ip_forward = 1
4, qemu.conf and iptables
Ibguestfs is a set of C-language APIs under Linux that are used to access the disk image files of a virtual machine. Its project homepage is http://libguestfs.org/, which contains tools such as Virt-cat, VIRT-DF, Virt-ls, virt-copy-in, Virt-copy-out, Virt-edit, Guestfs, Guestmount, Virt-list-filesystems, virt-list-partitions and other tools, specific usage can also be see the official website. The tool can directly view the content within the guest host without starting the
1. Installing a KVM virtual machine# yum install-y KVM virt-* libvirts bridge-utils qemu-imgPackage Name Description:KVM: The package contains a KVM kernel module that provides the KVM hypervisor in the default Linux kernelLibvirts: Installing virtual machine management tools, using commands such as Virsh to manage and
Run OS X Mavericks on QEMU and KVM
Today, OS x virtualization is easy to handle, because OS X hosts fully support VMware and VirtualBox. But what will virtualization happen on bare metal and QEMU? What about Linux? In the end, I completed Mavericks on QEMU (no extra kernel expansion (!)), But it is really not easy.
Ubuntu 12.04 cannot find the Qemu command
Install QEMU + efi bios on Arch Linux
QEMU translation framework and debugging toolsStaff
A lot
Introduction to the relationship between http://xanpeng.github.io/wiki/virt/kvm-virtulization-echosystem-intro.html KVM and qemu/qemu-kvm in the kvm virtualization technology Ecosystem
Qemu vs. qemu-KVM:
From qemu 1.3, KVM user
-ifup: Add tap0 to the bridge/etc/qemu-ifdown: delete tap0 from the bridge. In some cases, you need to modify your route: route add default gw 10.68.7.x modify resolv. conf file (other systems may be resolv) Start qemu-system-x86_64 -- enable-kvm-net nic-net tap, ifname = tap0-vnc: 1-m 2048-smp 2-hda fedora. img uses the configuration file to configure the bridge to install bridge-utils: pacman install brid
start the service ...Chkconfig libvirtd onservice libvirtd startInstallation complete .....Use the articleThis is mainly about using remote graphical interface (VNC) to manage KVMBecause I'm using a mini installation package that doesn't have a desktop installedSo to install the desktopYum " Desktop "To install VNC:Yum Install tigervnc-server-yStart the VNC serviceIf you see: New ' centos:1 (root) ' Des
Centos 6.5 x86_64 system installation KVM Virtual Machine-clone and copy XML files to install new Virtual Machine
1. clone a new virtual machine through the template Virtual Machine
IP address planning:
HOST: 10.0.1.149
Template VM: 10.0.1.228
Clone VM: 10.0.1.100
Shut down or pause the template virtual machine, and then clone and install the new virtual machine.
[[emailprotected]~]#virt-clone-okvm_mode_5566-nmysql-server-f/data/kvmdisk/mysql-serve
Objective
This article introduces the creation and cloning of KVM virtual machine, the following words do not say, to see detailed procedures
First, create a virtual machine:
Qemu-img create-f qcow2-o preallocation=metadata/data/kvm_centos/centos6.7_base.qcow2 10G
virt-install--name= Centos6.7_base--ram--vcpus=1-f/data/kvm_centos/centos6.7_base.qcow2--location/data/soft/centos-6.7-x86_64- Bin-dvd1.iso--graphics
1. First check if VNC software is installed
[Root@ocm1 ~]# Rpm-qa|grep VNC
vnc-server-4.1.2-14.el5_3.1
2. Start VNC Service
Use the Vncserver command to start, format: Server:1, this is the city: 1 is the desktop number, each connection requires a desktop number.
[Root@ocm1 ~]# Vncserver:1
You'll require a passwo
"title=" 1111. JPG "alt=" wkiom1mjm9vtopjuaaf7lt_wf-m343.jpg "/>Adding Virtio drivers to installed KVM virtual machinesIf you are installing in a traditional IDE hard disk mode, you can use the following command:Virt-install--virt-type KVM--name win-2c8g100g--ram 8192-vcpus=2-s 100-c/vm/iso/cn_windows_server_2008_r2_sp1_x6 4.iso--os-type=windows-f/vm/win-2c8g100g.img--graphics
KVM Command Line arguments
-USB Open USB driver, start client USB support
-usbdevice Devname adds USB devices to the client, devname in many forms, as described in Man KVM, where only one form of host:vendor_id:product_id is involved,-usbdevce vendor_id: product_id
Get USB Device Parameters
Before inserting a USB device into the host
$lsusb > Usb.old
After the USB device is plugged into the host
$lsu
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.