Cheatography
https://sukiwaterhouse.pages.dev
CheatSheet for my Raspberry PI Server
This is a draft cheat sheet. It is a work in progress and is not finished yet.
Basics
Connect |
|
Mounted Drives |
lsblk |
Quit ssh |
exit |
Poweroff |
sudo shutdown -h now |
Docker
Status |
docker ps -a |
Update Docker (after compose.yaml) |
docker compose up -d |
Downloaded images |
docker images |
List volumes |
docker volume ls |
|
|
Installed
ssh |
Syncthing |
Pi Hole? |
Gitea? |
Running Stuff
ssh |
Syncthing (starts automatically) |
Pi hole |
Git? Gitea? |
OpenVPN? |
|