Diff for "AppleRemoteDesktop"


Differences between revisions 27 and 29 (spanning 2 versions)
Revision 27 as of 2008-08-03 20:13:13
Size: 1912
Editor: 1704ds1-sd
Comment: moved the discussion to /PageDiscussion and did other stuuf, take a look
Revision 29 as of 2008-09-13 20:19:01
Size: 1929
Editor: cpe-72-230-147-165
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<Include(Tag/ContentCleanup)>>
Line 56: Line 57:
 * '''Categories:''' CategoryMac CategoryCleanup CategoryInternetApplications  * '''Categories:''' CategoryMac CategoryInternetApplications

Tag/tag.png

Content Cleanup Required
This article should be cleaned-up to follow the content standards in the Wiki Guide. More info...

Introduction

Ubuntu can control an OS X machine remotely, using the Terminal Server Client program that comes with Gnome.

Setting up the Mac to be Accessed Remotely

On the Mac:

  • Open System Preferences (it's in the Apple menu).
  • Open the "Sharing" panel.
  • Check the box Apple Remote Desktop.

  • Click Access Privileges

  • Check the box VNC viewers may control screen with password, and enter a password.

  • Click OK.

Setting up Ubuntu to Access the Mac

On Ubuntu:

Ubuntu requires the following procedure to be done once to ensure the correct 'Tight VNC' protocol is used to access the Mac, rather than regular VNC, which won't work (if VNC is used, the connection will fail with a 'Unknown message type 255 from VNC server' response).

  • Click System > Administration > Synaptic Package Manager

  • Install the xtightvncviewer package.

  • Click Applications > Accessories > Terminal

  • In the terminal type:

update-alternatives --set vncviewer /usr/bin/xtightvncviewer

Accessing the Mac From Ubuntu

  • Click Applications > Internet > Terminal Server Client

  • For Computer, type in the host name of the computer.

For Protocol, choose VNC Then click 'Connect'

A password dialog will pop up. Type your password and hit enter.

Your Mac's desktop should appear on your screen.

Working Clients

  • gnome-rdp
  • xtightvncviewer
  • xvnc4viewer: only with -FullColour, but very slow:

xvnc4viewer -FullColour macserver

Broken Clients

See Also


AppleRemoteDesktop (last edited 2012-08-09 10:35:39 by 212)