diff --git a/hypervisorsetup/index.md b/hypervisorsetup/index.md index c53621f..bc3b446 100644 --- a/hypervisorsetup/index.md +++ b/hypervisorsetup/index.md @@ -49,6 +49,7 @@ Next **we do not virtualize anything using closed-source software** like VMWare [user ~]%:~# sudo apt install libvirt0 virt-manager dnsmasq bridge-utils sudo systemctl enable --now libvirtd + sudo systemctl disable --now dnsmasq [user ~]%:~# sudo usermod -a -G libvirt user [user ~]%:~# sudo usermod -a -G kvm user diff --git a/index.md b/index.md index c68fd7a..11687d3 100644 --- a/index.md +++ b/index.md @@ -19,7 +19,8 @@ With this new mkdocs blog version, we have completely changed how you can find b (Check out [this blogpost](whytheblog/index.md) for more details on our mission) ## Our latest contributed tutorials: -- 2025-05-21: [Realistic OPSEC Mistakes and Threat Scenarios](http://blog.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/opsec/opsecmistakes/) +- 2025-05-22: [File Verifications (Shasums and PGP)](file-verification/index.md) +- 2025-05-21: [Realistic OPSEC Mistakes and Threat Scenarios](opsecmistakes/index.md) - 2025-05-16: [The State is the Enemy](stateistheenemy/index.md) - 2025-05-16: [Why can't I use signal to chat anonymously?](signalnoanonymity/index.md) - 2025-05-02: [Convert Monero into other Cryptos Anonymously (XMR -> LTC)](haveno-crypto/index.md)