mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Update README.md
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
2ac5ffc9da
commit
0afcb1a4c7
22
README.md
22
README.md
@ -1,14 +1,11 @@
|
|||||||
# Linux Setup Scripts
|
# Linux Setup Scripts
|
||||||
My setup scripts for my workstations. You should edit the scripts to your liking before running it.
|
My setup scripts for my workstations. You should edit the scripts to your liking before running it.
|
||||||
Please run the scripts as your actual user and not root. Provide sudo password when it asks you to. Flatpak packages and themes/icons are only installed for your user and not system wide. <br />
|
Please run the scripts as your actual user and not root. Provide sudo password when it asks you to. Flatpak packages and themes/icons are only installed for your user and not system wide. <br />
|
||||||
|
|
||||||
Do note that I remove bluetooth (bluez and gnome-bluetooth) from the system, as well as the printing stack (cups, printer-drivers, etc) as I do not use them.
|
Do note that I remove bluetooth (bluez and gnome-bluetooth) from the system, as well as the printing stack (cups, printer-drivers, etc) as I do not use them.
|
||||||
|
|
||||||
Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
|
Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
|
||||||
|
|
||||||
# Arch Linux
|
|
||||||
Check out this repository: https://github.com/tommytran732/Arch-Setup-Script <br />
|
|
||||||
|
|
||||||
# Fedora Workstation 36
|
# Fedora Workstation 36
|
||||||
|
|
||||||
1. Debloat Fedora <br />
|
1. Debloat Fedora <br />
|
||||||
@ -17,3 +14,18 @@ The script removes some ~800 useless packages from the default installation. A l
|
|||||||
3. Setup a BTRFS layout compatible with Timeshift. Credits to https://mutschler.dev/linux/fedora-btrfs-33/ <br />
|
3. Setup a BTRFS layout compatible with Timeshift. Credits to https://mutschler.dev/linux/fedora-btrfs-33/ <br />
|
||||||
4. Setup Flathub <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 />
|
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 />
|
||||||
|
|
||||||
|
# Qubes OS
|
||||||
|
|
||||||
|
Checkout this repository: https://github.com/tommytran732/QubesOS-Scripts <br />
|
||||||
|
|
||||||
|
# Fedora CoreOS
|
||||||
|
|
||||||
|
Checkout this repository: https://github.com/tommytran732/Fedora-CoreOS-Ignition
|
Loading…
Reference in New Issue
Block a user