菜鸟的问题

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
awingdolphin
帖子: 1
注册时间: 2008-04-18 14:19

菜鸟的问题

#1

帖子 awingdolphin » 2008-04-18 14:27

大家好,我由于研究课题,需要用自己的苹果笔记本登陆远程的一台linux系统的计算机进行编程,本身是学化工的,不是学计算机的,所以对linux系统不太懂,频繁遇到问题,请高手帮忙解答一下。我需要启动远程计算机的一个软件,所有的操作命令和显示结果如下:

Connection to 129.78.12.90 closed.
ip201:~ xiaoliang$ ssh -X liang@129.78.12.90
liang@129.78.12.90's password:
[liang@pisces liang]$ xhost +
access control disabled, clients can connect from any host
[liang@pisces liang]$ source /opt/gv/init_gv.bash
[liang@pisces liang]$ gv&
[1] 12872
[liang@pisces liang]$ Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

这样操作可以启动远程的那个软件在本地显示,但是过一会我自己的苹果笔记的X11就会自动退出,不知道是什么原因,而且最后显示的Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified该如何解决啊,麻烦高手指条明路,从来没接触过linux,什么都不懂啊
头像
solcomo
帖子: 2838
注册时间: 2007-04-25 13:12

#2

帖子 solcomo » 2008-04-18 14:34

If the hostname changes while you're running KDE/Gnome/Whatever, you'll have
to restart the desktop session, because your applications talk to the X
server through the hostname. You can enter a fixed hostname when you set up
your network, I have "tuxtop" on my laptop, "tuxbox" on my server, and
"crapbox" on my Windows desktop. Then in a console, as root, do "hostname
<some_name>"
, like "hostname tuxtop" in my case. I don't really think you
have to do both (the command as root _and_ the network thing), but last
time I set my hostname I did one of the things and not the other, and it
didn't work. Forget which one I did, though :)
♜♞♝♛♚♝♞♜
♟♟♟♟♟♟♟♟
♙♙♙♙♙♙♙♙
♖♘♗♕♔♗♘♖

☠☯⚔⚓☣☦☃☕
☹☻☪☭☬⚖⚛⚜
ℜℳℬ™ ℋℯℓ℘ ℳℭ
sƂɐʍ рǀɹoʍ əɥʇ oS
fn_dolphin
帖子: 260
注册时间: 2007-04-24 14:23

#3

帖子 fn_dolphin » 2008-04-18 14:34

悉尼大学? :D
gghh
帖子: 5
注册时间: 2008-04-06 8:48

下了个iso文件放在了ntfs分区,怎么检验md5,系统为ubuntu

#4

帖子 gghh » 2008-04-18 15:38

检验ntfs分区上iso
回复