2 articles tagged tutorial
-
Setting up a Gentoo Server
I run several web servers, mostly oriented toward serving Django applications, and have selected Gentoo as my Linux distribution of choice for secure, robust deployment. I’ve documented most of …
-
Setting up a PostgreSQL Server with Gentoo
Setting up a database server is usually the first step when deploying a web framework stack. This is the second of three documents showing how to get Django up and …