- CentOS 4.6 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)
This tutorial shows how to set up a CentOS 4.6 based server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 4.6, but should apply to the 64-bit version with very little modifications as well.
in Public bookmarks with apache centos dovecot email ftp ispconfig lamp mysql php postfix server
- CentOS 5.1 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)
This tutorial shows how to set up a CentOS 5.1 based server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.1, but should apply to the 64-bit version with very little modifications as well.
in Public bookmarks with apache bind centos dns ftp ispconfig lamp linux postfix proftpd server
- Fedora 8 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)
This is a detailed description about how to set up a Fedora 8 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Fedora 8, but should apply to the 64-bit version with very little modifications as well.
in Public bookmarks with apache bind dns dovecot fedora ftp lamp linux mysql php postfix quota server by 2 users
- How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTS
This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes. Because we do not want the load balancer to become another "Single Point Of Failure", we must provide high-availability for the load balancer, too. Therefore our load balancer will in fact consist out of two load balancer nodes that monitor each other using heartbeat, and if one load balancer fails, the other takes over silently.
in Public bookmarks with apache balancer cluster ha heartbeat high-availability lamp load ubuntu
- How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 12.3
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on OpenSUSE 12.3. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
in Public bookmarks with apache fastcgi lamp mod_fcgid opensuse php suse
- How To Speed Up Drupal 7.7 With Boost And nginx (Debian Squeeze)
This tutorial shows how you can speed up your Drupal 7.7 installation on a LAMP stack (Debian Squeeze) with the help of Boost and nginx. Boost provides static page caching for Drupal enabling a very significant performance and scalability boost for sites that receive mostly anonymous traffic. Boost makes sure that your logged-in users always get fresh content by not caching pages for logged-in users. In a first step I will show how to make your site faster by enabling Boost on a normal LAMP stack (Apache2, PHP, MySQL), and in a second step I explain how to make your site even faster by using nginx as a reverse proxy sitting in front of Apache and delivering the static HTML pages cached by Boost. nginx delivers static files a lot of faster than Apache and us
in Public bookmarks with apache boost cache drupal lamp nginx proxy reverse tmpfs
- Installing Apache2 With PHP5 And MySQL Support On CentOS 5.3 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.3 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache centos lamp mod_php mysql php
- Installing Apache2 With PHP5 And MySQL Support On CentOS 5.5 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.5 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache centos lamp mysql php
- Installing Apache2 With PHP5 And MySQL Support On CentOS 5.6 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.6 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache centos lamp mod_php mysql php
- Installing Apache2 With PHP5 And MySQL Support On CentOS 6.0 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 6.0 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache centos lamp mod_php mysql php
- Installing Apache2 With PHP5 And MySQL Support On CentOS 6.2 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 6.2 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache centos lamp mod_php mysql php
- Installing Apache2 With PHP5 And MySQL Support On CentOS 6.3 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 6.3 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache centos lamp mod_php mysql php
- Installing Apache2 With PHP5 And MySQL Support On Debian Squeeze (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Debian Squeeze server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache debian lamp mod_php mysql php squeeze
- Installing Apache2 With PHP5 And MySQL Support On Debian Wheezy
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Debian Wheezy server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache debian lamp mod_php mysql php wheezy
- Installing Apache2 With PHP5 And MySQL Support On Fedora 12 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 12 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache fedora lamp mod_php mysql php
- Installing Apache2 With PHP5 And MySQL Support On Fedora 13 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 13 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache fedora lamp mod_php mysql php
- Installing Apache2 With PHP5 And MySQL Support On Fedora 14 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 14 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache fedora lamp mod_php mysql php
- Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 16 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache fedora lamp mod_php mysql php
- Installing Apache2 With PHP5 And MySQL Support On Fedora 17 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 17 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache fedora lamp mod_php mysql php phpmyadmin
- Installing Apache2 With PHP5 And MySQL Support On Fedora 18 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 18 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache fedora lamp mod_php mysql php
Next »
lamp from all users