The rdesktop tag has no wiki summary.
1
vote
2answers
112 views
How can i access fedora15 desktop with remote desktop from another fedora15
My current desktop is Fedora15. I need to access my desktop from another fedora15 desktop using remotedesktop viewer. Please help on this
3
votes
2answers
227 views
Why is my .bashrc script executing out of order / not waiting for steps to complete?
I have the need for teachers to fill in electronic registers in remote areas, and they need to be able to do it fast and with the least fuss necessary. To accomplish this I have set up netbooks with a ...
1
vote
3answers
286 views
Ideal settings for rdesktop?
For connecting to a Windows 7 virtual machine on a LAN, what would be the ideal settings to specify when using rdesktop in linux so that it feels as close as possible to using a regular Windows 7 ...
5
votes
4answers
1k views
Best Small Linux Distribution for rDesktop
What would be the best linux distribution to use just for the purpose of rDesktop?
We're trying to decide if we should get rid of old computers or just use them as thin-clients to connect to virtual ...
0
votes
1answer
281 views
How secure exactly is RDP
I have a few Windows machines I need to open up, but I was wondering: how secure is RDP? I already found documents like this explaining how to improve security, so obviously it is not very secure by ...
1
vote
2answers
503 views
How to encode the rdesktop password parameter in a shell script?
I can connect with this script from linux to a windows RDP session:
#!/bin/bash
/usr/bin/rdesktop -N -x m -u Administrator -p secret123 -d DOMAIN1 127.0.0.1:33891
(The rdp port of the remote ...
1
vote
1answer
597 views
Smart Card Compatibility Issues with Mac OS X Snow Leopard
I am working on an iMac running 10.6.4. I am trying to get a smartcard (Athena ASEKey USB Token) to be recognized by the system. Note: this smartcard is not for local system authentication. It is for ...
1
vote
2answers
581 views
Automatic Login after a Remote Desktop connectio
I need to connect via remote desktop to a Windows XP machine (logging out the current user), do some stuff, and then logout the rdesktop session and having a user X which log in (from the front-end I ...
2
votes
2answers
240 views
Reverse rdesktop or VNC overlay image!
I've got a central server (linux based) and many clients (Windows XP Embedded, afaik) in public places around my country. I need to have these clients to connect to the server with a "reverse" tunnel, ...
1
vote
1answer
859 views
Use eToken Pro over RDP with eToken plugged into server
I have a Windows Vista machine which has a USB eToken Pro plugged into it. The eToken is used to control access to a development version of our product's web interface.
Most of the time I sit ...
0
votes
2answers
405 views
KRDC & Rdesktop sessions freezing
I am using KRDC under kubuntu to access Windows terminal server 2003 on the same LAN. My session keeps freezing between 5-20 minutes... it seems random how long this is and it's only been happening ...
0
votes
1answer
161 views
Citrix and Remote Desktop session showing inconsistency after some time - Windows 2003 Server
We have a lab server RDE becomes blank screen after sometime though it connects .
When we login , it just shows the blank desktop with nothing visible , just the wallpaper .
Citrix takes long time to ...
13
votes
6answers
2k views
Tabbed Remote Desktop Client for Linux
I use the rdesktop client to administer Windows machines from Linux.
Anyone know a program that will allow me to put these remote desktop sessions all under one window as tabs?