realvnc:各种设备互联
Virtual Network Computing (VNC) is a special way to remotely control a computer. Like Secure Shell (SSH), a computer user can login to a remote machine on the network and execute commands and access files on the system. However, VNC displays the remote system’s desktop while SSH displays a terminal shell. It may be beneficial to learn more about VNC and similar technologies.
为了远程连接OSX,试了一下,发现还是realvnc简单易用。
对于Arch来说,我们可以通过
yay -S realvnc-vnc-viewer
来安装此软件。
aur/realvnc-vnc-viewer 6.0.2-1 [installed] (16) (2.36)
VNC remote desktop software by RealVNC
然后运行vncviewer
,纯GUI界面,输入远程OSX的IP就直接连上了。
27寸的iMac在14寸的笔记本上显示,效果真是渣渣啊~