Thursday, October 25, 2018

Remote Management/VNC Mac OSX Server 10.6 from Windows Server 2008

What is the most compatible/reliable software to remote manage an osx server using windows server?



I tried to activate the remote management from osx server then use remote desktop login from windows(failed)
Tried to activate built in vnc server from osx server then use vnc client from windows(failed)
tried to install osxvnc server(vine server) on osx then use either tightvnc or ultravnc on windows (connects but after sometime disconnect)



PS. I would prefer a free software for both servers.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...