yum timeout error
Solution
add timeout=60 in the main section of /etc/yum.conf
$> sudo nano /etc/yum.conf
[main]
timeout=60
(...)
Just another Yipp.ca Blogs site
Solution
add timeout=60 in the main section of /etc/yum.conf
$> sudo nano /etc/yum.conf
[main]
timeout=60
(...)
Recent Comments