Setup a Raspberry Pi MYSQL Database Thumbnail

Setup a Raspberry Pi MYSQL Database

In this tutorial, we take you through the steps on how to set up the MYSQL software on your Raspberry Pi. We also show you some of the basics, such as setting up a database and creating users. It's relatively easy and a great way to learn more about MYSQL. Read More...

How to setup Raspberry Pi Lighttpd Thumbnail

How to setup Raspberry Pi Lighttpd

In this project, we will be exploring how to set up a Lighttpd Web Server on your Raspberry Pi. Lighttpd like NGINX is a fast and memory efficient alternative to Apache that is designed to have a relatively low memory footprint and a small CPU load, both of which are perfect qualities for the Raspberry […] Read More...

Raspberry Pi SSL Certificates using Let’s Encrypt Thumbnail

Raspberry Pi SSL Certificates using Let’s Encrypt

This Raspberry Pi SSL certificate project will walk you through the steps to installing and setting up the Let’s Encrypt Certbot client on the Pi. This Certbot client allows the user to grab an SSL certificate from Let’s Encrypt by either utilizing your web server or running a temporary server. Let’s Encrypt is the best […] Read More...

How to Setup a Raspberry Pi Caddy Web Server Thumbnail

How to Setup a Raspberry Pi Caddy Web Server

In this project, we will be showing you how to set up a Raspberry Pi Caddy web server. While Caddy is not nearly as performance friendly as NGINX on the Raspberry Pi, it is packed with user-friendly features and is designed to utilize modern web technologies right out of the box. Caddy utilizes modern web […] Read More...