在使用virt-manager安装kvm虚拟机的时候,启动报错,提示Unable to initialize GTK: could not open display
查看日志显示:WARNING! The remote SSH server rejected X11 forwarding request.
解决办法:yum -y install xorg-x11-xauth 退出xshell后从新登录,然后再调用virt-manager即可。
本文出自 “IT人生” 博客,请务必保留此出处http://sky888.blog.51cto.com/2539714/1875456
virt-manager Unable to initialize GTK: could not open display
原文地址:http://sky888.blog.51cto.com/2539714/1875456