From Fedora Project Wiki

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

  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

Useful Topics and Links:

  1. Pitfalls & differences win-linux