RSS Amplifier

Bash Prompt · Jul 7, 2021

Massively Speed Up DNF

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I just spun up a new CentOS 8 VM and ran the mandatory initial update and was rather surprised to see single packages downloading at 50KBps. I think 1998 would like their acceptable transfer speeds back! 
 It turns out that a couple of changes to your dnf.conf file will get you back into the 21st century. 
 Just edit your dnf.conf file: 
 nano /etc/dnf/dnf.conf
 And make sure you…

I just spun up a new CentOS 8 VM and ran the mandatory initial update and was rather surprised to see single packages downloading at 50KBps. I think 1998 would like their acceptable transfer speeds back!

It turns out that a couple of changes to your dnf.conf file will get you back into the 21st century.

Just edit your dnf.conf file:

nano /etc/dnf/dnf.conf

And make sure you have the following two lines:

Read on bash-prompt.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.