mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts.git
synced 2025-06-08 05:19:37 +00:00
fix hypervisor
This commit is contained in:
parent
9b450c7adc
commit
404ea7d3d8
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
3
index.md
3
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue