Desktop remoto da Windows a Ubuntu – vnc4server

Home Forums Other Desktop remoto da Windows a Ubuntu – vnc4server

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #63
    Matteo
    Keymaster

      Un appunto veloce su come usare un desktop remoto da Windows a Ubuntu Linux.

      Accedere a Ubuntu e installare vnc4server:


      $ sudo apt-get install vnc4server

      Lanciarlo con il comando:

      $ vnc4server

      Comparirà un risultato simile a:

      New 'nome_server:1 (nome_utente)' desktop is nome_server:1
      [...]

      Your ads will be inserted here by

      Ricordarsi il numero indicato accanto al nome del server.

      Installare o eseguire su Windows un qualsiasi VNC Viewer (gratuiti), ad esempio:

      TightVNC
      RealVNC

      Una volta aperto il programma, nel campo “VNC server”, inserire l’indirizzo IP (o l’host) del server seguito da “:” e dal numero di cui sopra. Ad esempio:

      IP.del.mio.server:1

      Ora si apre una finestra contenente una shell aperta. Da questa sarà possibile lanciare i programmi e “vederli” sul desktop remoto.

      Note:

      Controllare bene che i firewall non si “oppongano” a questa connessione.
      Per non perdere la shell dopo un’eventuale chiusura di TightVNC, ricordarsi di usare il comando “screen”.
      Per killare il desktop remoto, lanciare (al posto di “1″, mettere il numero relativo al proprio desktop):

      $ vnc4server -kill :1
    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.
    Share: