floss:bureau_a_distance

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édentes Révision précédente
floss:bureau_a_distance [2020/08/19 15:39] villersdfloss:bureau_a_distance [2021/02/10 15:50] (Version actuelle) – [Bureau à distance sous GNU/Linux] villersd
Ligne 7: Ligne 7:
   * [[https://community.teamviewer.com/t5/Knowledge-Base/How-to-install-TeamViewer-on-Linux-without-graphical-user/ta-p/4352|How to install TeamViewer on Linux without graphical user interface]]   * [[https://community.teamviewer.com/t5/Knowledge-Base/How-to-install-TeamViewer-on-Linux-without-graphical-user/ta-p/4352|How to install TeamViewer on Linux without graphical user interface]]
   * **[[https://vitux.com/how-to-install-teamviewer-on-ubuntu/|How to Install TeamViewer on Ubuntu 20.04 LTS]] (using command line or GUI)**   * **[[https://vitux.com/how-to-install-teamviewer-on-ubuntu/|How to Install TeamViewer on Ubuntu 20.04 LTS]] (using command line or GUI)**
-    * cd /tmp + 
-    wget https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc +<code> 
-    sudo apt-key add TeamViewer2017.asc +cd /tmp 
-    sudo sh -c 'echo "deb http://linux.teamviewer.com/deb stable main" >> /etc/apt/sources.list.d/teamviewer.list' +wget https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc 
-    sudo apt update +sudo apt-key add TeamViewer2017.asc 
-    sudo apt install teamviewer+sudo sh -c 'echo "deb http://linux.teamviewer.com/deb stable main" >> /etc/apt/sources.list.d/teamviewer.list' 
 +sudo apt update 
 +sudo apt install teamviewer 
 +</code> 
   * [[https://community.teamviewer.com/t5/Knowledge-Base/What-is-a-TeamViewer-Account/ta-p/4442|What is a TeamViewer Account?]]   * [[https://community.teamviewer.com/t5/Knowledge-Base/What-is-a-TeamViewer-Account/ta-p/4442|What is a TeamViewer Account?]]
   * teamviewer start with system linux   * teamviewer start with system linux
  • floss/bureau_a_distance.txt
  • Dernière modification : 2021/02/10 15:50
  • de villersd