User Tools

Site Tools


nobara

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
nobara [2025-12-05 18:09] – created mathognobara [2025-12-24 18:20] (current) mathog
Line 1: Line 1:
 +====== 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:
 +
 +<code>
 +sudo sh -c 'echo "192.168.1.2 mserver" >> /etc/hosts'
 +</code>
 +
 +=== 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...

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki