banner Expire 1 October 2024
Ad Ends 13 October 2024
ad End 25 April 2025
Ad Ends 13 October 2024
banner Expire 25 April 2025
banner Expire 16 November 2024
ad expire at 08 november 2024
What's new
banner Expire 16 November 2024
Ad Ends 20 January 2025
banner Expire 11 November 2024
Adv exp on 11 NOv 2024
banner Expire 15 January 2025
Ad expire at 5 August 2024
banner Expire 20 October 2024
Western union transfer
UniCvv
casino
swipe store
adv exp at 23 August 2024
Carding.pw carding forum
BidenCash Shop
Kfc CLub

Installing tor on linux mint 19 / ubuntu 18.04

File_closed07

TRUSTED VERIFIED SELLER
Staff member
Joined
Jun 13, 2020
Messages
7,299
Reaction score
915
Points
212
Awards
2
  • trusted user
  • Rich User
To get the latest version of Tor installed in Linux Mint 19 / Ubuntu 18.04, we will use the official Tor Apt repository.

Add them to your Ubuntu 18.04 / Linux Mint 19 using the commands below.

Code:
cat <<EOF | sudo tee /etc/apt/sources.list.d/tor.list
deb https://deb.torproject.org/torproject.org bionic main
deb-src https://deb.torproject.org/torproject.org bionic main
EOF

Click to expand...
Click to expand...
After adding the repository, import the GPG key used to sign packages.

Code:
curl https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89.asc | sudo gpg --import
gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -

Click to expand...
Click to expand...
Step 2: Install Tor on Linux Mint 19 / Ubuntu 18.04

Update your Apt package index and install Tor browser.

Code:
sudo apt-get update
sudo apt-get install tor deb.torproject.org-keyring
For instant messaging, IRC, Jabber, etc. Tor uses SOCKS directly.

You can point your applications directly to Tor, which listens to localhost: 9050, and port 9150 for the Tor Browser.

Step 3: Install Tor Browser in Linux Mint 19 / Ubuntu 18.04

For anonymous browsing, it is recommended to use the Tor browser.

Tor Browser is pre-configured to protect your privacy and anonymity on the Internet while you browse it.

Run the commands below to install Tor Browser on Linux Mint 19 / Ubuntu 18.04.

Code:
sudo apt-get install torbrowser-launcher
You can launch the Tor browser from the terminal.

Code:
torbrowser-launcher
 
Ad End 1 October 2024
Top