xhost command not found
运行下面命令
yum whatprovides "*/xhost"
效果
根据不同得到的运行
yum install xorg-x11-server-utils-7.7-2.el6.x86_64
效果
在试下 #xhost + 发现可以
xhost command not found
运行下面命令
yum whatprovides "*/xhost"
效果
根据不同得到的运行
yum install xorg-x11-server-utils-7.7-2.el6.x86_64
效果
在试下 #xhost + 发现可以
转载于:https://my.oschina.net/jywm/blog/663293