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/15 14:26] – [Voir aussi] adminlogiciel:internet:tmate:start [2022/05/16 16:50] – [Utilisation] admin
Ligne 15: Ligne 15:
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>
-Savoir si on est en 32 ou 64 bits :<cli prompt='$ '>...@...:~$ uname -m +Savoir si on est en 32 ou 64 bits :<cli prompt='$ '>...@...:~ $ uname -m 
-x86_64</cli> +x86_64 
-Sur un Raspberry pi : +</cli> 
-  armv7... +Sur un Raspberry pi :<cli prompt='$ '>...@...:~ $ pi@framboise4:~ $ uname -m 
-  : -> 32 bits +armv7l</cli> 
-  arm8... (ou plus) +<WRAP list-deep> 
-  : -> 64 bits +  - **armv7...** -> 32 bits 
 +  - **arm8...** (ou plus) -> 64 bits
 </WRAP> </WRAP>
- +</WRAP> 
-  - 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 |}} +<WRAP list-deep> 
-    Descendez la page et repérez le lien qui vous correspond : +  - Allez sur la page [[https://github.com/tmate-io/tmate/releases/latest]]{{ logiciel:internet:tmate:tmate-01.png?600 |}} 
-      * tmate **64bits**:tmate-2.4.0-static-linux-amd64.tar.xz +    - Repérez la dernière version 
-      * tmate **32bits**:tmate-2.4.0-static-linux-i386.tar.xz +    - Descendez la page et repérez le lien qui vous correspond : 
-      * tmate **pour Raspberry Pi**:tmate-2.4.0-static-linux-arm64v8.tar.xz +      **64bits**:tmate-2.4.0-static-linux-amd64.tar.xz 
-  - Sur le PC à contrôler, selon votre cas, lancez ((copiez-collez le lien repéré sur la page ci-dessus)): +      **32bits**:tmate-2.4.0-static-linux-i386.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+      **pour Raspberry Pi**:tmate-2.4.0-static-linux-arm64v8.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 43: 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='$ '>pi@framboise4:~ $ cd tmate-2.4.0-static-linux-arm32v7/ 
 +pi@framboise4:~/tmate-2.4.0-static-linux-arm32v7 $ ./tmate</cli>{{ :logiciel:internet:tmate:tmate_002.jpg?600 |}} 
 + 
 + 
 + 
 +  - <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]
Ligne 101: Ligne 124:
  
   * **(en)** [[http://]]   * **(en)** [[http://]]
-  * **(fr)** [[[[https://www.metal3d.org/ticket/tmate.io|tmate]]]]+  * **(fr)** [[https://www.metal3d.org/blog/2017/adieu-teamviewer/|]]
  
 ---- ----
-//Basé sur << [[http://|Article]] >> par Auteur.//+//Basé sur << [[https://www.metal3d.org/blog/2017/adieu-teamviewer/|Adieu TeamViewer]] >> par Patrice Ferlet.//