1595765340
Tor Browser routes your web traffic through the Tor network, making it private and anonymous. When you use the Tor Browser, the connection to the website you are viewing is encrypted and protected from network surveillance and traffic analysis.
In this tutorial, we’ll explain how to install Tor web browser on Ubuntu 18.04. The same instructions apply for Ubuntu 16.04 and any other Ubuntu-based distribution, including Kubuntu, Linux Mint and Elementary OS.
Installing the Tor Browser on Ubuntu Linux is a relatively straightforward process and will only take a few minutes.
Execute the following commands as a user with sudo permissions:
Start by installing the apt-transport-https package that necessary to access a repository over HTTPS and enabling the Universe repository:
sudo apt update
sudo apt install apt-transport-https
sudo add-apt-repository universe
Import the Tor Apt repository GPG key to your system using the following wget command:
wget -q -O - https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89.asc | sudo apt-key add -
#ubuntu #browser #ubuntu 18.04
1595429220
Microsoft Teams is a communication platform used for Chat, Calling, Meetings, and Collaboration. Generally, it is used by companies and individuals working on projects. However, Microsoft Teams is available for macOS, Windows, and Linux operating systems available now.
In this tutorial, we will show you how to install Microsoft Teams on Ubuntu 20.04 machine. By default, Microsoft Teams package is not available in the Ubuntu default repository. However we will show you 2 methods to install Teams by downloading the Debian package from their official website, or by adding the Microsoft repository.
01- First, navigate to teams app downloads page and grab the Debian binary installer. You can simply obtain the URL and pull the binary using wget
;
$ VERSION=1.3.00.5153
$ wget https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_${VERSION}_amd64.deb
#linux #ubuntu #install microsoft teams on ubuntu #install teams ubuntu #microsoft teams #teams #teams download ubuntu #teams install ubuntu #ubuntu install microsoft teams #uninstall teams ubuntu
1626801695
VirtualBox is a widely known and open-source tool offered by Oracle. It’s a cross platform virtualization application that can be installed on any system that allows users to run a number of guest operating systems on single machine over a virtual system.
Means, with the usage of VirtualBox on your system, you can easily install many operating systems and can run them simultaneously which can be helpful to develop, demonstrate, deploy and test applications on a single machine.
How to install VirtualBox On Ubuntu 18.04, 20.04 and 21.04?
Since the virtualization system offered by Oracle is available for cross platforms, even Ubuntu users can install the app and take its benefits. In order to install VirtualBox in Ubuntu variants, there’s a number of approaches that can be helpful.
Installing using default repository
sudo apt install virtualbox
Install using official DEB package
Visit the Virtualbox download page and download DEB package in your machine, and run the following command to install the package using ATP command.
sudo apt install ./virtualbox-6.1_6.1.22-144080_Ubuntu_bionic_amd64.deb
for more approaches and information, Read Here
#install virtual box on ubuntu #install virtual box on ubuntu 18.04 #install virtual box on ubuntu 20.04 #install virtual box on ubuntu21.04
1595765340
Tor Browser routes your web traffic through the Tor network, making it private and anonymous. When you use the Tor Browser, the connection to the website you are viewing is encrypted and protected from network surveillance and traffic analysis.
In this tutorial, we’ll explain how to install Tor web browser on Ubuntu 18.04. The same instructions apply for Ubuntu 16.04 and any other Ubuntu-based distribution, including Kubuntu, Linux Mint and Elementary OS.
Installing the Tor Browser on Ubuntu Linux is a relatively straightforward process and will only take a few minutes.
Execute the following commands as a user with sudo permissions:
Start by installing the apt-transport-https package that necessary to access a repository over HTTPS and enabling the Universe repository:
sudo apt update
sudo apt install apt-transport-https
sudo add-apt-repository universe
Import the Tor Apt repository GPG key to your system using the following wget command:
wget -q -O - https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89.asc | sudo apt-key add -
#ubuntu #browser #ubuntu 18.04
1595515560
TeamViewer is a cross-platform, proprietary application that allows a user to remotely connect to a workstation, transfer files, and have online meetings. In this tutorial, we will walk you through how to install TeamViewer on Ubuntu 20.04 Desktop through the command line.
Before continuing with this tutorial, make sure you are logged in as a user with sudo
privileges.
01- To install TeamViewer, first, download the TeamViewer .deb
package. So, open the Terminal and run the following wget
command.
$ wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
02- Once you have downloaded the TeamViewer‘s Debian package, execute the following command to install Teamviewer:
$ sudo apt install ./teamviewer_amd64.deb
The system will prompt you with a [Y/n]
option. Type ‘Y
‘ and hit the enter
key in order for to continue the installation.
03- Once the installation is done, you can launch TeamViewer either by typing the command teamviewer
in your terminal or by clicking on the TeamViewer
icon (Activities -> TeamViewer
).
04- A pop-up License Agreement will be displayed. To proceed, click on the Accept License Agreement
button.
#linux #ubuntu #install teamviewer #install teamviewer ubuntu #teamviewer #teamviewer ubuntu #teamviewer ubuntu install #ubuntu install teamviewer
1598688294
This brief tutorial shows students and new users how to install Tor browser on Ubuntu 20.04 | 18.04 LTS.
Tor is free software and an open network that hide your online activities by bouncing your communications around a distributed network of relays run by volunteers all around the world.
It’s a secure and private way to browse online without providing your traffic analysis and protecting your personal freedom and privacy… If you want to use the Tor distributed networks, you’ll need a Tor browser.
This brief tutorial shows students and new users how to install Tor browser on Ubuntu 16.04 | 18.04 to use the Tor networks.
The easiest way to install Tor browser on Ubuntu is from the PPA repository below.
To add the repository to Ubuntu, run the commands below:
sudo add-apt-repository ppa:micahflee/ppa
After installing the PPA above, run the commands below to install Tor browser.
sudo apt update
sudo apt install torbrowser-launcher
After that, Tor browser should be installed and ready to use.
You can either run the comment launcher by typing torbrowser-launcher or going to the Activities dashboard and searching for it there
When you launch Tor browser for the first time, it will download Tor browser and install all dependencies. Wait for the download and validating to complete.
#applications #labs #linux ubuntu #tor browser #ubuntu 20.04 focal fossa #ubuntu