Hacker News new | ask | show | jobs
by TomMarius 2868 days ago
Universities are often seeding Linux distro torrents themselves, I'm sure there is a way around that.
1 comments

Linux packages are distributed by HTTP or FTP. There can be public mirrors handled by the network operator or some universities.

It benefits everyone because the automatic mirror selection in Linux distributions picks the lowest latency mirror automatically. That means all OS running in the academic network will pick the public academic mirror, since it's the closest.

I'm talking about distro ISOs, not about package manager repositories.