Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ekenny

macrumors regular
Original poster
May 28, 2005
178
0
New York
I setup rdesktop as an alternative to using Microsoft's RDC program that comes with Office 2004 and wanted to share my results.

First you can get rdesktop by installing Darwin Ports (http://darwinports.opendarwin.org/)

Add the following to your ~/.profile
export PATH=$PATH:/opt/local/bin
export DISPLAY=localhost:0.0

Then install rdesktop:
sudo port install rdesktop

Make sure you have X11 installed from the Mac OS X install disc.

As you can see in the screen shot, rdesktop uses barely 2 MB of memory, as opposed to 30 - 40 MB with RDC. Granted X11 uses about 20 MB of ram, rdesktop also uses less cpu than RDC (since it is not being run through Rosetta) and I have found it to be more responsive.
 

Attachments

  • Picture 5.png
    Picture 5.png
    12.6 KB · Views: 89
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.