1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-18 13:14:43 -04:00

Update README.md

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-08-16 03:23:22 -07:00 committed by GitHub
parent 8ae830a175
commit 5cc40052cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,19 +6,6 @@ Do note that I remove bluetooth (bluez and gnome-bluetooth) from the system, as
Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
# Fedora Workstation 38
1. Debloat Fedora <br />
The script removes some ~800 useless packages from the default installation. A lot of these have Flatpak alternatives. <br />
2. Setup basic privacy and security (Setting umask to 077, closing open ports on firewalld, randomizing mac address, kernel module blacklist, sysctl hardening, etc) <br />
3. Setup a BTRFS layout compatible with Timeshift. Credits to https://mutschler.dev/linux/fedora-btrfs-33/ <br />
4. Setup Flathub <br >
5. Quality of life stuff (Installing some packages that I use, enabling autotrim, setting up a nice GNOME, GTK, and icon theme, speeding up DNF, ...) <br />
# Proxmox 7 & Debian 11
Setup basic privacy and security (installing apparmor profiles kernel module blacklist, sysctl hardening, etc) <br />
# Arch Linux
Check out this repository: https://github.com/tommytran732/Arch-Setup-Script <br />