7 Things You MUST DO After Installing Fedora Linux
The Linux Distribution Fedora is a rock solid foundation used by a stong mixture of kernel gods and new users alike. In this video we will cover some things you need to do after a fresh installation to get a running head start into the Linux ecosystem.
00:00 – Fedora 36 Post Install Guide
00:30 – 1. DNF Configuration
sudo nano /etc/dnf/dnf.conf
fastestmirror=True
max_parallel_downloads=10
defaultyes=True
keepcache=True
https://dnf.readthedocs.io/en/latest/conf_ref.html
Clear Cache: sudo dnf clean dbcache OR dnf clean all
03:55 – 2. System Update
sudo dnf update
04:30 – 3. Enable RPM Fusion
https://rpmfusion.org/Configuration
sudo dnf groupupdate core
06:38 – 4. Adding Flatpaks
https://flatpak.org/setup/Fedora
07:33 – 5. Change Hostname
sudo hostnamectl set-hostname « New_Custom_Name »
08:19 – 6. Install Media Codecs
sudo dnf groupupdate multimedia –setop= »install_weak_deps=False » –exclude=PackageKit-gstreamer-plugin
sudo dnf groupupdate sound-and-video
10:00 – 7. Make it yours!
YOUTUBE MEMBER: https://bit.ly/members-techhut
BECOME PATREON: https://bit.ly/patreon-techhut
JOIN DISCORD: https://bit.ly/discord-techhut
FOLLOW ME: https://bit.ly/twitter-techhut
INSTAGRAM: https://bit.ly/personal-insta
My Workstation (PAID LINKS)
ASUS ROG M16: https://amzn.to/3t8Xgpo
DeepCool MATREXX 40: https://amzn.to/3q3K8Qn
AMD 3700x: https://amzn.to/31AKX9N
ASRock B550M: https://amzn.to/3qeymTv
G.Skill Trident Z Neo: https://amzn.to/3JRbeSF
Radeon RX 580: https://amzn.to/3n7Ax9g
Sceptre 32″ QHD Monitor: https://amzn.to/3f39KGK
Views : 313626
linux download