From Fedora Project Wiki
Ilikelinux (talk | contribs) No edit summary |
Ilikelinux (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
# [https://ask.fedoraproject.org/t/can-make-dnf-cache-system-wide-instead-of-per-user/14311/2 Use always sudo for dnf] | # [https://ask.fedoraproject.org/t/can-make-dnf-cache-system-wide-instead-of-per-user/14311/2 Use always sudo for dnf] | ||
# /etc/dnf/<code>dnf.conf</code> >add <code>fastestmirror=True</code> <code>max_parallel_downloads=10</code> and <code>keepcache=True</code> | # /etc/dnf/<code>dnf.conf</code> >add <code>fastestmirror=True</code> <code>max_parallel_downloads=10</code> and <code>keepcache=True</code> | ||
Useful Topics and Links: | |||
# [https://ask.fedoraproject.org/t/new-linux-users-pitfalls-and-differences-win-linux/24962 Pitfalls & differences win-linux] |
Revision as of 11:03, 10 October 2022
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.
I propose to do the following steps:
(Select for your needs)
- 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
- /etc/dnf/
dnf.conf
>addfastestmirror=True
max_parallel_downloads=10
andkeepcache=True
Useful Topics and Links: