View Articles by Category

There are no sub categories

Category » Mac OS Xrss button

There were 10 articles found in this category:

  1. questionCannot open Options dialog for service-mode VNC Server on Mac OS X 10.7 using mapped home directories
    For mapped home directories in Mac OS X, it is not possible to open the Options dialog and stop the service-mode VNC Server from the "Stop VNC Server" menu. This may include the following cases: AFP-mapped accounts using OpenDirectory (Mac OS X Server) SMB-mapped accounts User accounts in Acti ...
  2. questionCan I run VNC Viewer from a script/terminal, and have it automatically connect to a server?
    Yes, although with certain caveats. The only way to do this on the Mac platform, is to run the VNC Viewer application directly, and point it at an already created .vnc file. You can create a .vnc file with the connection details that you require (IP address, password etc.), via the VNC Address B ...
  3. questionScreen Blanking Mac OS X when connected from VNC Viewer
    Currently there is no way to blank the screen on the Mac OS X while VNC Viewers are connected. This is included in the road map and will be available in the near future.
  4. questionDoes RealVNC support Mac OS 10.7 “Lion”?
    We are pleased to announce the release of VNC Enterprise Edition version 4.6.2 which includes Mac OS X 10.7 (Lion) support. If you have current support and maintenance cover you are eligible for a free upgrade. For help upgrading visit our knowledge base If your support has expired you can conta ...
  5. questionDo I need to disable Apple Remote Desktop; Does it clash with VNC?
    Apple Remote Desktop is based on VNC, and uses the RFB protocol. This means that by default, it listens on the same port as VNC Server (TCP 5900). To use VNC Server, you will need to either disable ARD, or set it to run on another port. It's unlikely that you'll be using both ARD and VNC Server ...
  6. questionHow do I find out what port VNC Server or ARD is listening on?
    By default, both VNC and ARD (Apple Remote Desktop) are configured to listen on TCP port 5900. As ARD is built into the Mac OS X operating system, it will load before VNC, meaning that VNC cannot attach to port 5900, and will subsequently error. To confirm that this is the case, you can run the ...
  7. questionCan you install VNC from the command line on OSX?
    You can install VNC onto OSX from the command line using the following commands: First, install the package. sudo installer -pkg vnc-E4_5_r22054-universal_macosx.mpkg -target / Then apply your license key: /Library/VNC/vnclicense -add Please note. This installation will install using all de ...
  8. questionHow can I start a listening viewer from a terminal/script on the Mac platform?
    You can do so by passing the "listen" parameter directly to the VNC Viewer application; /Applications/RealVNC/VNC\ Viewer.app/Contents/MacOS/VNCViewer listen
  9. questionCan I authenticate using my Open Directory credentials?
    Yes, Open Directory authentication is supported out of the box in VNC Enterprise Edition. You or your Mac OSX Server Administrator will need to ensure that you have a user account on the server machine, and the local VNC Server machine is connected to the Open Directory master. To connect your M ...
  10. questionSilent/Scripted Installation of VNC Enterprise Edition on Mac OS X
    Assuming "vnc-E4_6_0-universal_macosx" is the DMG/package name you have, the following list of commands that can be typed on the Terminal or added to a script. $ hdiutil attach vnc-E4_6_0-universal_macosx.dmg $ sudo installer -pkg /Volumes/vnc-E4_6_0-universal_macosx/vnc-E4_6_0-universal_macosx. ...

© RealVNC Limited