mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-06-01 20:37:23 +02:00
n/essentialsoftware: note fedora-third-party, aircrack-ng, nmap, torsocks
This commit is contained in:
parent
e8b2a30756
commit
ccfe53848f
@ -160,8 +160,10 @@ everyone runs the same image, except that as this section shows, I add to it a
|
|||||||
bit...
|
bit...
|
||||||
|
|
||||||
```bash
|
```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.
|
# 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.
|
# Disable bootscreen, ensure CPU vulnerability mitigation.
|
||||||
sudo rpm-ostree kargs --delete=rhgb --delete=quiet --append=mitigations=auto,nosmt
|
sudo rpm-ostree kargs --delete=rhgb --delete=quiet --append=mitigations=auto,nosmt
|
||||||
# I would additionally use lockdown=confidentiality (or lockdown=integrity if
|
# I would additionally use lockdown=confidentiality (or lockdown=integrity if
|
||||||
|
Loading…
x
Reference in New Issue
Block a user