You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
---
|
|
|
|
|
layout: post
|
|
|
|
|
status: publish
|
|
|
|
|
published: true
|
|
|
|
|
title: VNC client on OSX
|
|
|
|
|
author:
|
|
|
|
|
display_name: sipp11
|
|
|
|
|
login: sipp11
|
|
|
|
|
email: sipp11@gmail.com
|
|
|
|
|
url: ''
|
|
|
|
|
author_login: sipp11
|
|
|
|
|
author_email: sipp11@gmail.com
|
|
|
|
|
wordpress_id: 874
|
|
|
|
|
wordpress_url: http://blog.10ninox.com/?p=874
|
|
|
|
|
date: '2012-08-16 05:52:17 +0700'
|
|
|
|
|
date_gmt: '2012-08-15 22:52:17 +0700'
|
|
|
|
|
categories:
|
|
|
|
|
- software
|
|
|
|
|
- osx
|
|
|
|
|
tags: []
|
|
|
|
|
---
|
|
|
|
|
<p>I was using Chicken of the VNC for a long time without knowing that OSX does have its own VNC client. I do not know if this comes with Mountain Lion or not.</p>
|
|
|
|
|
<p>However, this little app is like <strong>Grapher</strong>; you don’t really see unless you find for it. It’s called<strong>Screen Sharing</strong>. It’s in:</p>
|
|
|
|
|
<pre>/System/Library/CoreServices</pre>
|
|
|
|
|
<p>The easiest way for me to get there is opening up Terminal, type open<code>/System/Library/CoreServices</code> You will see many files. Look for Screen Sharing. There you go.</p>
|
|
|
|
|
<p>It’s the easiest, quickest VNC client so far. Surely, you can capture screen, scroll with guesture and almost everything you can imagine. Oh and it’s built-in. I can take control over my Ubuntu one very very easy as shown below.</p>
|