How to Use Tales OS in VirtualBox for web anonymity

Tails Linux, or just Tails, is a live operating system based on Debian designed to protect your privacy and anonymity.  You can boot it from your DVD and USB thumb drive or run it inside a virtual machine. It routes all your data through the Tor Network. In this tutorial, I’m going to show you how to run the Tails live image inside Virtualbox. Tails is an abbreviation of The Amnesic Incognito Live System.
The benefit of using a live operating system such as Tails is that they preconfigured to make sure that there are no trace left on your device.

Download Tails ISO Image

To get the Tails live image, go to https://tails.boum.org. There will be a link to download Tails. You should verify the ISO image. There are a couple of ways you can do that.

Run Tails Linux Inside Virtualbox

To install VirtualBox in Debian or Ubuntu, run the following command:
sudo apt-get install virtualbox


Now fire up virtualbox. To create a new virtual machine, click the New button.
create a new virtual machine inside virtualbox
Give the virtual machine a name. Select Linux as the type and in Version field select 32-bit Linux.
create virtual machine
The resizable display and shared clipboard only work in Tails if the virtual machine is configured to have a 32-bit CPU.
In the next window, allocate at least 1024 MB of RAM.
allocate memory Select Do not add a virtual hard disk in the next screen because Tails is a live OS and it does not need a hard disk to run.
virtual hard disk
A warning message will appear saying you are creating a virtual machine without a hard disk. Click Continue.
Now a virtual machine for Tails is created, we need to attach the Tails ISO image with this virtual machine. Right click on the newly-created virtual machine and select Settings.
virtualbox settings
Select Storage in the left pane. Then click Empty under Storage Tree. Next, click the optical drive icon to choose your donwloaded Tails ISO image.
choose an iso image
Once you selected Tails ISO image file, check the Live CD/DVD option. This option will prevent Tails from rejecting itself from your virtual machine when you shutdown your virtual machine later on. Click OK.
check live dvd option
Now Tails can be started by double-clicking your newly-created virtual machine. When Tails starts, choose Live and press Enter.
tails live os
Click the Login button.
click the login button
Now Tails desktop appears.



tails desktop

Post a Comment

0 Comments