解决Xshell打不开图形化界面的问题
时间:2019-09-08 19:07:21
收藏:0
阅读:820
[root@centos7 ~]#system-config-kickstart
Could not open display because no X server is running.
Try running ‘system-config-kickstart --help‘ for a list of options.
解决方法:
[root@centos7 ~]#yum groupinstall x11
原文:https://blog.51cto.com/14451122/2436598
评论(0)