Search
Install PHP, PHP-FPM, NGINX, MariaDB
How to configure PHP, PHP-FPM, NGINX, and MariaDB in FreeBSD. * This guide installs packages using pkg. Alternatively...
Dell Optiplex 380 Upgrade Options
With a 14 year old computer, upgrade options are pretty cheap. This has a Core 2 Duo E7500, running at 2.93ghz, with...
Install FreeBSD On Dell Optiplex 380
I rescued an old Dell Optiplex 380 from a dumpster. It has a Core 2 Duo E7500 from 2009, and 4gb of ram. I added a 256gb...
dnsmasq
dnsmasq is a tool for configuring a DNS server for your local network. A DNS server translates a url into an IP address...
Networking
Computers are connected together through a network of hardware and protocols. Domain Your domain name or website URL...
SSH
Secure shell. SSH lets you log into a terminal on another machine to use the system via the command line. ssh root@123...
FreeBSD
FreeBSD is like an alternative to Linux, useful for routing, web servers, and embedded systems. Using FreeBSD To scroll...
System Resources
CPU, Memory, Storage, Network. CPU A modern CPU has multiple cores and it's own memory. These specs on the box help...