Chinaunix首页 | 论坛 | 博客
  • 博客访问: 130687
  • 博文数量: 69
  • 博客积分: 595
  • 博客等级: 中士
  • 技术积分: 670
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-16 17:37
文章分类

全部博文(69)

文章存档

2017年(2)

2016年(9)

2015年(13)

2014年(30)

2012年(4)

2011年(2)

2010年(2)

2009年(5)

2008年(2)

我的朋友

分类: LINUX

2014-08-05 13:59:30

To enable access control so that clients from any host can connect to the X server, type the following command:

xhost +

To enable access control so that only a certain client can connect to the X server, type the following command where hostname is the hostname or ip address of the client:

xhost + hostname


$DISPLAY=:0.0
$export DISPLAY
阅读(384) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~