Show Menu
Cheatography

MyServer Cheat Sheet (DRAFT) by

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 compos­e.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 automa­tic­ally)
Pi hole
Git? Gitea?
OpenVPN?