-- Leo's gemini proxy

-- Connecting to whither.smol.pub:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

Headless RaspberryPi Setup


If you don't want to use a monitor do this to use a serial cable on a pi4:


echo 'raspberry' | openssl passwd -6 -stdin  | awk '{print "pi:"$0}' > /path/to/bootfs/userconf.txt
echo -e "uart_2ndstage=1\nenable_uart=1" >> /path/to/bootfs/config.txt

-- Response ended

-- Page fetched on Sun May 5 00:43:12 2024