Use FreeBSD remotely

Hi

I am using Xfce4. Unfortunately, a system that was run freebsd FreeBSD is not available. And I most use it remotely. How do I prepare freebsd FreeBSD (1. through commands 2. through Xfce4) to use it remotely?

Thanks.
 
The quintessential tool for remote work is ssh(1). If you want to have a remote GUI I'd suggest something like net/tightvnc. Don't open the VNC port to the internet though, it's not really secure. Tunnel it over ssh(1) if you need it.
 
Back
Top