How to limit bandwidth using yum when downloading or updating package from Online repository
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
No comments:
Post a Comment