escritorio windows remoto
- From:
- Gerardo Diaz
- Date:
- 2009-12-29 @ 15:42
por ahi le sirve a aluguein
hoy necesitaba usar un ms ie 7
el cliente tenia una maquina que me podia facilitar entonces lo pude
hacer desde mi linux via rdesktop (gpl)
[gerardo@localhost ~]$ sudo yum install rdesktop
[sudo] password for gerardo:
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
There are unfinished transactions remaining. You might consider
running yum-complete-transaction first to finish them.
--> Running transaction check
---> Package rdesktop.x86_64 0:1.6.0-4.fc11 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
rdesktop x86_64 1.6.0-4.fc11 fedora 161 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 161 k
Is this ok [y/N]: Y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 161 k
rdesktop-1.6.0-4.fc11.x86_64.rpm | 161 kB 00:05
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : rdesktop-1.6.0-4.fc11.x86_64 1/1
Installed:
rdesktop.x86_64 0:1.6.0-4.fc11
Complete!
[gerardo@localhost ~]$ rdesktop 192.168.1.105
Autoselected keyboard map en-us
WARNING: Remote desktop changed from 800x600 to 1280x960.
WARNING: Remote desktop changed from 1280x960 to 640x480.
WARNING: Remote desktop changed from 640x480 to 720x400.
WARNING: Remote desktop changed from 720x400 to 640x480.
WARNING: Remote desktop changed from 640x480 to 1504x981.
WARNING: Remote desktop changed from 1504x981 to 640x480.
WARNING: Remote desktop changed from 640x480 to 640x598.
[gerardo@localhost ~]$ rdesktop
rdesktop: A Remote Desktop Protocol client.
Version 1.6.0. Copyright (C) 1999-2008 Matthew Chapman.
See http://www.rdesktop.org/ for more information.
Usage: rdesktop [options] server[:port]
-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)
'-r comport:COM1=/dev/ttyS0': enable serial redirection of
/dev/ttyS0 to COM1
or COM1=/dev/ttyS0,COM2=/dev/ttyS1
'-r disk:floppy=/mnt/floppy': enable redirection of
/mnt/floppy to 'floppy' share
or 'floppy=/mnt/floppy,cdrom=/mnt/cdrom'
'-r clientname=<client name>': Set the client name displayed
for redirected disks
'-r lptport:LPT1=/dev/lp0': enable parallel redirection of
/dev/lp0 to LPT1
or LPT1=/dev/lp0,LPT2=/dev/lp1
'-r printer:mydeskjet': enable printer redirection
or mydeskjet="HP LaserJet IIIP" to enter server driver as well
'-r sound:[local[:driver[:device]]|off|remote]': enable sound
redirection
remote would leave sound on server
available drivers for 'local':
oss: OSS output driver, default device: /dev/dsp
or $AUDIODEV
'-r clipboard:[off|PRIMARYCLIPBOARD|CLIPBOARD]': enable clipboard
redirection.
'PRIMARYCLIPBOARD' looks at both PRIMARY and CLIPBOARD
when sending data to server.
'CLIPBOARD' looks at only CLIPBOARD.
-0: attach to console
-4: use RDP version 4
-5: use RDP version 5 (default)
[gerardo@localhost ~]$
--
Gerardo Díaz
email: gerardo.diaz@gmail.com
blog: http://QueHacemosConLasPilas.WordPress.com