首页 > 其他 > 详细

如何配置rhel6,允许让manager连接其图形化界面

时间:2015-07-06 20:01:51      阅读:227      评论:0      收藏:0      [点我收藏+]

1.系统软件环境准备

没有安装图形化软件的系统请安装:

yum groupinstall  X Window System

yum groupinstall Desktop

建议使用光盘源安装,因为安装软件组过程中需要安装上百个软件。使用光盘源安装,可以极大的节约下载时间


2.配置文件/etc/gdm/custom.con,添加如下选项即可

[security]

AllowRemoteRoot=true

[xdmcp]

Port=177Enable=1

 

3.启动图形化界面,即可使用Xmanger连接


本文出自 “考拉先生” 博客,请务必保留此出处http://koala003.blog.51cto.com/9996246/1671362

如何配置rhel6,允许让manager连接其图形化界面

原文:http://koala003.blog.51cto.com/9996246/1671362

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!