Open yum.conf file
#vim /etc/yum.conf
#add the following line
throttle=50k
It will limit the speed 50KB/S while installing the package from the online repo using yum
#vim /etc/yum.conf
#add the following line
throttle=50k
It will limit the speed 50KB/S while installing the package from the online repo using yum
No comments:
Post a Comment