1.安装xorg
root@debian:~# apt-get install xorg

2.安装gdm(GNOME Display Manager)
root@debian:~# apt-get install gdm

3.安装最小化的GNOME桌面环境
root@debian:~# apt-get install gnome-core

4.安装中文字体支持
root@debian:~# apt-get install ttf-wqy-zenhei

备注:
1.Debian 6 GNOME桌面环境默认不允许root用户登录
2.没有安装中文字体之前,网页上的中文都是方框框

相关文章:

  • 2021-12-10
  • 2021-12-10
  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2022-03-06
  • 2022-12-23
  • 2021-11-30
猜你喜欢
  • 2021-11-04
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
  • 2021-11-07
相关资源
相似解决方案