From Fedora Project Wiki

No edit summary
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)

  1. Music and Video Codecs All versions
  2. Installing Free and Nonfree Repositories If not done while installing.
  3. Install firefox-dev copr (Development version of Firefox) Workstation Gnome
  4. Protonvpn CLI
  5. Use always sudo for dnf
  6. /etc/dnf/dnf.conf >add fastestmirror=True max_parallel_downloads=10 and keepcache=True