Documentation du Dr FRAPPE

Ce wiki regroupe les résultats de mes expériences en informatique accumulés au cours de mes recherches sur le net.

Dans la mesure du possible, j'ai cité mes sources ; il en manque certainement… :-)

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
logiciel:internet:tmate:start [2022/05/16 09:59] – [Installation] adminlogiciel:internet:tmate:start [2022/05/16 16:30] – [Utilisation] admin
Ligne 25: Ligne 25:
 </WRAP> </WRAP>
 </WRAP> </WRAP>
- +<WRAP list-deep> 
-  - Repérez la dernière version (ici, 2.4.0) sur [[https://github.com/tmate-io/tmate/releases/latest]] :{{ logiciel:internet:tmate:tmate-01.png?400 |}} +  - Allez sur la page [[https://github.com/tmate-io/tmate/releases/latest]]{{ logiciel:internet:tmate:tmate-01.png?600 |}} 
-    Descendez la page et repérez le lien qui vous correspond : +    - Repérez la dernière version 
-      * tmate **64bits**:tmate-2.4.0-static-linux-amd64.tar.xz +    - Descendez la page et repérez le lien qui vous correspond : 
-      * tmate **32bits**:tmate-2.4.0-static-linux-i386.tar.xz +      **64bits**:tmate-2.4.0-static-linux-amd64.tar.xz 
-      * tmate **pour Raspberry Pi**:tmate-2.4.0-static-linux-arm64v8.tar.xz +      **32bits**:tmate-2.4.0-static-linux-i386.tar.xz 
-  - Sur le PC à contrôler, selon votre cas, lancez ((copiez-collez le lien repéré sur la page ci-dessus)): +      **pour Raspberry Pi**:tmate-2.4.0-static-linux-arm64v8.tar.xz 
-    * tmate **64bits** :<cli prompt='$ '>...@...:~$ wget https://github.com/tmate-io/tmate/releases/download/2.4.0/tmate-2.4.0-static-linux-amd64.tar.xz+  - Sur le PC à contrôler, selon votre cas, lancez (lien repéré sur la page ci-dessus) : 
 +    **64bits** :<cli prompt='$ '>...@...:~ $ wget https://github.com/tmate-io/tmate/releases/download/2.4.0/tmate-2.4.0-static-linux-amd64.tar.xz
 ...@...:~$ tar xJf tmate-*amd64.tar.xz</cli> ...@...:~$ tar xJf tmate-*amd64.tar.xz</cli>
-    * tmate **32bits**:<cli prompt='$ '>...@...:~$ wget https://github.com/tmate-io/tmate/releases/download/2.2.1/tmate-2.4.0-static-linux-i386.tar.xz+    **32bits** :<cli prompt='$ '>...@...:~ $ wget https://github.com/tmate-io/tmate/releases/download/2.2.1/tmate-2.4.0-static-linux-i386.tar.xz
 ...@...:~$ tar xJf tmate-*i386.tar.xz</cli> ...@...:~$ tar xJf tmate-*i386.tar.xz</cli>
-    * tmate **pour Raspberry Pi**:<cli prompt='$ '>...@...:~$ wget https://github.com/tmate-io/tmate/releases/download/2.4.0/tmate-2.4.0-static-linux-arm32v7.tar.xz +    **pour Raspberry Pi** :<cli prompt='$ '>pi@framboise4:~ $ wget https://github.com/tmate-io/tmate/releases/download/2.4.0/tmate-2.4.0-static-linux-arm32v7.tar.xz 
-...@...:~$ tar -xJf tmate-*arm32v7.tar.xz +pi@framboise4:~ $ tar -xJf tmate-2.4.0-static-linux-arm32v7.tar.xz</cli
-</cli>+</WRAP>
  
 ===== Configuration ===== ===== Configuration =====
Ligne 44: Ligne 45:
 ===== Utilisation ===== ===== Utilisation =====
  
-  - Placez-vous dans le répertoire créé par la décompression et lancez tmate :<cli prompt='$ '>...@...:~$ cd tmate-2.4.0-static-linux-arm32v7/+  - Placez-vous dans le répertoire créé par la décompression et lancez tmate :<cli prompt='$ '>Tip: if you wish to use tmate only for remote access, run: tmate -F        [0/0] 
 +To see the following messages again, run in a tmate session: tmate show-messages 
 +Press <q> or <ctrl-c> to continue 
 +--------------------------------------------------------------------- 
 +Connecting to ssh.tmate.io... 
 +Note: clear your terminal before sharing readonly access 
 +web session read only: https://tmate.io/t/ro-RB7vLFgC2C4mPZg9PdJ6WLpdz 
 +ssh session read only: ssh ro-RB7vLFgC2C4mPZg9PdJ6WLpdz@lon1.tmate.io 
 +web session: https://tmate.io/t/sBWNthY6Epjbexd9z4s4Q7ppt 
 +ssh session: ssh sBWNthY6Epjbexd9z4s4Q7ppt@lon1.tmate.io 
 +Error reading from channel: Socket error: Operation timed out 
 +Reconnecting... (Error reading from channel: Socket error: Operation timed out) 
 +Reconnected 
 +</cli> 
 + 
 + 
 +  - <cli prompt='$ '>...@...:~$ cd tmate-2.4.0-static-linux-arm32v7/
 ...@...:~$ ./tmate ...@...:~$ ./tmate
 Tip: if you wish to use tmate only for remote access, run: tmate -F        [0/0] Tip: if you wish to use tmate only for remote access, run: tmate -F        [0/0]