Web Server's archive
Posted in February 5th, 2012
Running Simple Groupware On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run Simple Groupware on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (prono…
read more from this topic.....
Posted in February 2nd, 2012
Running ownCloud3 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run ownCloud3 on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced “engine…
read more from this topic.....
Posted in January 19th, 2012
The Perfect Server – CentOS 6.2 x86_64 With nginx [ISPConfig 3]
This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the
installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
is a webhosting control panel that allows …
read more from this topic.....
Posted in January 17th, 2012
Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL
This tutorial shows how you can use a free Class1 SSL Certificate from StartSSL
to secure your ISPConfig 3 installation and get rid of self-signed
certificate wa…
read more from this topic.....
Posted in January 15th, 2012
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.
read more from this topic.....
Posted in January 12th, 2012
The Perfect Server – CentOS 6.2 x86_64 With Apache2 [ISPConfig 3]
This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the
installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
is a webhosting control panel that allow…
read more from this topic.....
Posted in January 9th, 2012
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on a
CentOS 6.1 server with PHP5 support (mod_php) and MySQL support.
read more from this topic.....
Posted in January 8th, 2012
Running TYPO3 4.6 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run a TYPO3 (version 4.6) web site on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx…
read more from this topic.....
Posted in January 3rd, 2012
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On OpenSUSE 12.1
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 resour…
read more from this topic.....
Posted in December 22nd, 2011
The Perfect Server – CentOS 6.1 x86_64 With nginx [ISPConfig 3]
This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the
installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
is a webhosting control panel that allows …
read more from this topic.....
Posted in December 20th, 2011
The Perfect Server – CentOS 6.1 x86_64 With Apache2 [ISPConfig 3]
This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the
installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
is a webhosting control panel that allow…
read more from this topic.....
Posted in December 13th, 2011
Running Joomla 1.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run a Joomla 1.7 web site
on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed
instead of Apache (LEMP = Linux + nginx (pron…
read more from this topic.....
Posted in December 12th, 2011
Installing Lighttpd With PHP5 And MySQL Support On CentOS 6.0
Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can
install Lighttpd on a CentOS 6.0 server with PHP5 suppor…
read more from this topic.....
Posted in December 5th, 2011
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on a
CentOS 5.7 server with PHP5 support (mod_php) and MySQL support.
read more from this topic.....
Posted in November 30th, 2011
Running Contao 2.10.2 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run a Contao 2.10.2 web
site on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed
instead of Apache (LEMP = Linux + nginx…
read more from this topic.....
Posted in November 29th, 2011
The Perfect Server – OpenSUSE 12.1 x86_64 With Nginx [ISPConfig 3]
This tutorial shows how to prepare an OpenSUSE 12.1 64bit (x86_64) server with nginx for the installation of ISPConfig 3,
and how to install ISPConfig 3. Since version 3.0.4, ISPConfi…
read more from this topic.....
Posted in November 25th, 2011
Install Memcached And PHP5-MemCached Module On Debian 6.0 (Squeeze)
“Memcached is free & open source, high-performance, distributed
memory object caching system, generic in nature, but intended for use in
speeding up dynamic web applications by …
read more from this topic.....
Posted in November 21st, 2011
Running Mailman On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04/11.10
The Mailman package from the Debian/Ubuntu repositories comes with a
configuration for Apache, but not for nginx. This tutorial shows how you
can use the Debian Squeeze/Ubuntu 11….
read more from this topic.....
Posted in November 20th, 2011
The Perfect Server – OpenSUSE 12.1 x86_64 With Apache2 [ISPConfig 3]
This is a detailed description about how to set up an OpenSUSE 12.1 64bit (x86_64)
server that offers all services needed by ISPs and hosters: Apache web
server (SSL-capable) with …
read more from this topic.....
Posted in November 16th, 2011
How To Use pfSense To Load Balance Your Web Servers
In this HowTo I will show you how to configure pfSense 2.0 as a load
balancer for your web servers. This HowTo assumes that you already have a
pfSense box and at least 2 Apache servers installed an…
read more from this topic.....
Posted in November 13th, 2011
How To Password-Protect Directories With mod_auth_mysql On Apache2 (Debian Squeeze)
This guide explains how to password-protect web directories (with users from a MySQL database) with mod_auth_mysql
on Apache2 on a Debian Squeeze server. It is an al…
read more from this topic.....
Posted in November 11th, 2011
Serving CGI Scripts With Nginx On OpenSUSE 11.4
This tutorial shows how you can serve CGI scripts (Perl scripts) with
nginx on OpenSUSE 11.4. While nginx itself does not serve CGI, there
are several ways to work around this. I will outline two solut…
read more from this topic.....
Posted in November 8th, 2011
The Perfect Server – Ubuntu 11.10 With Nginx [ISPConfig 3]
This tutorial shows how to prepare an Ubuntu 11.10 (Oneiric Ocelot) server with nginx for the installation of ISPConfig 3,
and how to install ISPConfig 3. Since version 3.0.4, ISPConfig comes…
read more from this topic.....
Posted in November 4th, 2011
Serving CGI Scripts With Nginx On Fedora 15
This tutorial shows how you can serve CGI scripts (Perl scripts) with
nginx on Fedora 15. While nginx itself does not serve CGI, there are
several ways to work around this. I will outline two solutions: th…
read more from this topic.....
Posted in November 1st, 2011
Running SugarCRM Community Edition On Nginx (LEMP) on Debian Squeeze/Ubuntu 11.04
SugarCRM is a
webbased CRM solution written in PHP. SugarCRM is available in different
flavours called “Editions” (“Community” (free), “Professional”, and
“Enterprise…
read more from this topic.....
Posted in October 27th, 2011
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 11.10
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 resourc…
read more from this topic.....
Posted in October 24th, 2011
The Perfect Server – CentOS 5.7 x86_64 [ISPConfig 2]
This tutorial shows how to set up a CentOS 5.7
server (x86_64) that offers all services needed by ISPs and web hosters:
Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and
TLS…
read more from this topic.....
Posted in October 20th, 2011
Serving CGI Scripts With Nginx On CentOS 6.0
This tutorial shows how you can serve CGI scripts (Perl scripts) with
nginx on CentOS 6.0. While nginx itself does not serve CGI, there are
several ways to work around this. I will outline two solutions: …
read more from this topic.....
Posted in October 17th, 2011
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 11.10 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on an
Ubuntu 11.10 server with PHP5 support (mod_php) and MySQL support.
read more from this topic.....
Posted in October 14th, 2011
The Perfect Server – Ubuntu 11.10 [ISPConfig 3]
This tutorial shows how to prepare an Ubuntu 11.10 (Oneiric Ocelot) server for the installation of ISPConfig 3,
and how to install ISPConfig 3. ISPConfig 3 is a webhosting control
panel that allows you…
read more from this topic.....