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
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
floss:bureau_a_distance [2020/05/18 10:49] – [Installation à distance] villersdfloss:bureau_a_distance [2020/05/18 11:27] villersd
Ligne 8: Ligne 8:
   * [[https://vitux.com/how-to-install-teamviewer-on-ubuntu/|How to Install TeamViewer on Ubuntu 18.04 LTS]] (using command line or GUI)   * [[https://vitux.com/how-to-install-teamviewer-on-ubuntu/|How to Install TeamViewer on Ubuntu 18.04 LTS]] (using command line or GUI)
   * [[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
 +    * https://community.teamviewer.com/t5/Linux/can-t-remotely-control-ubuntu-18-after-a-reboot-until-i-log-in/td-p/45161
 +      * sudo gedit /etc/gdm3/custom.conf
 +      * Uncomment : WaylandEnable=false
 +      * reboot
  
 ===== Installation à distance ===== ===== Installation à distance =====
Ligne 14: Ligne 19:
   * wget https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc   * wget https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc
   * sudo apt-key add TeamViewer2017.asc   * sudo apt-key add TeamViewer2017.asc
-  * sudo sh -c 'echo "deb http://linux.teamviewer.com/deb stable main" %%>>%% /etc/apt/sources.list.d/teamviewer.list'+  * %%sudo sh -c 'echo "deb http://linux.teamviewer.com/deb stable main" >> /etc/apt/sources.list.d/teamviewer.list'%%
   * sudo apt update   * sudo apt update
   * sudo apt install teamviewer   * sudo apt install teamviewer
    
  • floss/bureau_a_distance.txt
  • Dernière modification : 2021/02/10 15:50
  • de villersd