百度空间 | 百度首页 
 
查看文章
 
Linux下tsclient,rdesktop远程登录Windows XP Vista (远程桌面,远程连接)
2007-05-14 14:56
Telnet是进行远程登录的标准协议和主要方式它为用户提供了在本地计算机上完成远程主机工作的能力。
有的时候会遇到这样的问题,朋友电脑系统出现了问题请你帮忙看看,可你又不能跑到他家去给他修那怎么办呢?这时远程桌面就启了大作用,你可以像使用自己的电脑一样来控制对方的系统,一切搞定后退出就一切OK了。

这里将介绍两款远程登录软件

1.tsclient
这是tsclient的主界面
输入对方的IP,用户名,密码单击连接,开始连接。将XP,Vista Terminal Service这个服务设置成“已禁用”可以实现多用户登录。

成功登录画面


2.,rdesktop
这是一款命令行的工具,使用起来非常简单。
在终端中输入
# rdesktop -u Guest -p 123456 -r sound:local 192.168.0.1
就可以启动,虚拟终端了。
常用参数:
-u: user name
   -d: domain
   -s: shell
   -c: working directory
   -p: password (- to prompt)
   -n: client hostname
   -k: keyboard layout on server (en-us, de, sv, etc.)
   -g: desktop geometry (WxH)
   -f: full-screen mode
   -b: force bitmap updates
   -L: local codepage
   -A: enable SeamlessRDP mode
   -B: use BackingStore of X-server (if available)
   -e: disable encryption (French TS)
   -E: disable encryption from client to server
   -m: do not send motion events
   -C: use private colour map
   -D: hide window manager decorations
   -K: keep window manager key bindings
   -S: caption button size (single application mode)
   -T: window title
   -N: enable numlock syncronization
   -X: embed into another window with a given id.
   -a: connection colour depth
   -z: enable rdp compression
   -x: RDP5 experience (m[odem 28.8], b[roadband], l[an] or hex nr.)
   -P: use persistent bitmap caching
   -r: enable specified device redirection (this flag can be repeated)


官方网站下载:http://www.rdesktop.org/
本站下载地址:
WEBNAME:http://amd.streamload.com
USERNAME:LGP
PASSWORD:LGP2008
LOGIN --> Go TO My Account -->My Files

Linux金字塔中的技术文章均为本人原创,如需转载请注明作者及文章出处.

类别:Linux | 添加到搜藏 | 浏览() | 评论 (3)
 
最近读者:
 
网友评论:
1
2007-05-14 17:59 | 回复
顶了 好东西就是喜欢~~~估计以后很多要用的上
 
2
2007-05-15 20:09 | 回复
很多Linux教程的网站 网址:www.linuxdiyf.com
 
3
2007-06-26 15:07 | 回复
好文章呀。支持linux,支持ubuntu --------------------------------- 我的照片收藏夹www.zjant.com/Picasa.htm 我的牛比浏览器www.zjant.com/Firefox.htm 财富大教堂www.StockThink.cn
 
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
验证码: 请点击后输入四位验证码,字母不区分大小写
      

     

©2009 Baidu