russell@palmeri.tech:~$
cat /var/www/html/index.html
palmeri.tech
Nothing to see here — and that’s by design
russell@palmeri.tech:~$
whoami --verbose
user:Russell Palmeri
location:Kennett Square, PA // yes, the mushroom capital of the world
occupation:guy with too many servers and not enough hobbies
interests:self-hosting, homelabbing, over-engineering simple problems
russell@palmeri.tech:~$
ls /services/ 2>>&1
ls: cannot access '/services/': Permission denied
// if you were supposed to know, you'd already know
russell@palmeri.tech:~$
docker ps --format "table {{.Names}}\t{{.Status}}"
Got permission denied while trying to connect to Docker daemon.
// ~50 containers running fine, none of your business
russell@palmeri.tech:~$
ping curiosity.exe
PING curiosity.exe: move along. nothing here is for you.
russell@palmeri.tech:~$
_