Home » Questions » Computers [ Ask a new question ]

How can I remotely control a linux box from my Mac?

How can I remotely control a linux box from my Mac?

I set all of my family members up with Linux Mint so that their computers would stop punching themselves in the face, but I'd like to be able to control those computers when my mom calls up and wants to know how to "put her favorites in the drop box." I've got Parallels with WinXP, and Ubunutu VMs, so my OS isn't really a concern (although I'd prefer to use OS X if there was a slick GUI app). What's the best or most practical approach to getting access to these computers from across the country?

Asked by: Guest | Views: 280
Total answers/comments: 3
bert [Entry]

Definitely SSH. You could set up an under-privileged account with sudo-level privileges and connect to the box using that account over SSH to administrate the box. And, if you are looking for a graphical alternative, there is of course VNC: by setting up a VNC server on the remote box, and using the Chicken VNC client on OS X, you could have a graphical remote access to the box.
bert [Entry]

You could use a VNC server and client (see here for more: http://www.skullbox.net/vncserver.php). Essentially VNC is what Remode Desktop is on Windows, i.e. allowing one computer over a network (or internet) to access a 'screen' on another computer. There are VNC servers and clients available for Linux and MacOS (you'd need a server on the Linux and a VNC client on the Mac).
bert [Entry]

No, you can't. Mac locks you out. I mean you technically can but they make it difficult. Mac wants you communicating only with their computers unless you have no choice and use a web browser.