Self host your own website

In this article i will show you how to self host your own website securely. Requirements A computer or microcomputer to host the website The computer needs to run linux An internet connection (Its pretty hard without one, trust me) Lets get started! Installation The first thing that we will have to do is setup our nginx site. We first have to be root sudo su If you dont have sudo installed try:...

Raspberry pi security camera

In this article i will show you how to setup a raspberry pi security camera using motion. In the end of this article you will have a fully functioning security camera with a live feed and motion detection. Requirements Raspberry pi or any other computer Web cam Any kind of debian based distro installed on the pi/computer Setup In this article we will be using the motion package (https://motion-project.github.io/) To get started power on your raspberry pi and ssh into the machine or just connect it to a monitor and a keyboard....