Minden Új

user:thomas létrehozva e felhasználó által

title:mygist gistek egyező címmel

filename:myfile.txt gistek melyek tartalmaznak fájlt egyező névvel

extension:yml gistek melyek tartalmaznak fájlt egyező kiterjesztéssel

language:go gistek melyek tartalmaznak fájlt egyező nyelvvel

topic:homelab gists with given topic

Bejelentkezés


Minden Új Bejelentkezés

All gists matching topic raspberry

Újabbtól létrehozva
Utolsótól létrehozva
Újabbtól módosítva
Utolsótól módosítva
santiago's Avatar

santiago / fixSlowWifiRemotelyRaspi.sh

1 Kedvelések
0 forkok
1 fájlok
Utoljára aktív 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"
santiago's Avatar

santiago / start_chromium.sh - Pi no disk writing

0 Kedvelések
0 forkok
1 fájlok
Utoljára aktív 1747056653
# RUN chromium in full screen with minimal SD-Card writes, runs OK on a Raspberry 3 with a webpage playing video
chromium homeassistant linux raspberry
1 #!/bin/sh
2
3 # RUN chromium in full screen with minimal SD-Card writes, runs OK on a Raspberry 3 with a webpage playing video
4
5 # ADD a ram disk in fstab with this line
6 # tmpfs /tmpcache tmpfs nodiratime,noatime,nosuid,nodev,size=256M 0 0
7
8 # and that this script is called on startup for a minimalistic (no desktop setup)
9 # /etc/xdg/openbox/autostart
Újabb Régebbi

Ez az oldal Opengist alapú ⋅ Load: 18ms⋅

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