Articles by emgee
-
Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10
Author: emgee • Tags: nginx, ubuntu • Comments: 7Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10 Drupal is a great CMS but is a bit hefty when you host it on bargain-basement shared hosting, and virtual private servers are great but memory-constrained at the low-end. Apache can be a big offender when it comes to resource usage, so a nice alternative is nginx, a fast, light-weight and efficient http server that supports PHP via PHP-FastCGI. So this is a pretty slick setup for hosting Drupal, and I've taken a few different howtos and forum posts to put together this guide, which should have all you need in one stop, including a working URL rewrite config.
-
How To Set Up A Terminal Server In Linux Using Ubuntu 9.10 And FreeNX
Author: emgee • Tags: ubuntu • Comments: 7How To Set Up A Terminal Server In Linux Using Ubuntu 9.10 And FreeNX FreeNX is an open source implementation of NoMachine's NX Server. It is a bit more akin to Microsoft's RDP protocol that the usual VNC, so while keeping bandwidth to a minimum, it maintains good visual quality and responsiveness.