centos72开启远程xwindow

来源:互联网 发布:乐高机器人编程大全 编辑:程序博客网 时间:2024/06/06 08:08

更改/etc/gdm/custom.conf,按以下配置,并关闭防火墙

GDM configuration storage

[daemon]

[security]
AllowRemoteRoot=true
DisallowTCP=false

[xdmcp]
Enable=1
Port=177
MaxSessions=64
DisplaysPerHost=8

[greeter]

[chooser]

[debug]

注意DNS的反向解析,可以设置修改/etc/resolv.conf

0 0
原创粉丝点击