From Fedora Project Wiki

No edit summary
No edit summary
(7 intermediate revisions by the same user not shown)
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 propose to do the following steps:<br>(Select for your needs)<br>
==== 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 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]
# 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>
# [https://discussion.fedoraproject.org/t/talk-gnome-suspends-after-15-minutes-of-user-inactivity-even-on-ac-power/80257/59 Switch off Suspend and Hybernation to use a Workstation like a Server]
==== Useful Topics/Links: ====
# [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]

Revision as of 03:38, 29 May 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:

  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. Tune dnf for speed: /etc/dnf/dnf.conf >add fastestmirror=True max_parallel_downloads=10 and keepcache=True
  7. Switch off Suspend and Hybernation to use a Workstation like a Server

Useful Topics/Links:

  1. Pitfalls & differences win-linux
  2. Bridged Network howto