mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
Fixed typos and broken link
This commit is contained in:
parent
6eb68f0270
commit
dcf265743e
38 changed files with 88 additions and 88 deletions
|
@ -89,7 +89,7 @@
|
|||
<h2><b>Tails Setup </b></h2>
|
||||
<p>First we download Tails OS as a USB image <a href="https://tails.net/install/download-iso/index.en.html">here</a>:</p>
|
||||
<img src="1.png" class="imgRz">
|
||||
<p>Then we resize the image size to be able to contain persistant storage (in this case, i'll make it 8Gbs):</p>
|
||||
<p>Then we resize the image size to be able to contain persistent storage (in this case, i'll make it 8Gbs):</p>
|
||||
<pre><code class="nim">
|
||||
[ nowhere ] [ /dev/pts/8 ] [nihilist/VAULT/Isos]
|
||||
→ ls tails-amd64-6.3.img -lash
|
||||
|
@ -110,7 +110,7 @@
|
|||
<img src="8.png" class="imgRz">
|
||||
<p>(wait a few seconds for it to load)</p>
|
||||
<img src="9.png" class="imgRz">
|
||||
<p>Once in there, depending on your use, you can select to have an admin password and a persistant storage if you need it. Otherwise everything you do in the VM will be wiped clean upon shutdown (hence the word amnesic).</p>
|
||||
<p>Once in there, depending on your use, you can select to have an admin password and a persistent storage if you need it. Otherwise everything you do in the VM will be wiped clean upon shutdown (hence the word amnesic).</p>
|
||||
<img src="10.png" class="imgRz">
|
||||
<p>Then we select connect to tor automatically:</p>
|
||||
<img src="11.png" class="imgRz">
|
||||
|
@ -126,14 +126,14 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<h2><b>Persistant Storage Setup</b></h2> </br> </br>
|
||||
<p>Next, if you want to enable the persistant storage go there:</p>
|
||||
<h2><b>Persistent Storage Setup</b></h2> </br> </br>
|
||||
<p>Next, if you want to enable the persistent storage go there:</p>
|
||||
<img src="13.png" class="imgRz">
|
||||
<p>make sure you enter a strong password that can't be bruteforced easily:</p>
|
||||
<img src="14.png" class="imgRz">
|
||||
<p>then hit "create persistant storage" and wait a bit for the operation to complete:</p>
|
||||
<p>then hit "create persistent storage" and wait a bit for the operation to complete:</p>
|
||||
<img src="15.png" class="imgRz">
|
||||
<p>Then adjust the settings as per your liking, if you want the persistant storage to store more than it does by default:</p>
|
||||
<p>Then adjust the settings as per your liking, if you want the persistent storage to store more than it does by default:</p>
|
||||
<img src="16.png" class="imgRz">
|
||||
<img src="17.png" class="imgRz">
|
||||
<p>Then if you want to install additional software you can launch a terminal:</p>
|
||||
|
@ -149,7 +149,7 @@ Get:3 tor+https://cdn-fastly.deb.debian.org/debian-security bookworm-security In
|
|||
[...]
|
||||
|
||||
</code></pre>
|
||||
<p>Then once the software installed, you have the possibility to store it in the persistant storage aswell, so that it can be available when you launch tails again:</p>
|
||||
<p>Then once the software installed, you have the possibility to store it in the persistent storage as well, so that it can be available when you launch tails again:</p>
|
||||
<img src="19.png" class="imgRz">
|
||||
|
||||
<pre><code class="nim">
|
||||
|
@ -176,7 +176,7 @@ Nsyh+-..+y+- yMMMMd :mMM+ DE: GNOME 43.9
|
|||
|
||||
</code></pre>
|
||||
|
||||
<p>And that's it! We managed to run tails OS from a QEMU VM and install some software into the persistant storage.</p>
|
||||
<p>And that's it! We managed to run tails OS from a QEMU VM and install some software into the persistent storage.</p>
|
||||
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue