OpenBSD有內建的嗎遠端桌面伺服器?如果不是,人們在 OpenBSD 上運行的最首選遠端桌面伺服器是什麼?
答案1
明確的答案:是的,但你必須配置它。
As any unix like system using X you can use Xdmcp
- you have to allow your X chooser, such as GDM or KDM to accept XDMCP connections
- then you open a graphical client or just a terminal:
$ X -query your.servers.ip.address
Alternatively you can always install and run: VNC伺服器