====== Nobara ====== Nobara is Fedora based, with an optimized kernel for gaming. === Application philosophy === * Use Brave as browser * Use Flatpost to install applications primarily === Local hostnames === Local hostnames are handled differently on Fedora and is not resolved properly. Easiest workaround is to just to make the IP static and add it to ''/etc/hosts'' like so: sudo sh -c 'echo "192.168.1.2 mserver" >> /etc/hosts' === Kernel menu === See [[https://wiki.nobaraproject.org/en/general-usage/troubleshooting/why-3-versions|Nobara Wiki]] 3 kernel + 1 rescue is saved. But boot disk might fill up, I prefer two: ''sudo nano /etc/dnf/dnf.conf'' Add ''installonly_limit=2 #set kernel count'' at the bottom...