Skip to content

Server

This page would define additional setup for Server instances

Info

Run these using your standard user with sudo if required

Package Manager⚓︎

Basic Setup⚓︎

  • Edit dnf config

    Bash
    sudoedit /etc/dnf/dnf.conf
    

  • Change or add these options

    Bash
    1
    2
    3
    fastestmirror=true
    max_parallel_downloads=10
    defaultyes=true
    

  • Enable fusion repos: Official Guide by Fedora

Install basic packages⚓︎

Bash
sudo nala install bat curl exa ffmpeg git htop linux-generic mergerfs nano ncdu neofetch neovim pv rsync samba stow tldr traceroute unzip tar vim wget youtube-dl zsh

Samba⚓︎

Create directories⚓︎

Bash
1
2
3
mkdir -pv /drives
/drives/Media Seagate Nvme
chown /drives /mnt

Mergerfs⚓︎

Samba setup⚓︎

Kernel Parameters⚓︎

GRUB bootloader⚓︎

  • TODO
    sudoedit /boot/fileToAdd.conf
    https://askubuntu.com/questions/19486/how-do-i-add-a-kernel-boot-parameter