tails best edits

This commit is contained in:
anarsec 2023-11-14 03:19:03 +00:00
parent 11a8bd8da3
commit b3aeac2777
No known key found for this signature in database
5 changed files with 22 additions and 104 deletions

View file

@ -56,7 +56,7 @@ Most Linux users will rarely need to use the CLI. If you're using Tails, you sho
* `apt install <PACKAGE_NAME>`: this will install packages on Debian
* `dnf install <PACKAGE_NAME>`: this will install packages on Fedora
Additionally, the CLI is needed for the more secure installation of both [Tails](/posts/tails-best/#appendix-3-gpg-explanation) and [Qubes OS](https://www.qubes-os.org/security/verifying-signatures/) to verify the download's authenticity.
Additionally, the CLI is needed for the more secure installation of both [Tails](/posts/tails-best/#appendix-gpg-explanation) and [Qubes OS](https://www.qubes-os.org/security/verifying-signatures/) to verify the download's authenticity.
If you ever don't understand what a command does, try searching [explainshell](https://explainshell.com/) for it.