Linux Tutorials on the topic “Ubuntu”

  • Nginx HTTP Server + PHP5 (With fast-cgi And xcache) On Ubuntu Feisty Fawn

    Author: 3uropaTags: , , Comments: 7

    Nginx HTTP Server + PHP5 (With fast-cgi And xcache) On Ubuntu Feisty Fawn This HowTo describes the implementation of Nginx with php5 support (through FastCGI). The fast-cgi process will be initiated via spawn-fcgi. Nginx is a great replacement of Apache with very low memory footprint and contrary to Lighttpd, doesn't suffer from memory leak over time. You can then use all the memory left to unleash the power of mysql for instance by increasing the default query cache.

  • How To Install A Complete LEMP (Linux - EngineX (Nginx HTTP SERVER) - Mysql - PHP) Server (Not LAMP...) On Ubuntu/Debian

    Author: 3uropaTags: , , Comments: 5

    How To Install A Complete LEMP (Linux - EngineX (Nginx HTTP SERVER) - Mysql - PHP) Server (Not LAMP...) On Ubuntu/Debian This HowTo will describe the setup of an efficient http server and mail server for small or medium configurations (as low as 96 mb). Why LEMP instead of LAMP? NGINX is a great replacement for Apache with very low memory footprint and great stability.

  • Installing Nginx With PHP5 And MySQL Support On Ubuntu 9.04

    ubuntu VMWare Image Download Author: Falko TimmeTags: , Comments: 1

    Installing Nginx With PHP5 And MySQL Support On Ubuntu 9.04 Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on an Ubuntu 9.04 server with PHP5 support (through FastCGI) and MySQL support.

  • Running HTML::Mason With nginx And FastCGI

    debian Author: frankieTags: , , Comments: 0

    Running HTML::Mason With nginx And FastCGI This article is a step by step guide to install the HTML::Mason module to use with the ngingx web server and FastCGI. It has been tested in Debian (lenny), but it should be very similar with Ubuntu and other debian based distros.

  • Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10

    ubuntu Author: emgeeTags: , Comments: 7

    Drupal 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.

  • Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.04

    cherokee VMWare Image Download Author: Falko TimmeTags: , , , Comments: 0

    Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.04 Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on an Ubuntu 9.04 server with PHP5 support (through FastCGI) and MySQL support.

  • Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10

    cherokee Author: Falko TimmeTags: , , , Comments: 0

    Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10 Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support.

  • ISP-Server Setup - Ubuntu 5.0.4 "The Hoary Hedgehog"

    Author: Till BrehmTags: , Comments: 24

    ISP-Server Setup - Ubuntu 5.0.4 "The Hoary Hedgehog" This is a detailed description about the steps to be taken to setup a Ubuntu based server (Ubuntu 5.0.4 - The Hoary Hedgehog) that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/POP3s/IMAP/IMAPs, Quota, Firewall, etc.).

  • ISP-Server Setup - Ubuntu 5.10 "Breezy Badger"

    Author: Till BrehmTags: , Comments: 98

    ISP-Server Setup - Ubuntu 5.10 "Breezy Badger" This is a detailed description about the steps to be taken to setup a Ubuntu based server (Ubuntu 5.10 - Breezy Badger) that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/POP3s/IMAP/IMAPs, Quota, Firewall, etc.).

  • The Perfect Setup - Ubuntu 6.06 LTS Server (Dapper Drake)

    Author: Falko TimmeTags: , Comments: 64

    The Perfect Setup - Ubuntu 6.06 LTS Server (Dapper Drake) This is a detailed description about how to set up a Ubuntu 6.06 LTS (Dapper Drake) based server that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/IMAP, Quota, Firewall, etc.).In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box).