Modifications

Sauter à la navigation Sauter à la recherche
46 octets ajoutés ,  30 mars 2013 à 13:51
aucun résumé de modification
Ligne 3 : Ligne 3 :  
{{traduction}}
 
{{traduction}}
   −
{{bloc-etroit | text=SSH (voir [[PI-SSH|notre tutoriel sur SSH]]) 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.  
+
{{bloc-etroit | text=SSH (voir [[PI-SSH|notre tutoriel sur SSH]]) est souvent utilisé si vous avez besoin de prendre le contrôle de votre Pi. Cependant, il peut être vraiment utile de contrôler son Pi avec une souris en voyant ce qui se passe sur l'écran.  
   −
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”.
+
VNC (Virtual Network Connection) est un standard qui permet justement de réaliser cela. Pour l'utilise vous aurez besoin d'installer quelques logiciels sur votre Pi. Il existe de nombreux logiciels VNC Serveur (''VNC server''), nous allons utiliser celui qui se nomme “tightvnc”.
   −
We can install the VNC server software using the SSH connection that we established earlier.
+
Nous pouvons installer un Serveur VNC sur le Pi en utilisant une connexion SSH préalablement établie.
   −
Enter the following command into your SSH terminal: }}
+
Entrez la commande suivante dans votre terminal SSH: }}
    
  <nowiki>sudo apt-get update
 
  <nowiki>sudo apt-get update
29 918

modifications

Menu de navigation