6
VBoxHeadless - Running Virtual Machines With VirtualBox 4.1 On A Headless Ubuntu 12.04 Serverview story

http://www.howtoforge.com – VBoxHeadless - Running Virtual Machines With VirtualBox 4.1 On A Headless Ubuntu 12.04 Server This guide explains how you can run virtual machines with VirtualBox 4.1 on a headless Ubuntu 12.04 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. (HowTos)

3
The Perfect Desktop - Pinguy OS 12.04view story

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

14
Using PHP5-FPM With Apache2 On Fedora 17view story

http://www.howtoforge.com – Using PHP5-FPM With Apache2 On Fedora 17 This tutorial shows how you can install an Apache2 webserver on a Fedora 17 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)

14
Install CentOS /over/ an existing Redhat installation?view story

https://www.centos.org – http://wiki.centos.org/HowTos/MigrationGuide [by TrevorH] (Distributions)

4
Using mod_spdy With Apache2 On Fedora 17view story

http://www.howtoforge.com – Using mod_spdy With Apache2 On Fedora 17 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. (HowTos)

14
Setting Up vsftpd + TLS On Debian Squeezeview story

http://www.howtoforge.com – Setting Up vsftpd + TLS On Debian Squeeze FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up vsftpd with TLS on a Debian Squeeze server. (HowTos)

4
Installing Apache2 With PHP5 And MySQL Support On Fedora 17 (LAMP)view story

http://www.howtoforge.com – 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. (HowTos)

3
Installation from usb centos5.8view story

https://www.centos.org – http://wiki.centos.org/HowTos/InstallFromUSBkeyDid the update from 5.4 not work? You never closed out your... [by pschaff] (Distributions)

4
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Fedora 17 x86_64)view story

http://www.howtoforge.com – Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Fedora 17 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. (HowTos)

6
PHP upgrade from PHP 5.1.6 to 5.2 failedview story

https://www.centos.org – Hi,I decided to upgrade PHP from 5.1.6 to 5.2 on my server. So I followed the instruction from Centos HowTos (http... [by hazhir] (Distributions)