You are not logged in.
Pages: 1
i just installed arch yesterday and i using hyperland with config hyde, and i just relized my network is so slow and sometime it just dead, but i find it funny when i run ping google.com the network seems find. how do i fix the network stable issue
Offline
Start by reading https://bbs.archlinux.org/viewtopic.php?id=57855 and for a sanity check please post the output of
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -fOffline
Pages: 1