Bap: corrections
This commit is contained in:
parent
23491016a2
commit
19e44a1a44
1 changed files with 11 additions and 7 deletions
|
@ -74,18 +74,22 @@ Terminal.</div>
|
|||
Quand le terminal est ouvert, tapez dedans la ligne de commande
|
||||
suivante :
|
||||
|
||||
<pre><span class="prompt">toto@ordinateur $</span> ssh -N -T -L 3128:www-cache.ens.fr:3128 clipper.ens.fr</pre>
|
||||
<pre><span class="prompt">toto@ordinateur $</span> ssh -N -T -L 3128:www-cache.ens.fr:3128 <em>monlogin</em>@clipper.ens.fr</pre>
|
||||
|
||||
<div class="attention">
|
||||
Ne tapez pas la partie
|
||||
« <strong>toto@ordinateur</strong> $ », qui est l'invite
|
||||
de commande.
|
||||
Attention !
|
||||
<ol>
|
||||
<li>Ne tapez pas la partie
|
||||
« <strong>toto@ordinateur</strong> $ », qui est
|
||||
l'invite de commande ;</li>
|
||||
<li>remplacez « <em>monlogin</em> » par votre identifiant
|
||||
(<em>login</em>).</li>
|
||||
</ol>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li> Une connexion avec l'ENS va s'établir, en ouvrant un
|
||||
tunnel SSH. Donnez votre <strong>identifiant</strong>
|
||||
(<em>login</em>) et votre <strong>mot de passe</strong>. La première
|
||||
tunnel SSH. Donnez votre <strong>mot de passe</strong>. La première
|
||||
fois, on vous demandera si vous acceptez la clef SSH :
|
||||
répondez « Yes ».
|
||||
|
||||
|
@ -238,7 +242,7 @@ l'ENS :</p>
|
|||
|
||||
<div class="metainformation">
|
||||
Auteur : Baptiste Mélès.
|
||||
Dernière modification le <date value="$Date: 2006-05-18 17:08:55 $" />.
|
||||
Dernière modification le <date value="$Date: 2006-05-18 20:48:32 $" />.
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue