Installing NGINX on a Raspberry Pi Posted on October 27, 2012 by David Kryzaniak I’m going to assume you already have Debian Squeeze installed and running on your Pi. Open the console (LXTerminal); Type sudo apt-get update Let it crunch away… Type sudo apt-get install nginx Let it crunch away… Type sudo service nginx Read more ›