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.
Previously I have written about how useful public cloud storage can be when starting a…
This is Part 2 of the "Karafka to Async Journey" series. Part 1 covered WaterDrop's…
For many software teams, documentation is written after features are built and design decisions have…
With the release of the FIPS 140-3 certified cryptographic modules for Ubuntu 22.04 LTS, Canonical…
Open source libraries are repositories of code that developers can use and, depending on the…
Last year, we had the opportunity to speak at Regent’s UX Conference (Regent’s University London’s…