All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Login


All New Login
's Avatar

santiago

Joined 1747053798

Recently created
Least recently created
Recently updated
Least recently updated
All gists 18 Liked 1
santiago's Avatar

santiago / fixSlowWifiRemotelyRaspi.sh

1 likes
0 forks
1 files
Last active 1756257811
Fix bug with incredibly slow SSH on Pi3 WiFi
Raspi WiFi raspberry ssh
1 # Add
2 # IPQoS cs0 cs0
3 # to /etc/ssh/sshd_config
4 # in order to fix bug with incredibly slow SSH
5 # on Debian buster
6
7 # NO access because too slow ?
8 # add it remotely with this one-liner
9
10 ssh -o ConnectTimeout=10 pi@10.77.77.239 "echo 'IPQoS cs0 cs0' | sudo tee -a /etc/ssh/sshd_config && sudo systemctl restart ssh"
Newer Older

Powered by Opengist ⋅ Load: 12ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文