From ccfe53848f79719038186e41f7ab53ef2f3cb538 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 5 May 2025 10:12:47 +0300 Subject: [PATCH] n/essentialsoftware: note fedora-third-party, aircrack-ng, nmap, torsocks --- n/essentialsoftware.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index 9162526..f74db75 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -160,8 +160,10 @@ everyone runs the same image, except that as this section shows, I add to it a bit... ```bash +# Ensure third party Fedora repos are available, this is part of KDE Prompt? +sudo fedora-third-party enable # Layer packages I need on top of the base image. -sudo rpm-ostree install android-tools btop clang darkman duperemove gamescope git-lfs gnome-console htop inxi mosh mpv neovim pipx pre-commit sshguard steam-devices symlinks syncthing terminus-fonts-console tmux tor unbound zsh +sudo rpm-ostree install aircrack-ng android-tools btop clang darkman duperemove gamescope git-lfs gnome-console htop inxi mosh mpv neovim nmap pipx pre-commit sshguard steam-devices symlinks syncthing terminus-fonts-console tmux tor torsocks unbound zsh # Disable bootscreen, ensure CPU vulnerability mitigation. sudo rpm-ostree kargs --delete=rhgb --delete=quiet --append=mitigations=auto,nosmt # I would additionally use lockdown=confidentiality (or lockdown=integrity if