Hacker News new | ask | show | jobs
by user5994461 2869 days ago
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.

1 comments

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