LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-08-2008, 04:20 PM   #1
BallsOfSteel
Member
 
Registered: Mar 2008
Location: Florida
Distribution: Fedora mainly, but I am open to others.
Posts: 273

Rep: Reputation: 34
Apt-get very slow?


Hey,

I'm getting ridiculous slow download speeds when using apt-get. I'm barely getting above 55KB/s. I have a 6MB/down 512KB/up connection, so it could go faster than this.

Is there anything I could do to speed it up? I'm running Hardy Heron, I'd think the repos would be a little faster for such a popular distro.

Thanks in advance,

Brandon
 
Old 05-08-2008, 04:43 PM   #2
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
Is there anything I could do to speed it up? I'm running Hardy Heron, I'd think the repos would be a little faster for such a popular distro.
It might be your ISP, might be your ISP's connectivity, might be heavy load on the server you are connected to.
Quote:
Is there anything I could do to speed it up?
Send them some money, so they can afford better connectivity?
 
Old 05-08-2008, 05:02 PM   #3
BallsOfSteel
Member
 
Registered: Mar 2008
Location: Florida
Distribution: Fedora mainly, but I am open to others.
Posts: 273

Original Poster
Rep: Reputation: 34
Tred, I can go and download something... for arguments sake I can go and download IE 7 and it downloads at 650KB/s. That's 10 times the amount I'm getting on this server.

Is it possible to use a different repo to get faster speeds?
 
Old 05-08-2008, 05:31 PM   #4
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
I can go and download IE 7 and it downloads at 650KB/s.
Where are you downloading it from? Who pays for that bandwidth (Microsoft? Then you paid for it when you paid for your OS, and you can therefore expect fast servers, because you have paid for them, as part of the price you paid your OS [whether you use it or not]).

Quote:
Is it possible to use a different repo to get faster speeds?
Maybe. Your distro's web page will tell you about the different mirrors and sources. Many distros are moving to torrents for distribution of ISOs and updates: Look into it, it might be faster. Test it out. If you use torrents, you'll have to share your bandwidth with others who are trying to upload updates from you, but you will also be getting updates faster. It's a "trade-off". YMMV.

Otherwise, as I said earlier, send your favourite distro some money, as I have done in the past ("Thanks, great distro, I really appreciate it so here's some money, you deserve it"). This won't necessarily get you faster downloads tomorrow, but it might help things improve in general. It's optional. Do whatever you think is "the right thing to do".

Otherwise just learn to put up with slow downloads, or lost connectivity. Linux, at the moment, is free. If you are not paying, why should you complain?

Besides, it is fun & increasingly functional, and I'll do what I can to contribute: if not money today, then the time to answer Qs like this on LQ.
 
Old 05-08-2008, 06:29 PM   #5
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
Use aptitude, it tends to be faster in general.
 
Old 05-08-2008, 06:54 PM   #6
Telemachos
Member
 
Registered: May 2007
Distribution: Debian
Posts: 754

Rep: Reputation: 60
Quote:
Originally Posted by phantom_cyph View Post
Use aptitude, it tends to be faster in general.
Not true in my experience. The actual downloading is the same - and the time of that depends on the speed from your connection and the server of your repos. Aptitude itself, however, normally takes somewhat longer to perform any given command than apt-get.

For the record, I say this as an aptitude user. I'm not knocking aptitude at all, just saying that you shouldn't expect it to be faster than apt-get.
 
Old 07-03-2016, 02:02 AM   #7
jazman334
LQ Newbie
 
Registered: May 2015
Posts: 4

Rep: Reputation: Disabled
Thumbs down :P

tredegar:
wrong attitude to take. Show me a donate button....because for linus its usually a generic pay-me dept that goes nowhere, or worse..
goes to fraunhoffer for his busted code or the like. that chirping is the 'bust' in the mp3 codec. industry wants you to pay for dvd too. blu-ray we cracked and wrote our own code.

Yes, there are faster ways and somehow apt-p2p is worse than apt-fast, apt-get or the like. The software updater app or synaptic(its buried) has a mirror option.

UBU sets as 'country', mine being US -generic. change it.

In most cases for me in memphis, cites is fastest. some weeks its worse and like canada is faster. The best way is to choose the custom option here, and autopick the fastest. And yes, my openwrt ea4500 is properly configured. I get sustained 10Mb/sec transfers on AVERAGE.not 10 MIPS, 10 MEGA-BYTE. Want faster, go cable or direct wire FIBER to your house. I doubt the ISP is the issue.

..and for the record these bf idiots..no, U of MEM does NOT do unice. But they SHOULD.

Last edited by jazman334; 07-03-2016 at 02:03 AM. Reason: clrarify
 
Old 07-03-2016, 02:27 AM   #8
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Which repositories are being used? IF you post the contents of your /etc/apt/sources.list it will show the repositories currently being used.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
apt-get update so slow??? ajeetraina Linux - Newbie 3 12-14-2007 10:41 AM
Suse 9.2 & SATA - Slow, Slow, Slow jess1975 SUSE / openSUSE 6 01-28-2007 12:17 PM
Apt-Get Downloads Extremely Slow bburgy Linux - Software 1 08-06-2006 09:00 PM
trying to use apt cause yast to slow Alinuxnoob SUSE / openSUSE 1 12-27-2005 03:17 AM
New Fedora Internet connection slow slow slow matrim Fedora 9 07-29-2005 01:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration