From Fedora Project Wiki
Ilikelinux (talk | contribs) No edit summary |
Ilikelinux (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
you might have to tune it a bit to customize or get a better performance.<br> | you might have to tune it a bit to customize or get a better performance.<br> | ||
I | ==== Steps I do: ==== | ||
# [https://docs.fedoraproject.org/en-US/quick-docs/assembly_installing-plugins-for-playing-movies-and-music/ Music and Video Codecs] All versions | # [https://docs.fedoraproject.org/en-US/quick-docs/assembly_installing-plugins-for-playing-movies-and-music/ Music and Video Codecs] All versions | ||
Line 11: | Line 11: | ||
# Tune dnf for speed: /etc/dnf/<code>dnf.conf</code> >add <code>fastestmirror=True</code> <code>max_parallel_downloads=10</code> and <code>keepcache=True</code> | # Tune dnf for speed: /etc/dnf/<code>dnf.conf</code> >add <code>fastestmirror=True</code> <code>max_parallel_downloads=10</code> and <code>keepcache=True</code> | ||
Useful Topics | ==== Useful Topics/Links: ==== | ||
# [https://ask.fedoraproject.org/t/new-linux-users-pitfalls-and-differences-win-linux/24962 Pitfalls & differences win-linux] | # [https://ask.fedoraproject.org/t/new-linux-users-pitfalls-and-differences-win-linux/24962 Pitfalls & differences win-linux] | ||
# [https://discussion.fedoraproject.org/t/virtual-machine-manager-bridged-network-why-so-complicated-to-achiev/38979/2 Bridged Network howto] | # [https://discussion.fedoraproject.org/t/virtual-machine-manager-bridged-network-why-so-complicated-to-achiev/38979/2 Bridged Network howto] |
Revision as of 11:27, 5 February 2023
I like Linux, especially fedora. As it comes just with free software,
you might have to tune it a bit to customize or get a better performance.
Steps I do:
- Music and Video Codecs All versions
- Installing Free and Nonfree Repositories If not done while installing.
- Install firefox-dev copr (Development version of Firefox) Workstation Gnome
- Protonvpn CLI
- Use always sudo for dnf
- Tune dnf for speed: /etc/dnf/
dnf.conf
>addfastestmirror=True
max_parallel_downloads=10
andkeepcache=True