Showing posts with label Setting the fastest mirror on dnf on fedora 40. Show all posts
Showing posts with label Setting the fastest mirror on dnf on fedora 40. Show all posts

Tuesday, May 28, 2024

Setting the fastest mirror on dnf on fedora 40



Setting the fastest mirror for DNF

sudo vi /etc/dnf/dnf.conf

then should add to this file the following line:

fastestmirror=true



save and exit



sudo dnf update