หน้า 1 จากทั้งหมด 1

ติดตั้ง Teamviewer บน Arch/Manjaro Linux

โพสต์: ศุกร์ 22 เม.ย. 2016 08:09
โดย slwt2002
If like me, you help friends and family out by using Teamviewer and you just so happen to be using an Arch or an Arch-based distro like Manjaro or Archbang, then this is for you.

โค้ด: เลือกทั้งหมด

yaourt  -S teamviewer

โค้ด: เลือกทั้งหมด

sudo systemctl enable teamviewerd.service

โค้ด: เลือกทั้งหมด

sudo systemctl start teamviewerd.service

-The first command pulls down and installs teamviewer from the AUR repo.

-The second one uses systemctl to enable the teamviwerd as a service.

-The third starts the service created by the second so that you can use it immediatly.

After all these steps, just log in with your credentials and you are ready to offer remote assistance.

ทดสอบบน Manjaro 16.04 KDE

ที่มา https://parlotti.wordpress.com/2013/08/ ... aro-linux/