Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tails [2014/10/17 23:04] 127.0.0.1tails [2022/05/08 11:42] (current) – external edit 127.0.0.1
Line 6: Line 6:
  
 While the [[https://tails.boum.org/doc/index.en.html|official documentation]] is excellent, it is written specifically with security and end-users who might have their lives at stake in mind. While the [[https://tails.boum.org/doc/index.en.html|official documentation]] is excellent, it is written specifically with security and end-users who might have their lives at stake in mind.
 +
 +(Some german folks wrote a pretty nice booklet, too: https://capulcu.nadir.org/)
  
 Not everyone operates under such extreme conditions and might use Tails in an educational environment which allows for more lax operating procedures. Not everyone operates under such extreme conditions and might use Tails in an educational environment which allows for more lax operating procedures.
Line 41: Line 43:
  
     sudo su     sudo su
-    /live/persistence/TailsData_unlocked/dotfiles +    cp /home/amnesia/.bashrc /live/persistence/TailsData_unlocked/dotfiles/
-    cp /home/amnesia/.bashrc .+
     chown amnesia.amnesia .bashrc     chown amnesia.amnesia .bashrc
  
Line 61: Line 62:
  
 This can lead to temporary weir mouse behaviour which can usually be solved by repeated right-clicks. Feedback welcome. This can lead to temporary weir mouse behaviour which can usually be solved by repeated right-clicks. Feedback welcome.
 +
 +
 +===== Services accepting Tor users =====
 +
 +==== mail ====
 +
 +don't trust any of those. your information is not safe.
 +
 +https://yandex.com
 +https://ruggedinbox.com (hidden service: s4bysmmsnraf7eut.onion)
  
  
Line 94: Line 105:
 tail -n 1  /home/amnesia/Persistent/post_boot.sh tail -n 1  /home/amnesia/Persistent/post_boot.sh
 read read
- 
- 
-=== APT Persistence === 
-Tails persistence 
-There is a GUI-assistent. 
-If you save apt-packages, they are not automatically installed after reboot.