Use xmanager4 configuration in linux 6.4

Source: Internet
Author: User

Linux 6.4 uses xmanager4 configuration 1 to configure the GUI startup mode. You also need to use the following Configuration: restart the GUI (X11) init 3 init 5 3 modify the configuration file vi/etc/TPD/custom. conf [daemon] [security] [xdmcp] Enable = 1 [greeter] [chooser] [debug] wq for saving 4 if the firewall is enabled, you need to develop port 177 (disable the firewall or discuss it together) iptables-a input-p udp -- dport 177-j ACCEPT vi/etc/sysconfig/iptables (if it is linux6.4, we recommend that you modify system-config-firewall) -a input-m state -- state NEW-m tcp-p tcp -- dport 177-j ACCEPT-a input-m state -- state NEW-m udp-p udp -- dport 177- j ACCEPT/etc/init. d/iptables restart // restart firewall 5 restart system init 6) add the system -- remote desk settings on the server to Allow remote Desktop Connection.

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.