4
Install Compiz On The Unity Desktop On Ubuntu 12.04 (Precise Pangolin)view story

http://www.howtoforge.com – Install Compiz On The Unity Desktop On Ubuntu 12.04 (Precise Pangolin) This tutorial shows how you can configure Compiz on an Ubuntu Linux 12.04 (Precise Pangolin) Unity desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce 8200 here). (HowTos)

13
Install Or Upgrade To Latest Stable Version Of Rsyslog On CentOS 5 And 6view story

http://www.howtoforge.com – Install Or Upgrade To Latest Stable Version Of Rsyslog On CentOS 5 And 6 This tutorial shows how you can install new generation of syslog servers by using Rsyslog on CentOS 5. It also shows you how to upgrade obsolete Rsyslog 4.0 on CentOS 6. (HowTos)

5
Running Shopware Community Edition (Version 3.5.6) On Nginx (LEMP) on Debian Squeeze/Ubuntu 12.04view story

http://www.howtoforge.com – Running Shopware Community Edition (Version 3.5.6) On Nginx (LEMP) on Debian Squeeze/Ubuntu 12.04 This tutorial shows how you can install and run Shopware Community Edition (version 3.5.6) on a Debian Squeeze or Ubuntu 12.04 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). Shopware is a feature-rich ecommerce platform; I will use th (HowTos)

4
Using PHP5-FPM With Apache2 On Ubuntu 12.04 LTSview story

http://www.howtoforge.com – Using PHP5-FPM With Apache2 On Ubuntu 12.04 LTS This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.04 LTS server with PHP5 (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. (HowTos)

5
Installing KVM Guests With virt-install On Ubuntu 12.04 LTS Serverview story

http://www.howtoforge.com – Installing KVM Guests With virt-install On Ubuntu 12.04 LTS Server Unlike virt-manager, virt-install is a command line tools that allows you to create KVM guests on a headless server. (HowTos)

14
Install Scrollout F1 Anti-Spam Firewall On Ubuntu In 30 Minutesview story

http://www.howtoforge.com – Install Scrollout F1 Anti-Spam Firewall On Ubuntu In 30 Minutes Scrollout F1 is a free anti-spam and anti-virus email firewall (gateway) for multiple domains and email servers. This document describes how to install Scrollout F1 from scratch, on a fresh Ubuntu Server. It should work also on Ubuntu Alternate version. (HowTos)

3
The Perfect Desktop - Fedora 17view story

http://www.howtoforge.com – The Perfect Desktop - Fedora 17 This tutorial shows how you can set up a Fedora 17 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. (HowTos)

3
Your Cloud, Your Data, Your Way! - ownCloud 4.0 On CentOS 6.2 + nginx + PostgreSQLview story

http://www.howtoforge.com – Your Cloud, Your Data, Your Way! - ownCloud 4.0 On CentOS 6.2 + nginx + PostgreSQL This document describes how to install and setup ownCloud by "ownCloud community" on a CentOS 6.2 based webserver from tar package on a nginx and php-fpm with postgreSQL database as backend. For other distributions there might be minor changes as to the software prerequisites installation procedures. (HowTos)

5
Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Ubuntu 12.04view story

http://www.howtoforge.com – Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Ubuntu 12.04 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 12.04 server with PHP5 support (through PHP-FPM) and MySQL support. (HowTos)

14
How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 6.2view story

http://www.howtoforge.com – How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 6.2 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on CentOS 6.2. 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. (HowTos)