Tails OS overview and installation. Tails is a live boot linux OS geared towards online security and privacy. The idea is to boot tails using a USB drive so no browsing data is saved on the internal drive of the computer. Can be booted on any modern computer that supports booting from usb.
I would suggest watching my tutorial how to backup the data and actually back up your data if needed in the event an error is made during the dd or ddrescue process.
Difficulty level (medium)
1:21 Download tails
https://tails.boum.org/
2:50 Tails os first boot
5:49 TOR browser
8:35 going through the menu
11:37 Settings menu
14:54 Enable the insecure browser
17:15 write tails os .img file to usb flash drive (this can be dangerous if you are not careful when selecting the destination drive)
To identify the destination drive
lsblk
[THE FOLLOWING COMMANDS dd AND ddrescue ARE DESTRUCTIVE TO DATA (USE WITH CAUTION)
Image method 1 using dd (19:37)
sudo dd if=TAILSIMAGEFILEHERE of=/dev/DESTINATIONDEVICEHERE
Image method 2 using ddrescue (22:32)
install ddrescue
sudo apt update
sudo apt install gddrescue -y
lsblk #(to identify the destination drive)
sudo ddrescue TAILSIMAGEFILEHERE /dev/DESTINATIONDEVICEHERE --force -D
26:47 ddrescue process finished
If you like the video, please help me by clicking like and subscribing to my channel.
If I gave you the knowledge and skills you needed to accomplish your goal, please support my work by sending me a tip. The money will be used to create more video content and cover equipment costs.
Patreon: / theallamericantechguy