Chinaunix首页 | 论坛 | 博客
  • 博客访问: 9196702
  • 博文数量: 1728
  • 博客积分: 12961
  • 博客等级: 上将
  • 技术积分: 19870
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-09 11:25
个人简介

偷得浮生半桶水(半日闲), 好记性不如抄下来(烂笔头). 信息爆炸的时代, 学习是一项持续的工作.

文章分类

全部博文(1728)

文章存档

2024年(4)

2023年(26)

2022年(112)

2021年(217)

2020年(157)

2019年(192)

2018年(81)

2017年(78)

2016年(70)

2015年(52)

2014年(40)

2013年(51)

2012年(85)

2011年(45)

2010年(231)

2009年(287)

分类: 其他平台

2018-07-06 14:58:15

Xmanage 登录 ubuntu 16.04



1、sudo ufw disable
2、sudo apt-get install xubuntu-desktop
3、Configure the /etc/lightdm/lightdm.conf file as follows. If the file does not exist, create it.
[XDMCPServer]
enabled=true
[Seat:*]
autologin-user=siasunagv

4、sudo service lightdm restart



Configuring and using Xdmcp with gdm3 on ubuntu 18.04



  • Installation

I used the normal installation.

"Download updates during installation" was checked

"Install 3rd parties for Gfx/Wifi/.." was not checked.

  • Xdmcp server

1 . Edit /etc/hosts.allow to set (cf. Gnome doc.).

ALL: ALL #Wide opened to be sure the problem isn't here

2 . Edit /etc/gdm3/custom.conf to set:

[security] DisallowTCP=false [xdmcp] Enable=true

3 . Restart gdm

sudo /etc/init.d/gdm3 restart

  • Xdmcp client

sudo apt install xnest Xnest -query localhost -geometry 1024x768 :1

Unfortunately, I only have a black screen with regular white flash.

Where did I do something wrong ?





阅读(2080) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~