this post was submitted on 19 Jun 2023
16 points (100.0% liked)

Arch Linux

7778 readers
1 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

I used to pick out mirrors manually and had servers very close to me, but I recently started using reflector to automate the process, but the mirrors it chooses is absolute dogshit and gives me really slow speeds.

What am I doing wrong?

you are viewing a single comment's thread
view the rest of the comments
[–] eruchitanda 1 points 1 year ago

I usually do reflector -l 20 -p https,http --sort rate --save /etc/pacman.d/mirrorlist

Even though it'd probably be safer to omit the ,http.