search for: fv0

Displaying 1 result from an estimated 1 matches for "fv0".

Did you mean: f0
2013 Aug 09
1
vnc ip binding problem
...[root@dev-2 ~]# netstat -antp|grep 5900 tcp 0 0 127.0.0.1:5900 0.0.0.0:* LISTEN 10508/qemu-system-i I tried several times, but it always binds 127.0.0.1 only. here's my xml. <domain type='xen' id='3'> <name>fv0</name> <uuid>4dea22b31d52d8f32516782e98ab3fa0</uuid> <os> <type arch='x86_64'>hvm</type> <loader>/usr/local/lib/xen/boot/hvmloader</loader> <boot dev='hd'/> </os> <memory>524288</memory> &l...