Différences entre versions de « Pi-VNC-Install »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 11 : Ligne 11 :
 
Enter the following command into your SSH terminal: }}
 
Enter the following command into your SSH terminal: }}
  
[[Fichier:Pi-VNC-INSTALL-00.jpg]]
+
<nowiki>sudo apt-get update
 +
sudo apt-get install tightvncserver</nowiki>
 +
 
 +
[[Fichier:Pi-VNC-INSTALL-00.png]]
  
 
{{Pi-VNC-TRAILER}}
 
{{Pi-VNC-TRAILER}}

Version du 30 mars 2013 à 11:23

SSH (see http://learn.adafruit.com/adafruits-raspberry-pi-lesson-6-using-ssh/overview) is often all you need to control your Raspberry Pi, however sometimes it is useful to be able to remote control your Raspberry Pi using the mouse and seeing just what you would see on the screen of the Raspberry Pi.

VNC (Virtual Network Connection) is a standard for doing just this. To use it, you have to install some software on your Pi. There are a number of VNC server applications, and the one we are going to use is called “tightvnc”.

We can install the VNC server software using the SSH connection that we established earlier.

Enter the following command into your SSH terminal:

sudo apt-get update
sudo apt-get install tightvncserver

Pi-VNC-INSTALL-00.png



Source: [1]

Augmenté par Meurisse D pour MCHobby.

Tutoriel créé par Simon Monk pour AdaFruit Industries. Tutorial created by Simon Monk for AdaFruit Industries

Traduit avec l'autorisation d'AdaFruit Industries - Translated with the permission from Adafruit Industries - www.adafruit.com

Toute référence, mention ou extrait de cette traduction doit être explicitement accompagné du texte suivant : «  Traduction par MCHobby (www.MCHobby.be) - Vente de kit et composants » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.

L'utilisation commercial de la traduction (texte) et/ou réalisation, même partielle, pourrait être soumis à redevance. Dans tous les cas de figures, vous devez également obtenir l'accord du(des) détenteur initial des droits. Celui de MC Hobby s'arrêtant au travail de traduction proprement dit.