Installing and configuring Tails

President

Professional
Messages
1,458
Reaction score
1,300
Points
113

Installation​

Here we will look at three installation options. From Linux, macOS and Windows. But first of all, you need to have a flash drive of at least 8GB, go to the site https://tails.boum.org and download the current version
e7aa9f324051ceb1988d3.png

a674157a0d2c0098b841f.png

bd5c5f07ab9f7e1c0eef0.png

IMPORTANT! After you download the image, do not forget to check it for integrity using the utility from the developers.
c1e84a6abe721e45615ec.png


Now you can proceed to the installation.

Windows
To install TAILS from under Windows, we will be helped by a fairly easy-to-use utility - Rufus. You can download it from here https://rufus.ie/
13d75cbe3f4901fbdac22.png


All you need is to connect the flash drive to the device, select it in the Device field. Next, select the downloaded image. We leave the MBR markup and the FAT32 file system type by default. We press Start and wait for the installation to finish. Done.

macOS
Here you can use the help of a utility such as Etcher. You can download it here https://www.balena.io/etcher/

Installation takes place in 3 easy steps.
393da12c4165c523da473.png


Choose an image. Choose a flash drive on which you will write the image. Start recording. That's all.

Linux.
If you are using Ubuntu or Debian you can use such handy utility as Disks or Disks. If you have not yet installed it, then open a terminal and run the command:
Code:
sudo apt install gnome-disk-utility

Let's move on to the installation. Connect a blank flash drive and run the utility.

0d356e99cb626eba905a9.png

Click on the button above. A context menu will appear. Choose Restore image or restore the image. Specify the path to the downloaded image. Start recording.

TAILS launch
Each time you start, you will see the following start screen.
7bce22c2858968baf43f0.png


On it, you can immediately configure the system language, add a Russian keyboard layout. Also click on the + icon
2d312e6620862e6276642.png


The following window will appear.
c8ab92772adb76d1e85b3.png


Briefly about each option. Administration Password - administrator password. I recommend that you set it every time you start. Devices. MAC Address Spoofing - hiding the real MAC address of the device. Keep it in the On position. Network connection - connection to the network. There are a couple of points worth disclosing here.
4a7fb5d4081ce640d3a8a.png


By going to the Network Connections tab. You will see three options to connect to Tor directly, use bridges to connect, or completely deny network connections. If you need to go online, the third option is immediately swept aside. If you want to hide your Tor usage from your ISP, use the 2nd option.

After setting all the necessary parameters, press the Start Tails button. The desktop will appear.

Network connection.
In order to connect to the network, click in the upper right corner.
add45120301ea04068609.png


A context window will pop up, select an available connection.

If you selected the second type of connection on the start screen, through bridges, you will see the following window.
112166ef0e4a3f052f5ee.png


Click the Configure button.
6e51ced0683d3347d3acf.png


We insert bridges into the white window. You can get them here https://bridges.torproject.org We press the Connect button and wait for the connection.

The bulb on the top panel should change its status to this:
bc0873684b740e0c012fe.png


Configuring PGP
Adding a PGP key is easy enough. Click on the panel
45513e8e5a4385c5a4351.png


The following context window will appear
0218b2505ec0d31b45957.png


Go to Manage Keys
d2dfffcb58b6fad289169.png


Click +, you will see the following window.
904f5e50d1e7a67df1b97.png


Choose PGP Key.
f2e98558dee4727a2dafc.png


We configure the key at our discretion.

If you already have a pair of keys, you can import them.
72651605f1f133e726af0.png


In order to get a public key, click on the created pair and press Ctrl + C.
9d2947477c712c6269c79.png


In order to decrypt the message. Copy the ciphertext to the clipboard. Click again on the socket
b40dbc10809cd43e083da.png


In the context window, select Decrypt, enter the password. Done.

In order to encrypt the message, you must also copy it to the clipboard, click everything there and press Encrypt and enter the password from the key. After that, click go to the test or any other dialog box where you need to send this message and press Ctrl + V.

To add someone else's public key, just copy it, go to the window with the keys and just press Ctrl + V
dabbe260aedf3cecb493c.png


Connecting a permanent store or Persitent.
Despite the fact that TAILS is tailored to remove any traces from the device, the developers took care of creating an encrypted storage to save especially important information. Such PGP keys, Electrum wallets, etc. Setting up a persistent partition is straightforward. Click in the upper left corner
d29157979a8275d0c1de8.png


Tails tab -> Configure persistent volume The following window appears.
5ce901a61f04304299a7e.png


We set a password for the permanent partition. We are waiting for a while, the utility will create a partition on the flash drive. Next, you will be prompted to select the types of data that you want to store in this section.
c633f7730daf1a0102833.png


Be sure to check the slider next to GnuPG if you don't want your keys to disappear after restarting Tails. Let's go over the other options. If you are going to use the built-in Bitcoin wallet Electrum Bitcoin Wallet (more on this later), then I recommend that you also enable this option. Network Connections, remembers network connections, if you enable this slider you will not have to drive in the password for the network every time. The Additional Software option allows you to save the utilities that you installed yourself (more on this a little further). Pidgin will save all the data about your jabber account, so that you do not have to drive them in again every time.

After you have chosen the desired parameters, click Save. The changes will take effect only after a reboot.
Also, you can back up your persistent storage. To do this, you will need another flash drive with at least 8 GB. This is done quite simply.

First of all, connect the flash drive to your computer. Click on the top left corner.
21190dfb7df2654732b56.png


Tails Tab -> Tails Installer
dd84d00c832b20c688f77.png


We clone the current system. In fact, we are making another backup flash drive with TAILS. After the process ends. You will need to run TAILS from a new backup stick. After starting, go there and create a permanent partition on it.
d678929ece664de8745a5.png


We select the same parameters that you chose when creating a partition on the main flash drive. After the process ends. We start again from the main flash drive. The backup flash drive is still connected to the computer. Click on the top left corner.
df8a9f2d9d82000b0c7c6.png


System Tools Tab -> Root Terminal

In the terminal, execute the following command:
Code:
rsync -PaSHAXv --del / live / persistence / TailsData_unlocked / / media / amnesia / TailsData /

Done. Now you have a TAILS backup flash drive with a backup of your permanent storage.

A little about useful programs.
TAILS has a set of preinstalled programs, which should be sufficient for performing certain tasks.
In addition to the standard Tor Browser and Pidgin, I would like to draw your attention to the following programs.

Bitcoin Electrum Wallet is a fairly simple and easy-to-use bitcoin wallet. I recommend enabling Persistent to avoid having to re-configure it every time. It is set up quite simply.
fa77cc779e99d089c4215.png


We set the name of the wallet.
c9118db92d5b2fce6d1b8.png


We select the type of wallet.
a7b37840b9d3ac1fc682c.png


The wallet will offer you to create a new Seed phrase or use the existing one, if you had one.

IMPORTANT!!! Be sure to save the Seed phrase somewhere safe. In case you lose the flash drive and or you will not have access to the permanent section. You will be able to restore the wallet using this phrase!
e8be85bb394f0a09076eb.png


Select the type of Seed phrase. Choose Legacy for now. After that you will be given a Seed phrase. SAVE IT ANYWHERE ELSE !!!
75b87a64cf61b146de459.png


Re-enter the phrase. Done.

KeePassXC is a pretty handy password manager. In it you can store passwords for the sites that you will use. Easy to use.
6a8a7f003a3deaaeb9c88.png


Click Create new database to create a new database.
46a501b1c6c31bef04221.png


We set the name.

IMPORTANT! If you do not want the database to disappear, save it.

In the Persistent section!
d36e8a48ecf7d817f9fa1.png


Set a password for the database, click OK. After that, click on the key icon with a green arrow. The following window will appear, there we perform the following actions: Click ok. Done.

I would also like to add a few words regarding the installation of additional software that was not included by the TAILS developers. Friends, do it at your own peril and risk. Those programs that are already in the system are sharpened for the correct operation of the system's firewall. By installing unauthorized programs, you run the risk of disrupting the work of the firewall and putting your devices at risk. Nevertheless, if you need to install additional utilities or packages, I recommend enabling the Additional Software slider when setting up a persistent storage, so that you do not have to install everything over again every time.

That's all for me. Thank you all for your attention!
 
Top