Remote into FreeBSD and VNC

Right now I use RealVNC to remote into my system. To me it is basic, no frills, basic setup. I am wondering what others use for there remote sessions.

Dana
 
Do NOT open up VNC to the internet! Really, don't. If you want to use VNC tunnel it over an ssh(1) session.
 
Ok, I did leave out the SSH part. It works, but I was just checking to see if this is old school, or if others were doing something as effective, but in a single package.
 
For a GUI either VNC or NX are probably the only viable choices. For console access there's really only one, ssh(1).
 
Back
Top