Linux: remote connection

  • Linux connect windows:
    % connect with full screen
    rdesktop -f Windows_IP
    % connect with percentaged screen
    rdesktop -g90% Windows_IP

  • Linux connect Linux:
    ssh -Y user@Linux_IP

  • nomachine connection
    Linux to Linux, you must open the nomachine server on the linux desktop you wish to remotely connect

posted on 2017-07-13 08:57  DocNan  阅读(278)  评论(0编辑  收藏  举报

导航