haksploit-blogger_old

kali linux slow internet speed


 Kali linux slow internet speed [SOLVED]

Hello peeps ,

Today lets discuss about the kali linux slow speed while updating and upgrading but speed is good when using wget,git clone etc..

To resolve this
Step 1:  Open terminal and edit sources list  sudo nano /etc/apt/sources.list
Step 2: Go to this site and copy the kali rolling repository
 
deb http://http.kali.org/kali kali-rolling main contrib non-free # For source package access, uncomment the following line # deb-src http://http.kali.org/kali kali-rolling main contrib non-free

Step 3 : Paste the code to  sudo nano /etc/apt/sources.list 

Step 4 : Modify the code to 

deb http://repo.kali.org/kali kali-rolling main contrib non-free
# For source package access, uncomment the following line
 deb-src http://
repo.kali.org/kali kali-rolling main contrib non-free

 Step 5:Remove http and replace with repo and in the third line uncomment

 Step 6: After save and exit and run apt-get update and apt-get upgrade commands


Yea done !!!!!!!!!!!!!!!!!!!!

Comments

Popular Posts