安装CentOS 没有图形界面的问题

1 开启网卡

2

Create Symlink For Fonts Directory On CentOS Linux:

To resolve the issue issue the below commands after which you will be able to launch vncserver as long as things are configured properly.

[root@dev X11]# mkdir /usr/X11R6/lib
[root@dev X11]# mkdir /usr/X11R6/lib/X11
[root@dev X11]# ln -s /usr/share/X11/fonts /usr/X11R6/lib/X11/fonts
[root@dev X11]# ls -alh

。。。以上都没用


安装的时候记得选择 Desktop





 

你可能感兴趣的:(安装CentOS 没有图形界面的问题)