User Tools

Site Tools


osinstallation:fedora

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
osinstallation:fedora [2023/04/22 16:51] – [Minimal installation of Fedora] senioradminosinstallation:fedora [2023/04/22 19:23] (current) – [A minimal Wayland environment] senioradmin
Line 5: Line 5:
 This is how to do a minimal installation of Fedora.  This is how to do a minimal installation of Fedora. 
  
-  - Grab the Network Installer ISO from https://fedoraproject.org/server/download/+  - Grab the Netboot ISO from https://fedoraproject.org/server/download/
   - Boot the CD, choose “Install Fedora 38”   - Boot the CD, choose “Install Fedora 38”
   - Choose your language, click continue   - Choose your language, click continue
Line 35: Line 35:
 # remove unnecessary packages # remove unnecessary packages
 dnf remove firewalld dnf remove firewalld
-dnf -y remove sssd-* +dnf remove sssd-* 
-dnf -y remove audit +dnf remove audit 
-dnf -y remove NetworkManager+dnf remove NetworkManager
  
 # Install DHCP client daemon # Install DHCP client daemon
Line 75: Line 75:
  
 In this example we use [[https://github.com/riverwm/river|river]], a simple tiling Wayland compositor In this example we use [[https://github.com/riverwm/river|river]], a simple tiling Wayland compositor
 +
 Execute the following commands as user Execute the following commands as user
  
Line 80: Line 81:
 sudo dnf install river foot sudo dnf install river foot
 mkdir -p ~/.config/river mkdir -p ~/.config/river
-cp /usr/share/river/init.example  ~/.config/river/ini+cp /usr/share/river/init.example  ~/.config/river/init
 river river
 </code> </code>
osinstallation/fedora.1682182310.txt.gz · Last modified: 2023/04/22 16:51 by senioradmin

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