[root@localhost gdm]# cat custom.conf
# GDM Configuration Customization file.
#
# This file is the appropriate place for specifying your customizations to the
# GDM configuration. If you run gdmsetup, it will automatically edit this
# file for you and will cause the daemon and any running GDM GUI programs to
# automatically update with the new configuration. Not all configuration
# options are supported by gdmsetup, so to modify some values it may be
# necessary to modify this file directly by hand.
#
# Older versions of GDM used the "gdm.conf" file for configuration. If your
# system has an old gdm.conf file on the system, it will be used instead of
# this file - so changes made to this file will not take effect. Consider
# migrating your configuration to this file and removing the gdm.conf file.
#
# To hand-edit this file, simply add or modify the key=value combination in
# the appropriate section in the template below. Refer to the comments in the
# /usr/share/gdm/defaults.conf file for information about each option. Also
# refer to the reference documentation.
#
# If you hand edit a GDM configuration file, you should run the following
# command to get the GDM daemon to notice the change. Any running GDM GUI
# programs will also be notified to update with the new configuration.
#
# gdmflexiserver --command="UPDATE_CONFIG <configuration key>"
#
# e.g, the "Enable" key in the "[debug]" section would be "debug/Enable".
#
# You can also run gdm-restart or gdm-safe-restart to cause GDM to restart and
# re-read the new configuration settings. You can also restart GDM by sending
# a HUP or USR1 signal to the daemon. HUP behaves like gdm-restart and causes
# any user session started by GDM to exit immediately while USR1 behaves like
# gdm-safe-restart and will wait until all users log out before restarting GDM.
#
# For full reference documentation see the gnome help browser under
# GNOME|System category. You can also find the docs in HTML form on
# http://www.gnome.org/projects/gdm/
#
# NOTE: Lines that begin with "#" are considered comments.
#
# Have fun!
[daemon]
[security]
[xdmcp]
[gui]
[greeter]
[chooser]
[debug]
# Note that to disable servers defined in the defaults.conf file (such as
# 0=Standard, you must put a line in this file that says 0=inactive, as
# described in the Configuration section of the GDM documentation.
#
[servers]
# Also note, that if you redefine a [server-foo] section, then GDM will
# use the definition in this file, not the defaults.conf file. It is
# currently not possible to disable a [server-foo] section defined
# in the defaults.conf file.
这下发现,这个文件就是我要的配置文件。先备份(备份操作很重要),再开始设置相应的选项:
编辑/etc/gdm/custom.conf,内容如下:
[daemon]
[security]
AllowRemoteRoot=true
[xdmcp]
Port=177
[gui]
[greeter]
[chooser]
[debug]
[servers]
然后重启桌面:gdm-restart
设置防火墙,在/etc/sysconfig/iptables文件中加入:
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 6000:6010 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 177 -j ACCEPT
重启防火墙:service iptables restart
在windows中启动Xmanager,就可以看到CentOS了。
在windows中启动启动Xstart,按下列提示输入:
Name: Xterm
Host: 192.168.1.4
procotol: SSH (setup port 为22)
User: xuys
Password: xuys1234
Execution Command可以填写/usr/bin/gnome-session --display=$DISPLAY,也可以填写 /usr/bin/xterm -display $DISPLAY 前者主要打开一个X桌面,后者只是打开一个xterm.根据需要自行选择.
点击“Save”,保存。
点击“Run”运行Xmanager。
相关推荐
3. 配置gdm和custom.conf文件:在gdm中添加远程登录界面配置,并在custom.conf文件中添加AllowRemoteRoot=true的配置,以允许root用户远程登录。 知识点:gdm是GNOME Display Manager的缩写,是一个显示管理器,...
Linux配置Xmanager是一个关于在Linux操作系统中设置和使用Xmanager软件的过程。Xmanager是一款流行的图形化界面工具,它允许用户在Windows系统上远程访问和控制Linux桌面环境。这个过程涉及了Linux系统的网络配置、X...
此外,对于Oracle数据库而言,磁盘I/O性能是影响数据库运行效率的关键因素之一,因此在安装Oracle Linux 6.5时,应当选择适当的磁盘类型和配置,以确保提供良好的磁盘性能。在完成Oracle Linux 6.5的安装和配置后,...
Redhat linux 6.8 安装与配置(ftp.telnet.xmanager.yum)
1. Xmanager的调用有两种方式:直接在Xshell中调用和使用Xstart登录远程桌面。 2. Xmanager可以调用不同的桌面环境,例如GNOME、KDE和终端窗口。 3. VNC是由vncserver和vncviewer组成,vncserver提供VNC服务,vnc...
在本文中,我们将详细介绍如何配置XManager企业版,以便在Redhat Enterprise 5&6环境下进行有效的远程桌面操作。 ### 一、XManager3.0企业版的安装与设置 首先,确保您已经安装了XManager3.0企业版。这是一个跨...
在配置界面中,选择“专家”模式,转到“XDMCP”选项卡,勾选“启用XDMCP”复选框,保存更改。 4. **启动Gnome**: 为了使更改生效,你可以运行`init 5`或`systemctl start gdm`命令,这将切换到运行级别5,即...
使用Xmanager在CentOS 7.5系统中安装Oracle 12c release 2需要遵循严格的步骤,包括配置系统环境、测试Xstart连接服务器、安装依赖包、建立用户和组、创建目录、修改内核参数等。只有遵循这些步骤,我们才能成功地...
本文档总结了使用Xmanager远程访问Linux操作系统的步骤和注意事项,涵盖了安装Xmanager、配置Linux系统、启动Xmanager、远程登录Linux等方面。 一、软件及系统平台 Xmanager远程访问Linux操作系统需要以下软件及...
它通过SSH协议进行安全加密,并且支持了X11协议,可以实现高质量的GUI(图形用户界面)应用程序运行,如微调、配置等操作。 Xmanager Enterprise 5不仅提供了强大的远程访问功能,还提供了分贝访问和权限管理这两个...
Xmanager和Xftp也需要相应配置,例如在Xmanager中添加远程主机信息,在Xftp中设置SFTP连接。 5. **连接**:输入正确的信息后,点击连接按钮,即可开始与远程服务器的交互。 这些工具在IT运维、开发人员日常工作中...
使用xmanager4连接centos7操作系统的远程桌面的详细配置步骤
UI为Xmanager Power Suite的可自定义配置提供了更多功能。(3)使用主密码增强密码加密将用户定义的字符串设置为您的主密码,为您的会话文件密码添加一层加密。主密码会加密用于连接到服务器的密码(密码),用户...
Xmanager5是一款专为Windows用户设计的X Window System服务器软件,它使得用户可以在Windows环境下远程访问Linux或Unix系统的图形化界面。本文将详细介绍如何利用Xmanager5来远程连接RHEL7系统,以及在RHEL7中可能...
Xmanager7 则是一个X Window Server,使Windows用户能在本地桌面环境下直接运行远程Linux/UNIX的图形化应用程序,它支持OpenGL加速,确保了跨平台图形应用的稳定显示和控制。 三者结合构成一体化解决方案,满足从...
在安装Xmanager6时,需要注意的是提供的"Xmanager Power Suite 6 6.0.143.exe"是主程序,用户需先运行该文件进行安装。安装完成后,根据描述中的提示,需要将补丁文件移动到安装源目录,并双击运行,以激活和优化...
配置 Xmanager_Enterprise_4 需要在 Linux 服务器上进行设置。首先,需要编辑配置文件 `/etc/gdm/custom.conf`,添加以下内容: [security] AllowRemoteRoot=true [xdmcp] Enable=true Port=177 然后,需要调整...
在 Red Hat Enterprise Linux Server release 6.5 系统中,Xmanager 可以连接到 Linux 桌面。下面是连接步骤: 1. 执行命令 `vi /etc/inittab`,将系统运行级别设置为 5。 2. 重启 X11,执行 `init 3` 和 `init 5`...
SSH是一种网络协议,用于在不安全的网络上安全地执行命令和传输数据,而Xmanager Enterprise则提供了这一协议的友好界面,使得用户无需记住复杂的命令行指令,只需点击鼠标即可完成大部分操作。 Xmanager ...
通过以上步骤,用户可以在Linux环境中有效地配置和使用Xmanager和VNC来实现远程桌面访问。这种方法对于系统管理员来说尤其有用,因为它提供了对远程系统的图形化管理,而不仅仅是文本命令行。同时,这种远程访问方式...