Running ActiveCollab 3 On Nginx (LEMP) On Debian Wheezy/Ubuntu 12.10

Running ActiveCollab 3 On Nginx (LEMP) On Debian Wheezy/Ubuntu 12.10

This tutorial shows how you can install and run activeCollab 3 on a Debian Wheezy or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Encrypt Your Data With EncFS (OpenSUSE 12.3)

Encrypt Your Data With EncFS (OpenSUSE 12.3)

EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. It is a pass-through filesystem, not an encrypted block device, which means it is created on top of an existing filesystem. This tutorial shows how you can use EncFS on OpenSUSE 12.3 to encrypt your data.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

How To Run Your Own Web SMS Portal With PointSMS

How To Run Your Own Web SMS Portal With PointSMS

This tutorial will show you how you can set up an SMS web site on CentOS using PointSMS.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

The Perfect Server – CentOS 6.4 x86_64 (nginx, Dovecot, ISPConfig 3)

The Perfect Server – CentOS 6.4 x86_64 (nginx, Dovecot, ISPConfig 3)

This tutorial shows how to prepare a CentOS 6.4 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses nginx, not Apache.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Running Redaxo 4.4.x On Nginx (LEMP) On Debian Wheezy/Ubuntu 12.10

Running Redaxo 4.4.x On Nginx (LEMP) On Debian Wheezy/Ubuntu 12.10

This tutorial shows how you can install and run a Redaxo 4.4.x web site on a Debian Wheezy or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing And Using OpenVZ On CentOS 6.4

Installing And Using OpenVZ On CentOS 6.4

In this HowTo I will describe how to prepare a CentOS 6.4 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Running PrestaShop 1.5.x On Nginx (LEMP) On Debian Wheezy/Ubuntu 12.10

Running PrestaShop 1.5.x On Nginx (LEMP) On Debian Wheezy/Ubuntu 12.10

This tutorial shows how you can install and run a PrestaShop 1.5.x web site on a Debian Wheezy or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

The Perfect Desktop – OpenSUSE 12.3 (GNOME Desktop)

The Perfect DesktopOpenSUSE 12.3 (GNOME Desktop)

This tutorial shows how you can set up an OpenSUSE 12.3 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 12.10)

How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 12.10)

Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI version on an Ubuntu 12.10 server. These PHP versions can be used together with the default PHP (installed through apt) in ISPConfig.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On CentOS 6.4

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On CentOS 6.4

This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Using mod_spdy With Apache2 On CentOS 6.4

Using mod_spdy With Apache2 On CentOS 6.4

SPDY (pronounced “SPeeDY”) is a new networking protocol whose goal is to speed up the web. It is Google‘s alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression. To use SPDY, you need a web server and a browser (like Google Chrome and upcoming versions of Firefox) that both support SPDY. mod_spdy is an open-source Apache module that adds support for the SPDY protocol to the Apache HTTPD server. This tutorial explains how to use mod_spdy with Apache2 on CentOS 6.4.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.3 x86_64)

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.3 x86_64)

This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I’ll also demonstrate the installation and configuration of Courier, so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail