Results 1 to 3 of 3

Thread: apt-get update speed very slow over dialup conection not fixing at all

  1. #1

    apt-get update speed very slow over dialup conection not fixing at all

    Hey! I know that these type of threads have been posted very much here. Even I have seen them but those commands can't just do anything about my slow speed.
    I have tried the following to fix this:
    1)Changed my dns server to google's dns(8.8.8.8 & 8.8.4.4).
    2)Changed my repositories in sources.list
    from
    deb http://http.kali.org/kali kali-rolling main contrib non-free
    to
    deb https://http.kali.org/kali kali-rolling main contrib non-free
    Please help!!!

  2. #2
    Join Date
    2018-Jul
    Posts
    1
    Please verify which repo is being used.

    I had a similar problem. I am in Australia and for some stupid reason APT thinks I'm in Russia -_-

    You can hardcode your APT sources to http://archive-2.kali.org/kali

  3. #3
    Join Date
    2018-Jul
    Location
    Milkyway, Earth
    Posts
    1
    visit this link "http://http.kali.org/README.mirrorlist" it will redirect you to official kali-repository. Then select a link which is closest to you and then copy for example :- "http://example.link.org" Next step open your sources.list file from terminal :- sudo leafpad /etc/apt/sources.list Then type this following: deb http://example.link.org/kali kali-rolling main non-free contrib and you can add other line for source file: deb-src http://example.link.org/kali kali-rolling main non-free contrib

    I hope this may help your update & upgrade process little bit.

Similar Threads

  1. Slow download speed for update and upgrade
    By Zabuza in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-04-10, 18:05
  2. Slow wireless speed connection
    By burden in forum TroubleShooting Archive
    Replies: 4
    Last Post: 2019-08-07, 14:50

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •