linux-vnc连接xen虚拟机方法
vnc连接xen虚拟机方法1/etc/xen/xend-config.sxp(vnc-listen '0.0.0.0')2/etc/libvirt/qemu.confvnc_listen="0.0.0.0"[root@localhost /]# service xend restartrestart xend:
·
vnc连接xen虚拟机方法
1
/etc/xen/xend-config.sxp
(vnc-listen '0.0.0.0')
2
/etc/libvirt/qemu.conf
vnc_listen="0.0.0.0"
[root@localhost /]# service xend restart
restart xend: [ OK ]
[root@localhost /]#
[root@localhost /]# service libvirtd restart
Stopping libvirtd daemon: [ OK ]
Starting libvirtd daemon: [ OK ]
[root@localhost /]#
1
/etc/xen/xend-config.sxp
(vnc-listen '0.0.0.0')
2
/etc/libvirt/qemu.conf
vnc_listen="0.0.0.0"
[root@localhost /]# service xend restart
restart xend: [ OK ]
[root@localhost /]#
[root@localhost /]# service libvirtd restart
Stopping libvirtd daemon: [ OK ]
Starting libvirtd daemon: [ OK ]
[root@localhost /]#
更多推荐
已为社区贡献5条内容
所有评论(0)