Return to site

Screens Vnc For Mac Os

broken image


VersionSoftware downloadPolicy template filesVNC Permissions Creator
6.7.1PKGDownload
6.6.0PKGDownloadx86/x64
6.5.0PKGDownload
6.4.1PKGDownload
6.4.0PKGDownload
6.3.2PKGDownloadx86/x64
6.3.1PKGDownload
6.3.0PKGDownload
6.2.1PKGDownload
6.2.0PKGDownloadx86/x64
6.1.1PKG 10.10 and laterDownloadx86/x64
6.1.0PKG 10.10 and laterDownloadx86/x64
6.0.3PKG 10.10 and laterDownloadx86/x64
6.0.2PKG 10.10 and laterDownloadx86/x64
6.0.1PKG 10.10 and laterDownloadx86/x64
6.0.0PKG 10.10 and laterDownloadx86/x64
5.3.3PKG 10.9 and laterPKG 10.6 to 10.8Downloadx86/x64
5.3.2PKG 10.9 and laterPKG 10.6 to 10.8Downloadx86/x64
5.3.1PKG 10.9 and laterPKG 10.6 to 10.8Downloadx86/x64
5.3.0PKG 10.9 and laterPKG 10.6 to 10.8Downloadx86/x64
5.2.3PKG 10.5 and laterDMG 10.4 onlyDownloadUniversal
5.2.2PKG 10.5 and laterDMG 10.4 onlyDownloadUniversal
5.2.1PKG 10.5 and laterDMG 10.4 onlyDownloadUniversal
5.2.0PKG 10.5 and laterDMG 10.4 onlyDownloadUniversal
5.1.1PKG 10.5 and laterDMG 10.4 onlyDownloadUniversal
5.1.0PKG 10.5 and laterDMG 10.4 onlyDownloadUniversal
5.0.7PKG 10.5 and laterDMG 10.4 only
5.0.5PKG 10.5 and laterDMG 10.4 only
5.0.4PKG 10.5 and laterDMG 10.4 only
5.0.3PKG 10.5 and laterDMG 10.4 only
5.0.2PKG 10.5 and laterDMG 10.4 only
5.0.1DMG 10.4 and later
5.0.0DMG 10.4 and later

I'm looking to run a VNC server on some of my Macs running Mac OS so that I can access them from other machines. Google searching for generic terms was useless, for example 'VNC Server Mac OS' only gets you results about Mac OS X. More specifically, I'm looking for VNC server software(s) that would run on both 68K and PowerPC. For RealVNC you NEED to use their proprietary viewer. (It may be possible to use the macOS screen sharing with additional software, but X11 has not been included on the Mac for some years.). You can use tightvncserver; I use this and start session with open vnc://pi@10.1.1.41:5901 on the Mac (change to your IP or use raspberrypi.local). RealVNCneeds the GUI on the Pi to be running (you can.

Skip to end of metadataGo to start of metadata

This article explains the process of enabling ssh and VNC access on a macOS device, and accessing the computer from a Windows computer

Set up Remote Login (ssh) on your Mac

Screens Vnc For Mac Os
  1. On your Mac, choose Apple menu > System Preferences, click Sharing, then select Remote Login.

  2. Select the Remote Login checkbox.

  3. Specify which users can log in:

    • Only these users:Click the Add button,then choose who can log in remotely. Users & Groups includes all the users of your Mac. Network Users and Network Groups include people on your network.

Screens Vnc For Mac Os 10.13

. A VNC Server, such as UltraVNC or TightVNC, is required to connect to a Windows PC. Windows, Linux PCs and Raspberry Pi can only send or receive text and URLs. Screens will not receive any sound from your computer. This is a limitation of the RFB protocol the app is using. Screens Connect requires OS X 10.6.8 Snow Leopard or later.

Turn on screen sharing (VNC) on your Mac

Connect To Mac With Vnc

  1. On your Mac, choose Apple menu > System Preferences, then click Sharing.

  2. IfRemote Managementis selected, deselect it.

    • You can't have both Screen Sharing and Remote Management on at the same time.

  3. Select the Screen Sharing checkbox.

  4. To specify who can share your screen, select:

    • Only these users:Screen sharing is restricted to specific users.

      • click the Add buttonat the bottom of the users list, then do one of the following:

        • Select a user from Users & Groups, which includes all the users of your Mac except sharing-only users and guest users.

        • Select a user from Network Users or Network Groups, which includes users and groups with network server accounts. Network users and members of network groups can use their network name and password to connect to your Mac for screen sharing.

  5. Click Computer Settings, then select the following:

    • VNC viewers may control screen with password:Other users can share your screen using a VNC viewer app—on iPad or a Windows PC, for example—by entering the password you specify here. If you select this option, you should create a very secure password.

      • This is required to be able to connect via TightVNC or RealVNC on a Windows device


Setting Up PuTTY

If you want to know how to tunnel VNC through SSH, it's recommended you usePuTTYto make the connection to your SSH server.

Screens Vnc For Mac Os

PuTTY offers a graphical user interface that can easily be configured to allow you to tunnel other software, like your VNC viewer, over the connection.

  1. To start, download PuTTY and open the client.
  2. The main Session menu allows you to type your macOS computer's hostname (i.e. ENG-ANC123456D). Type your SSH server address in the Host Name (or IP Address) text box. If your SSH port is different from the standard port 22, type this in the Port box.
  3. You'll also want to save this session, so in the Saved Sessions text box, add a suitable name for your SSH connection, then click the Save button.
  4. In the left-hand menu, expand the Connection tab, then do the same for the SSH. Click on Tunnels.
  5. In the Port forwarding section of the Tunnels menu, you'll be providing the details to allow PuTTY to tunnel your VNC connection over SSH. In the Source port text box, type 5900. In the Destination text box, type your remote address:5900, using the hostname of the remote desktop PC or server. For instance, ENG-ANC123456.coeit.osu.edu:5900 would be suitable. (IP address may be used instead of hostname, but the hostname is preferred because the IP may change)
  6. Return to the Session section, click on your saved session name under Saved Sessions, then click Save to save your settings.
  7. With your PuTTY settings ready, make the SSH connection by clicking Open at the bottom. You'll be required to insert the username and password required to make your SSH connection as PuTTY makes the attempt.
  8. Once the login process is complete, you'll be given access to the SSH terminal window for your remote desktop.
For
  1. On your Mac, choose Apple menu > System Preferences, click Sharing, then select Remote Login.

  2. Select the Remote Login checkbox.

  3. Specify which users can log in:

    • Only these users:Click the Add button,then choose who can log in remotely. Users & Groups includes all the users of your Mac. Network Users and Network Groups include people on your network.

Screens Vnc For Mac Os 10.13

. A VNC Server, such as UltraVNC or TightVNC, is required to connect to a Windows PC. Windows, Linux PCs and Raspberry Pi can only send or receive text and URLs. Screens will not receive any sound from your computer. This is a limitation of the RFB protocol the app is using. Screens Connect requires OS X 10.6.8 Snow Leopard or later.

Turn on screen sharing (VNC) on your Mac

Connect To Mac With Vnc

  1. On your Mac, choose Apple menu > System Preferences, then click Sharing.

  2. IfRemote Managementis selected, deselect it.

    • You can't have both Screen Sharing and Remote Management on at the same time.

  3. Select the Screen Sharing checkbox.

  4. To specify who can share your screen, select:

    • Only these users:Screen sharing is restricted to specific users.

      • click the Add buttonat the bottom of the users list, then do one of the following:

        • Select a user from Users & Groups, which includes all the users of your Mac except sharing-only users and guest users.

        • Select a user from Network Users or Network Groups, which includes users and groups with network server accounts. Network users and members of network groups can use their network name and password to connect to your Mac for screen sharing.

  5. Click Computer Settings, then select the following:

    • VNC viewers may control screen with password:Other users can share your screen using a VNC viewer app—on iPad or a Windows PC, for example—by entering the password you specify here. If you select this option, you should create a very secure password.

      • This is required to be able to connect via TightVNC or RealVNC on a Windows device


Setting Up PuTTY

If you want to know how to tunnel VNC through SSH, it's recommended you usePuTTYto make the connection to your SSH server.

PuTTY offers a graphical user interface that can easily be configured to allow you to tunnel other software, like your VNC viewer, over the connection.

  1. To start, download PuTTY and open the client.
  2. The main Session menu allows you to type your macOS computer's hostname (i.e. ENG-ANC123456D). Type your SSH server address in the Host Name (or IP Address) text box. If your SSH port is different from the standard port 22, type this in the Port box.
  3. You'll also want to save this session, so in the Saved Sessions text box, add a suitable name for your SSH connection, then click the Save button.
  4. In the left-hand menu, expand the Connection tab, then do the same for the SSH. Click on Tunnels.
  5. In the Port forwarding section of the Tunnels menu, you'll be providing the details to allow PuTTY to tunnel your VNC connection over SSH. In the Source port text box, type 5900. In the Destination text box, type your remote address:5900, using the hostname of the remote desktop PC or server. For instance, ENG-ANC123456.coeit.osu.edu:5900 would be suitable. (IP address may be used instead of hostname, but the hostname is preferred because the IP may change)
  6. Return to the Session section, click on your saved session name under Saved Sessions, then click Save to save your settings.
  7. With your PuTTY settings ready, make the SSH connection by clicking Open at the bottom. You'll be required to insert the username and password required to make your SSH connection as PuTTY makes the attempt.
  8. Once the login process is complete, you'll be given access to the SSH terminal window for your remote desktop.

With the SSH tunnel to your remote desktop server active, you'll now be able to make a VNC connection. You can use any VNC client you choose, but this guide will run through how to connect usingTightVNC, a popular and free VNC client for Windows and Linux.

You can minimize PuTTY while the connection is active.

Connecting Using TightVNC

If your SSH connection is active, connecting using TightVNC is pretty simple. This assumes that your VNC server is running on your remote PC or server.

Mac Os Vnc Server

  1. Open TightVNC to begin. In the Connection section, type localhost::5900 or 127.0.0.1::5900 into the Remote Host text box. PuTTY is monitoring this port and will automatically forward this connection, when the attempt is made, to your remote server.
  2. You can configure your VNC connection further by clicking Options but, if you're ready to connect, click Connect.
  3. You'll be asked for your VNC server password (the password you set above in the Setup Remote Login setps), so provide this in the VNC Authentication pop-up window, then click OK.

If your SSH connection is working correctly, TightVNC should load your remote VNC desktop window, ready for you to use.

Mac Os X Vnc Client






broken image