linux支不支持远程图形界面登陆

由 freecy 在 03-06-2003 18:14 发表:

linux支不支持远程图形界面登陆

主机是redhat7.1。

希望从win2k上以图形界面方式登陆主机,

主机和客户机应该分别安装哪些软件做哪些设置?

thx


由 Snoopy 在 03-06-2003 18:23 发表:


linux登录linux的kde你会了吗?可以教教我如何弄吗?


And then in the evening light, when the bars of freedom fall

I watch the two of you in the shadows on the wall

How in the darkness steals some of the choices from my hand

Then will I begin to under


由 freecy 在 03-06-2003 18:30 发表:


我只知道aix可以远程kde登陆。

linux我刚刚开始用


由 Snoopy 在 03-06-2003 18:35 发表:


我也是刚用,如何登录啊,你说说啊,试过了吗??


And then in the evening light, when the bars of freedom fall

I watch the two of you in the shadows on the wall

How in the darkness steals some of the choices from my hand

Then will I begin to under


由 pine 在 03-06-2003 19:30 发表:


kdm, gdm or xdm.


由 freecy 在 03-06-2003 23:50 发表:


能详细说说怎么作么?

thanks


由 charley 在 03-06-2003 23:55 发表:


Exceed


由 hua__hua 在 03-07-2003 09:57 发表:


支持的

步骤

1.安装、运行xwin32

2.在Linux端设置环境变量

export DISPLAY="Linux端的IP:0" //0表示第一个显示器

3.出现一大段文字后,自动启KDE


MSN:hua__[email protected]


由 frankzh 在 03-07-2003 17:20 发表:

vnc也不错

vnc也不错


由 Snoopy 在 03-07-2003 18:13 发表:


不懂,还是不懂,你们太高了,,,,给文章我好么?


And then in the evening light, when the bars of freedom fall

I watch the two of you in the shadows on the wall

How in the darkness steals some of the choices from my hand

Then will I begin to under


由 frankzh 在 03-07-2003 21:21 发表:

vnc

默认 7.*有安装vnc server 在客户端 使用vcnview 就可以看啊


由 tenboy 在 03-07-2003 22:55 发表:


用VNC啊

缺省的界面是twm

调整 /root/.vnc/xstartup 就可以起动远程的kde.or gnome

like this:

#!/bin/sh

#[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources

#xsetroot -solid grey

#xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &

#twm &

exec gnome-session &

#exec startkde &

注意的是起动的XSERVER端口,缺省本机起动的

XSERVER在0上,不要和本机起动同样的X-windows环境,如果你本机施用KDE,那么远端最好用gnome

用VNCVIEWER 看的时候确定好远端的端口

比如192.168.0.20:3


由 tenboy 在 03-07-2003 23:22 发表:


自己看自己

www.realvnc.org

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus