a*s 发帖数: 2 | 1 我从 unix 机器 A telnet 到 unix 机器B, 然后我 想要打开
xterm, it tell me:
Xlib: connection to "***.***.***.***:0.0" refused by server
Xlib: Client is not authorized to connect to Server
Error: Can't open display: ***.***.***.***:0.0
It is no use for setenv DISPLAY ***.***.***.***:0.0
I tried xhost +, but I failed to do that. What else I can do it.
Anyone know how to deal with it. |
|
z*******w 发帖数: 79 | 2 At host A, type
$ xhost
make sure host B is allowed to access.
If B is allowed, then check A's firewall. port 6000 should be open to B |
|
u***z 发帖数: 3 | 3 you mean that you use $xhost +, but failed.
You should type it on Unix A, if you open many xterms. :(
I did that several times. //shy |
|
kb 发帖数: 73 | 4 At A: xhost + (IP or symbolic name of B, like bbs.mit.edu)
At B: setenv DISPLAY IP of A: 0.0
then it should work.【 在 aps (sea) 的大作中提到: 】 |
|
h**y 发帖数: 398 | 5 我在文件 /etc/rc2 最后面加入:
xhost +
这样好像没用,得要进入XWindows再运行才可以
有什么解决方法么?谢谢~ |
|
m**********e 发帖数: 12525 | 6 你的shell running control里面加啊。
比如在.tcshrc里面加xhost+. |
|
A**********e 发帖数: 3102 | 7 经过昨天大家的指点,今天又去看相机和镜头。先去的 wolfcamera ultra,就是据
说全美只有 60 家的那个。主要是想比较 D50/D80/400D 和 35/2D(xhost 推荐) 5
0/1.4(白菜推荐) 50/1.8 85/1.8D(xhost 推荐) 和 105/2.0D(俺家摄影书推
荐 180mm,这个是最接近的)。
先说 D50,到处都脱销,最后在 bestbuy 人家给从库里拿了个 demo 出来。
主要试的是 50 和 85。35 和 105 的 ultra 没有。俺家宝宝作模特。
ISO 1600 下,室内光线,不用闪光,400D,50mm f1.8, 快门最快可以到 1/125,
速度不够。D80,50mm f1.4, 快门可以到 1/200,够用了。
D80,85mm 在 f2.0 时,快门 160,挺不错的,加大一些 f,层次感挺好,焦外的
感觉比 50mm 强。就是站得太远。
35mm 的用 zoom 头试了一下,觉得照全身带背景的不错,照半身的就太近了些。不
过作为 normal lens,是不是怎么说都要有一个的?
120mm 的也是用 z |
|
k*****n 发帖数: 9823 | 8 ☆─────────────────────────────────────☆
AuldLangSyne (Auld) 于 (Sun Mar 4 20:21:06 2007) 提到:
经过昨天大家的指点,今天又去看相机和镜头。先去的 wolfcamera ultra,就是据
说全美只有 60 家的那个。主要是想比较 D50/D80/400D 和 35/2D(xhost 推荐) 5
0/1.4(白菜推荐) 50/1.8 85/1.8D(xhost 推荐) 和 105/2.0D(俺家摄影书推
荐 180mm,这个是最接近的)。
先说 D50,到处都脱销,最后在 bestbuy 人家给从库里拿了个 demo 出来。
主要试的是 50 和 85。35 和 105 的 ultra 没有。俺家宝宝作模特。
ISO 1600 下,室内光线,不用闪光,400D,50mm f1.8, 快门最快可以到 1/125,
速度不够。D80,50mm f1.4, 快门可以到 1/200,够用了。
D80,85mm 在 f2.0 时,快门 160,挺不错的,加大一些 f,层次感挺好,焦外的
感觉比 50 |
|
b*****l 发帖数: 9499 | 9 多谢。。。但是都不管用。。。
export DISPLAY 不管用,xhost 也不管用。。。“xhost: unable to open display”
putty 下设置了 X forwarding。
从另一台 linux 上 ssh 过去,-X -Y 都不管用。
sshd_config 里是:
X11Forwarding yes
X11DisplayOffset 10
nnd,感觉是哪里设置错了。就是找不到。。。 |
|
b*****l 发帖数: 9499 | 10 说了啊,Xming。俺总不会在 windows 上连 X 都没有吧。。。那也太乌龙了。
而且,ssh 到另一台服务器上则没问题,X 工作正常。
$xhost +
xhost: unable to open display "my_windows_ip:0.0"
那啥哈,这都是一发现问题俺就马上试过的。
俺怀疑是显卡设置或者 xorg.conf 的问题。看来只能安排一次 downtime,然后拿张盘
去试试看
了。。。 |
|
e******d 发帖数: 310 | 11 you need setup $DISPLAY.
Say you connect to B(IP:10.12.13.14) from A(IP: 22.33.44.55)by ssh -X.
Setup $DISPLAY at B
$ export DISPLAY=22.33.44.55:0.0
You also need run xhost at A as
$ xhost +10.12.13.14 |
|
e****5 发帖数: 1675 | 12 【 以下文字转载自 PhotoGear 讨论区 】
发信人: xhost (Jeff), 信区: PhotoGear
标 题: 今天卖了最大一单
发信站: BBS 未名空间站 (Fri Sep 9 16:49:16 2011, 美东)
去年10月买了一个投资房,470k,出租以后和mortgage打平,但是租客很难缠,烦的要
死,6月份看到local的网站上有人求购该区房子,联系后590k成交,今天成功close。
★ Sent from iPhone App: iReader Mitbbs Lite 7.28 |
|
d********r 发帖数: 3279 | 13 本期回顾:
rungriffin 和 victorye 超过的截止时间,应该参加第六期擂台赛,所以不参加此次
评比。
欢迎yxu6的参加,不过我们确实比的是单条鱼的,下次可以选出最大的称量参赛。
本期唯一有效获奖者为 xhost 的 32 inch Northern Pike。 重量因为无磅秤照而无
效,以后我们也要严格起来了,呵呵。10个包子很快到帐! |
|
d********r 发帖数: 3279 | 14 欢迎参加!请贴图并表明:
获鱼时间:
获鱼地点:
鱼名:
长度:
重量:
---------------------------------
第一期获奖者:
striper (海鱼长度)
goldenlion (淡水鱼长度)
第二期获奖者:
rungriffin (淡水鱼长度)
第三期获奖者:
diabloooo (淡水鱼长度)
第四期获奖者:
WillyBass (淡水鱼重量)
jokeyzhu (淡水鱼长度)
ykwii (海鱼长度)
第五期获奖者:
xhost (淡水鱼长度)
---------------------------------
鱼版开始举办每周一次的钓鱼比赛以娱乐广大钓鱼爱好者,参赛鱼必须是在评选周一
周内(周一至周日)所捕获(C&R 或 keep皆可),每周一的东部时间7:00AM 为参加截
止日期,之后版务将进行评比鉴定和发奖活动。值班版务会在每周发置顶贴表明每
周的具体日期段,参赛者跟贴(须含照片)并表明参选项目。
现初定以下四个项目:
1. 淡水鱼长度
2. 淡水鱼重量
3. 海鱼长度
4. 海鱼重量
每项冠军发10个包子。具体比赛规则如下:
1. 参赛鱼... 阅读全帖 |
|
d********r 发帖数: 3279 | 15 欢迎参加!请贴图并表明:
获鱼时间:
获鱼地点:
鱼名:
长度:
重量:
---------------------------------
第一期获奖者:
striper (海鱼长度)
goldenlion (淡水鱼长度)
第二期获奖者:
rungriffin (淡水鱼长度)
rungriffin (淡水鱼重量)
第三期获奖者:
diabloooo (淡水鱼长度)
第四期获奖者:
WillyBass (淡水鱼重量)
jokeyzhu (淡水鱼长度)
ykwii (海鱼长度)
第五期获奖者:
xhost (淡水鱼长度)
第六期获奖者:
rungriffin (淡水鱼长度)
rungriffin,jokeyzhu (淡水鱼重量) 并列
---------------------------------
鱼版开始举办每周一次的钓鱼比赛以娱乐广大钓鱼爱好者,参赛鱼必须是在评选周一
周内(周一至周日)所捕获(C&R 或 keep皆可),每周一的东部时间7:00AM 为参加截
止日期,之后版务将进行评比鉴定和发奖活动。值班版务会在每周发置顶贴表明每
周的具体日期段,参赛者跟贴(须含照片)并表明... 阅读全帖 |
|
t*****r 发帖数: 448 | 16 whom are you talking about, prick or xhost? :)
board..
design
北
且
说
上 |
|
k*****a 发帖数: 1518 | 17 【 以下文字转载自 JobHunting 讨论区 】
【 原文由 xhost 所发表 】
原则上支持.
"至于那些进国营企业乱发钱的, 就更不要来这里吹牛丢人现眼了".我原来就是从国企出
来的,我感觉最起码对于土木方面的国企来说,员工的收入是直接和效益挂钩的.更别说我
们的年终奖金(占收入的很大一部分),也是和平时的个人表现息息相关.这和互联网泡沫是
有原则不同.
我告诉我们头儿要出国的时候,他当时就臭骂我一顿,不过后来还是和我谈了很长时间,他
最终仍然理解我出国的决定.现在,对我们原来的单位仍然很有感情,也经常和原来的同事
联系,但总感觉有负罪感,毕竟就技术上来讲,从那里学到了很多东西.虽然我现在回头来看
,当时出国的决定不一定正确,仍然希望如你所说,出国留学能够增加自己的价值.
另外,我一般很少发文的,只是看到有些同学不了解国内的情况(或者说有些人对国内存在
某些偏见),公开我的经历,希望能够为大家将来做出自己的职业规划时,有一份参考价值.
如果言语冒犯大家,这里说抱歉了:) |
|
e***y 发帖数: 1152 | 18 下面这个有没有试?
在远程机: export DISPLAY=you_local_host_ip:0.0
在本地机: xhost +remote_ip |
|
|
w*m 发帖数: 1806 | 20 got a new linux box and tried to install something then got a message said
the installer can't run in UI mode.
tried setenv DISPLAY machinename:0.0
tried xhost +: unable to open display "machinename:0.0"
somehow, I guess there is a configuration error.
Anybody can advise how to resolve this problem??
50 weibie for a solution
thanks |
|
r****t 发帖数: 10904 | 21 that's weird. I have no idea now. what if you set DISPLAY=:0 and "xhost +"
on the sshd server just to try? |
|
o******d 发帖数: 1552 | 22 YES, 他需要一个X的仿真端在Windows上。
在你的Linux上,如果你用的是BSH
export DISPLAY=your_windows_IP:0.0
在你的Windows上启动shell, 然后 xhost +
然后就可以用Putty看到你Linux的桌面了。
用VNC或者其他的都行。 |
|
b*****l 发帖数: 9499 | 23 No protocol specified
xhost: unable to open display ":0"
+" |
|
j***y 发帖数: 87 | 24 for csh, tcsh, .cshrc and .login are executed
for ksh, bsh, bash, .profile and .login are executed.
But I think bwang's question has some ambiguity. If he just wants to execute
some command once in one session, like xhost +font under an X environment,
then he shouldn't add entries in these startup files.
instead he should check what kind of session manager he is using and modify
the corresponding script, like .xsession and so on. |
|
d***j 发帖数: 25 | 25 Have u let ur client xhost +?
If ur destination host does not read,then can't open la /_\ |
|
a********e 发帖数: 58 | 26 什么是 client xhost +?
笨笨的问 |
|
G**T 发帖数: 388 | 27 for example u r using MachineA
1) open a xterm from MachineA
2) xhost +MachineB
3) login MachineB
4) nedit ..... & |
|
r*e 发帖数: 112 | 28 as you know, when I need to remotely use graphics software of UNIX, we need:
1) xhost+
2) setenv DISPLAY XX.XX.XX.XX:0.0
My tough question is: Is that possible to set the local port other than
0.0? ( I am not sure is 0.0 the port number? )
I am using a Router to connect internet, and there are two PCs need to run
Emacs at home. However, I can only transfer one port service to only one
PC...
So, is that possible?
Thanks ! |
|
s***t 发帖数: 195 | 29 the easiest, and secure, way to forward X display is to use ssh.
just run X server on your local machine, say eXceed for Windows,
enable X forwarding in ssh and you're readay to go.
don't use xhost+ and setenv DISPLAY, it's not secure. |
|
m*****e 发帖数: 4193 | 30 And there is no point of xhost here, since it only affects the Unix server,
not his home PCs. |
|
t*******t 发帖数: 1067 | 31 # 1:
I'm having problem displaying the X front end to my remote X server.
On my remote X server, I set
xhost+
so that it will allow remote connects. On X client, I set
setenv DISPLAY hostname:0
(where hostname is the name of the remote X server). I still get an error
message "Can't open display". What can I try?
# 2:
|
|
p**v 发帖数: 853 | 32 first doublecheck your current display is indeed hostname:0
sometimes it may be :0.X. then "xhost servername", rlogin or
telnet, then set setenv over there. if still not work, ask
the tech support for help since it is possible that the remote
server does not allow you to use X display.
good luck. |
|
a*******x 发帖数: 47 | 33 Try run
$ xhost +UNIXServername
on your local cyswin shell. |
|
c*******s 发帖数: 19 | 34 i installed cygwin/xfree 86,
when I start xfree 86, i get into "fvwm" ,
however, one small problem occurs,
1. when I open xterm, it could not recognize "cd ~/" and it is not appearing
my $usr@host$ kind of default appearance
2. 方向建向上,并不recall the last command, instead the scroller just
literally "go up".
here is my .xinitric file,
xhost + localhost
cd
xterm -display $DISPLAY -name "xterm-1" -sb -sl 1000 -geometry +0+0 &
xterm -display $DISPLAY -name "xterm-2" -sb -sl 1000 -geometry +270+190 &
f |
|
b***l 发帖数: 15 | 35 i am wondering what the system will use to set the variables, such as HOST,
LOGNAME, and so on?
~/.bashrc will set user-defined variables. But what rcfile does the system use
before invoking ~/.bashrc?
Another question is: after I login, I want to set a variable VAR to "VAR", for
exampel. And I want the other login shells know that $VAR now is set to
"VAR". Is this possible?
One more question: xhost + [host] will add "host" to a list. Is this list a
variable or the list is stored in a file? Whi |
|
|
A*****o 发帖数: 222 | 37 i would suggest nobody do this unless it's well protected by firewall |
|
x*********g 发帖数: 11508 | 38 可以这样check:
1. 在有显示的机器上用 echo $DISPLAY 命令查看显示地址和窗口,结果应为
hostname:number 多数情况下number是0,但有时候也会是其它数字。
2. 用 xhost + 打开窗口控制
3. 在远程机器的窗口上设置显示环境变量,bash 用 export DISPLAY=hostname:number
,
csh 用 set DISPLAY hostname:number,
tcsh用 setenv DISPLAY hostname:number |
|
|
t******q 发帖数: 117 | 40 run xhost on your local machine. which means to grant
the right for x display rendering from your server. |
|
s**********g 发帖数: 5 | 41 请查看SSH 的MAN PAGE
试:
1. ssh -X remotehost
2. 如果不行,试 ssh -Y remotehost
3. 如果还不行,登入远程之后, 设置xhost +
4. 本机上键入: setenv DISPLAY remotehost:0.0 (assume you are using csh or tcsh
) |
|
|
m*********k 发帖数: 10521 | 43 [Fishing] dogwhisper Oct 24 ● 【每周擂台赛】第五期已结束(10/24-10/30/
2011)
扣除版面:(fishing)100伪币成功
成功奖励 100 伪币的用户: xhost |
|