Teamviewer is remote system as your pc control. You can use various purposes like windows, linux, Mac, Chrome OS, Raspberry Pi, Android and iOS etc. So now I want to share how to install team viewer on your Ubuntu 16.04 gnome desktop.
root@tech-ubuntu:~# apt update && apt upgrade -y
If your server 64 bit so download using below link.
root@tech-ubuntu:~# wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
root@tech-ubuntu:~# dpkg -i teamviewer*.deb root@tech-ubuntu:~# apt-get -f install -y
If your server 32 bit so download using below link.
root@tech-ubuntu:~# wget https://download.teamviewer.com/download/teamviewer_i386.deb
After download completed then run installation process using below command.
root@tech-ubuntu:~# dpkg -i teamviewer*.deb root@tech-ubuntu:~# apt-get -f install
If see any problem so please see my YouTube channel for more video. Please subscribe my channel for more update.
The post How To Install Team Viewer Into Ubuntu 16.04 Gnome Desktop appeared first on TechnologyRSS.
Here’s the guide to deploy Elastic Stack on Ubuntu VPS, with secure access, HTTPS proxying,…
This guide walks through deploying Nagios Core on an Ubuntu VPS, from system prep to…
After a decade under Pablo Cantero's stewardship, Shoryuken has a new maintainer - me. I'm…
MAAS 3.7 has been officially released and it includes a bunch of cool new features.…
Update: This article originally concluded that Eisel-Lemire wasn't worth it for Ruby. I was wrong.…
Recently, the team at MinIO moved the open source project into maintenance mode and will…