veket官方网站论坛

veket

 找回密码
 要注册
搜索
查看: 21438|回复: 25

远程桌面连接工具下载(集合几个一起打包)

[复制链接]
发表于 2013-2-15 11:37 | 显示全部楼层 |阅读模式
本帖最后由 乐清 于 2013-2-20 23:20 编辑

包括tsclient,rdesktop,pdesktop,grdesktop.......一起打包了,安装了在菜单的网络应用找到使用:
 tsclient 是远程访问微软windows NT/2000 系统的veket程序。 终端服务和 XP 远程桌面共享通过远程桌面协议(RDP)实现。 使用 rdesktop 程序作为后端, tsclient 使用户能够访问和查看在远程windows NT/2000/XP 服务器上的桌面。

tsclient 的特点包括:

  * 一个可以快速启动保存的RDP文件的面板小程序
  * 支持 RDPv5 和 rdesktop-1.3 参数
  * 读取 MS 通用字符编码格式的 .rdp 文件
  * 用 ASCII 格式写入 .rdp 文件(为了和 MS 客户端兼容)
  * 一个"RDP 采集器" 可以列出 ~/.tsclient/ 中的 .rdp 文件并
    从选择的 rdp 文件中启动远程桌面

tsclient 同时还支持:

  * VNC 客户端 (*vncviewer)
  * Citrix ICA 客户端
  * X via Xnest

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

1.Windows端必须在用户登录之后才能被远程控制。
  2.若用户名没有设置密码,则无法远程登录,会显示“由于帐户限制,您无法登录”。


                               
登录/注册后可看大图

rdesktop
是个在veket下访问windows系统的远程桌面的客户端程式。当前,rdesktop 所支持的windows系统 系列版本包括 NT、2000、XP 和2003。通过使用 rdesktop 所实现的远程桌面协议(RDP),你能在veket系统中呈现windows系统桌面,并进行相应的操作。

不像 Citrix ICA 这种商业程式,rdesktop 对服务器没有什么扩展需求。

rdesktop运行在veket上,远程控制WINDOWS。


网盘下载:
http://pan.baidu.com/share/link?shareid=242268&uk=2852449831
电驴下载:
grdesktop-0.23cn-veket.pet (1.61 MB)
 楼主| 发表于 2013-2-15 11:37 | 显示全部楼层
veket下的远程控制Windows——Rdesktop
Rdesktop是基于命令行的远程控制软件,当然,当你使用命令执行软件后,还是图形界面的。


远程命令:rdesktop -u username -p password ip

例如:

远程服务器IP地址:199.168.7.9

远程服务器登录名:veket

远程服务器密码为:lucky8k

那么我可以直接终端输入 rdesktop -u veket -p lucky8k 199.168.7.9就可以远程控制了。

当然也可以在终端输入 rdesktop 199.168.7.9

等到连接上远程服务器后再进行用户名和密码的输入。

小技巧:

Ctrl+Alt+Enter 可以退出全屏。

再次Ctrl+Alt+Enter即可再次进入全屏!

更多关于rdesktop的使用方法可以在终端输入 rdesktop --help 查看。
 楼主| 发表于 2013-2-15 11:38 | 显示全部楼层
图形界面远程连接:
tsclient下载tsclient安装使用tsclient中文版下载
http://www.lucky8k.com/thread-73127-1-1.html

rdesktop安装rdesktop使用rdesktop 全屏
http://www.lucky8k.com/thread-73126-1-1.html
veket下的远程控制Windows——Rdesktop
http://www.lucky8k.com/thread-73120-1-1.html
rdesktop下载(veket下使用 windows 的远程桌面)
http://www.lucky8k.com/thread-64461-1-1.html

    有时候在veket下登陆windows 2000、2003时,这个软件就是在veket下远程登陆windows的软件
    使用方法rdesktop ip -f全屏进入



    运行rdesktop -u 用户 服务器ip
    就可以了。
    在服务器端设置:
    windows Xp Windows 2003:右键单击“我的电脑”,选择“属性”,然后选择“远程”标签页。把那个远程桌面选择。可以启用远程桌面了。
    Windows 2000要 Server版的才可以,而且要在“添加删除”那里选择“添加删除windows组件”,然后添加终端服务的程序。


rdesktop veket下使用 windows 的远程桌面
rdesktop用法

    rdesktop [options] server[:port]

           -u <username>
                  Username for authentication on the server.
           -d <domain>
                  Domain for authentication.
           -s <shell>
                  Startup  shell  for  the  user  -  starts a specific application instead of Explorer.
           -c <directory>
                  The initial working directory for the user.  Often used in  combination with -s to set up a fixed login environment.
             -p <password>
                  The  password  to authenticate with.  Note that this may have no effect if "Always prompt for password" is enabled on the server.WARNING: if you specify a password on the command line it may be visible to other users when they use tools like ps.  Use -p - to
    make  rdesktop  request  a  password  at  startup (from standard
    input).
           -n <hostname>
                  Client hostname.  Normally rdesktop  automatically  obtains  the hostname of the client.
           -k <layout>
                  Keyboard  layout  to  emulate.   This  requires  a corresponding keymap file to be installed.  The standard keymaps provided with rdesktop  follow the RFC1766 naming scheme: a language code followed by a country code if necessary - e.g.  en-us,  en-gb,  de, fr, sv, etc.  The default is en-us (a US keyboard).
        -g <geometry>
                  Desktop   geometry  (WxH).  If  geometry  is  the  special  word "workarea", the geometry will be fetched from the extended  window  manager hints property _NET_WORKAREA, from the root window.The geometry can also be specified as a percentage of the  whole screen, e.g. "-g 80%".
           -f     Enable  fullscreen  mode.  This overrides the window manager and causes the rdesktop window to fully cover  the  current  screen.Fullscreen mode can be toggled at any time using Ctrl-Alt-Enter.
           -b     Force the server to send screen updates as bitmaps  rather  than using higher-level drawing operations.
           -B     Use  the  BackingStore  of the Xserver instead of the integrated one in rdesktop.
           -e     Disable encryption.  This option is only needed (and  will  only work) if you have a French version of NT TSE.

           -E     Disable  encryption  from  client  to  server.   This  sends  an encrypted login packet, but everything after this is unencrypted (including interactive logins).
           -m     Do not send mouse motion events.  This saves bandwidth, although some Windows applications may rely on receiving mouse motion.
           -C     Use private colourmap.  This will improve colour accuracy on  an 8-bit display, but rdesktop will appear in false colour when not focused.

           -D     Hide window manager decorations, by using MWM hints.

           -K     Do not override window manager key bindings.  By default  rdesktop attempts to grab all keyboard input when it is in focus.

           -S <button size>
                  Enable  single  application  mode.  This option can be used when running a single, maximized application (via -s). When the minimize  button of the windows application is pressed, the rdesktop
    window is minimized instead of the remote application. The maximize/restore  button  is  disabled.  For  this to work, you must
    specify the correct button size, in  pixels.  The  special  word
    "standard" means 18 pixels.

           -T <title>
                  Sets the window title.

           -N     Enable numlock syncronization between the Xserver and the remote RDP session.  This is useful with applications that looks at the numlock  state, but might cause problems with some Xservers like Xvnc.

           -X <windowid>
                  Embed  rdesktop-window  in  another  window.  The  windowid   is expected to be decimal or hexadecimal (prefixed by 0x).

           -a <bpp>
                  Sets  the  colour  depth  for  the connection (8, 15, 16 or 24).More than 8 bpp are only supported when connecting to Windows XP(up to 16 bpp) or newer.  Note that the colour depth may also be limited by the server configuration.

           -z     Enable compression of the RDP datastream.  This  currently  only works for a colour depth of 8bpp.

           -x <experience>
                  Changes  default  bandwidth  performance  behaviour for RDP5. By default only theming is enabled, and all other options are  disabled  (corresponding to modem (56 Kbps)). Setting experience to
    b[roadband] enables menu animations and  full  window  dragging.
    Setting experience to l[an] will also enable the desktop wallpaper. Setting  experience  to  m[odem]  disables  all  (including themes).  Experience can also be a hexidecimal number containing
                  the flags.

           -P     Enable caching of bitmaps to disk (persistent  bitmap  caching).This generally improves performance (especially on low bandwidth connections) and reduces network traffic at the cost of slightly longer  startup  and  some  disk space.  (10MB for 8-bit colour,20MB for 15/16-bit colour and 30MB for 24-bit colour sessions)

           -r <device>
                  Enable redirection of the specified device on the  client,  such that  it  appears  on the server. Note that the allowed redirections may be restricted by the server configuration.

    Following devices are currently supported:

           -r comport:<comport>=<device>,...
                  Redirects serial devices on your client to the server. Note that if  you  need to change any settings on the serial device(s), do so with an appropriate tool before starting  rdesktop.  In  most OSes  you  would  use  stty. Bidirectional/Read support requires Windows XP or newer.  In Windows 2000 it will create a port, but it's not seamless, most shell programs will not work with it.



    example: rdesktop -g 1024*768 -u **** -p ****  -f  -a 16 192.168.0.1


    rdesktop
    是个在veket下访问视窗系统 远程桌面的客户端程式。当前,rdesktop 所支持的 视窗系统 系列版本包括 NT、2000、XP 和2003。通过使用 rdesktop 所实现的远程桌面协议(RDP),你能在veket系统中呈现视窗系统桌面,并进行相应的操作。

    rdesktop [options] server[:port]
    例如,连接服务器 IP 地址为 192.168.0.100 的 视窗系统 桌面,并以 16 位色全屏显示,能使用 rdesktop -f -a 16 192.168.0.100。关于 rdesktop 更为周详的用法,能查询 man rdesktop。
    rdesktop有一个参数-a 后面跟一个表示颜色数的数值,有的文章说能是8,16,24,可是我在使用24的时候,还是回到16,16已非常爽了.命令如下:
    rdesktop -u administrator -p 123456 -a 16 192.168.0.1
    让他占满我的屏幕:一个参数 -f (full),命令如下:
    rdesktop -u administrator -p 123456 -f -a 16 192.168.0.1
    ctrl+alt+enter,退出


    Updated: 如果结合使用 seamlessrdp,能让 rdesktop 实现更加好玩的效果:你能够从vejet中直接执行 视窗系统 桌面中的应用程式,就似乎运行veket中的原生程式相同。
 楼主| 发表于 2013-2-15 11:38 | 显示全部楼层
利用rdesktop和seamlessrdp实现无缝使用winxp和veket

veket安装好rdesktop

winxp

    配置windows xp
    (1)下载seamlessrdp,解压至c:\seamlessrdp;
    (2)远程桌面:在“控制面版”的“系统”,“远程”,勾上“允许用户远程连接到此计算机;
    (3)控制面版”->“用户帐户”->“更改用户登录或注销的方式”,确认“使用欢迎屏幕”使用快速用户切换”都已勾上;
    (4)修改注册表 HKEY_CURRENT_USER/Software/Microsoft/Windows/ CurrentVersion/Policies/Explorer. Create a DWORD called NoDesktop set to 1.

    做完上面的准备工作之后,打开veket的虚拟终端

    输入命令:
    rdesktop -A -s “c:\seamlessrdp\seamlessrdpshell.exe C:\windows\explorer.exe” YOUR_WINXP_IP:3389 -u administrator -p ******* -r sound:local:oss

    enjoy!!
发表于 2013-2-15 15:49 | 显示全部楼层
thanks...
您需要登录后才可以回帖 登录 | 要注册

本版积分规则

QQ|手机版|Archiver|veket官方网站论坛 ( 粤ICP备 11052856 )

GMT+8, 2025-5-2 02:20

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表