Skip to content

Linux notes

Short references and commands that are worth keeping close.

Inspect a listening port

ss -lntp

Follow service logs

journalctl -u example.service -f