From Fedora Project Wiki
Ilikelinux (talk | contribs) No edit summary |
Ilikelinux (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
# [https://protonvpn.com/support/linux-vpn-tool/#fedora Protonvpn CLI] | # [https://protonvpn.com/support/linux-vpn-tool/#fedora Protonvpn CLI] | ||
# [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> |
Revision as of 00:05, 22 August 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