Just the flakiness part now
This commit is contained in:
parent
d8ddc5046f
commit
185807b771
@ -1,8 +1,4 @@
|
||||
echo "Set default DNS to Cloudflare (backup to Google) and tune MTU probing for more reliable SSH"
|
||||
|
||||
# Set Cloudflare as primary DNS (with Google as backup)
|
||||
sudo cp ~/.local/share/omarchy/default/systemd/resolved.conf /etc/systemd/
|
||||
sudo systemctl restart systemd-resolved
|
||||
echo "Tune MTU probing for more reliable SSH"
|
||||
|
||||
# Solve common flakiness with SSH
|
||||
echo "net.ipv4.tcp_mtu_probing=1" | sudo tee -a /etc/sysctl.d/99-sysctl.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user