Search
Displaying 511 - 520 of 989
Install PHP, PHP-FPM, NGINX, MariaDB
Project update
How to configure PHP, PHP-FPM, NGINX, and MariaDB in FreeBSD. * This guide installs packages using pkg. Alternatively...
Dell Optiplex 380 Upgrade Options
Project update
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
Project update
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
Class
dnsmasq is a tool for configuring a DNS server for your local network. A DNS server translates a url into an IP address...
Networking
Class
Computers are connected together through a network of hardware and protocols. Domain Your domain name or website URL...
SSH
Class
Secure shell. SSH lets you log into a terminal on another machine to use the system via the command line. ssh root@123...