fedora

Fedora 36 Tweaks

Linux

For file journaling check usage with
sudo journalctl --disk-usage

Change how much space is used for journaling by editing /etc/systemd/journald.conf and uncomment and change SystemMaxUse=50M


Disable Spectre and Meltdown mitigations
Edit /etc/default/grub and add mitigations=off to GRUB_CMDLINE_LINUX_DEFAULT line then update grub with sudo update-grub


Increase DNF update speed
First update system with sudo dnf upgrade --refresh -y then configure dnf sudo nano /etc/dnf/dnf.conf and add max_parallel_downloads=10 and fastestmirror=True


Edit fstab for mounted file systems
Add noatime,nodiratime to /etc/fstab under the root and home entries.
Also add tmpfs for frequently used temp folders, add the below to /etc/fstab:
tmpfs /tmp tmpfs defaults 0 0
tmpfs /var/tmp tmpfs defaults 0 0


85 thoughts on “Fedora 36 Tweaks

  1. Pingback: med pharmacy
  2. Pingback: Verapamil
  3. Pingback: sildenafil in usa
  4. Pingback: viagra otc price
  5. Pingback: cialis sales
  6. Pingback: tadalafil samples
  7. Pingback: lasix chien
  8. Pingback: lisinopril crying
  9. Pingback: rybelsus 5 mg
  10. Pingback: gabapentin ulcers
  11. Pingback: lexapro hair loss
  12. Pingback: bactrim ds tablet
  13. Pingback: bc aspirin
  14. Pingback: baclofen wikipedia
  15. Pingback: actos nazis
  16. Pingback: acarbose struktur

Leave a Reply