SuSE Enterprise linux 10 boot Xdmcp_unix linux below

Source: Internet
Author: User
In general, remote management Linux, using SSH, if you want to use Linux Remote Desktop, you can use Vncserver, or use XDMCP, the following configuration SuSE Linux XDMCP
1. Close firewall or open port 177
2. Modify Inittab, set the default startup level to 5
3. Set the XDm service to start at 5 boot level

4. Modify/etc/x11/xdm/xaccess, set which host can connect X

#* # Any host can get a login window
Get rid of #:
* No host can get a login window
(SuSe Linux defaults to allow all hosts to log on)

5. Set/etc/sysconfig/displaymanager
Set the default X desktop, either for KDM (KDE), or GDM (GNome), and the default is GDM
Modify the configuration file for KDM or GDM, and open XDMCP

6. Modify GDM profile, open XDMCP service
(RedHat:/etc/x11/gdm/gdm.conf,suse:/etc/opt/gnome/gdm/gdm.conf)
Will
[XDMCP]
Enable=0
To
Enable=1
(or True)

Restart the XDm service
/ETC/INIT.D/XDM restart

7. Connection
Linux below, you can directly use
X-query 192.168.1.x
Get the server-side desktop
Under Windows, you can install cygwin+x.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.