Skip to content

Instantly share code, notes, and snippets.

@neontorrent
Last active July 9, 2022 09:06
Show Gist options
  • Save neontorrent/0dea1135a4ed2e095be15fa2f684cace to your computer and use it in GitHub Desktop.
Save neontorrent/0dea1135a4ed2e095be15fa2f684cace to your computer and use it in GitHub Desktop.
Raspberry Pi
In /etc/ssh/sshd_config
IPQoS cs0 cs0
In /etc/fstab
UUID=XXXX /media/pi/Data auto rw,user,auto 0 0
```
sudo setfacl -b /media/pi
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment