6
Using mod_spdy With Apache2 On Ubuntu 12.04view story

http://www.howtoforge.com – Using mod_spdy With Apache2 On Ubuntu 12.04 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)

3
Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.04view story

http://www.howtoforge.com – Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.04 This tutorial shows how to combine four single storage servers (running Ubuntu 12.04) to one large storage server (distributed storage) with GlusterFS. The client system (Ubuntu 12.04 as well) will be able to access the storage as if it was a local filesystem. (HowTos)

14
Ubuntu 12.04 Samba Standalone Server With tdbsam Backendview story

http://www.howtoforge.com – Ubuntu 12.04 Samba Standalone Server With tdbsam Backend This tutorial explains the installation of a Samba fileserver on Ubuntu 12.04 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. (HowTos)

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)

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)

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)