http://www.howtoforge.com – AVG Antivirus For Linux/FreeBSD Plus Qmail Mail Server This document describes how to deploy AVG Antivirus for Linux/FreeBSD to the Qmail mail server. It is usable for AVG version 8.5, 10 and 2012. (HowTos)
http://www.howtoforge.com – AVG Antivirus For Linux/FreeBSD Plus Qmail Mail Server This document describes how to deploy AVG Antivirus for Linux/FreeBSD to the Qmail mail server. It is usable for AVG version 8.5, 10 and 2012. (HowTos)
http://www.howtoforge.com – Using mod_spdy With Apache2 On Debian Squeeze 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)
http://www.howtoforge.com – Distributed Replicated Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10 This tutorial shows how to combine four single storage servers (running Ubuntu 11.10) to a distributed replicated storage with GlusterFS. (HowTos)
http://www.howtoforge.com – Linux Basics - Set A Static IP On Ubuntu This tutorial explains how to set a static IP on an Ubuntu system from the command line. (HowTos)
http://www.howtoforge.com – OpenSUSE 12.1 Samba Standalone Server With tdbsam Backend This tutorial explains the installation of a Samba fileserver on OpenSUSE 12.1 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)
http://www.howtoforge.com – High-Availability Storage With GlusterFS 3.2.x On Ubuntu 11.10 - Automatic File Replication (Mirror) Across Two Storage Servers This tutorial shows how to set up a high-availability storage with two storage servers (Ubuntu 11.10) that use GlusterFS. Each storage server will be a mirror of the other storage server, and files will be replicated automatically across both storage servers. (HowTos)
http://www.howtoforge.com – Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On Ubuntu 11.10 This tutorial shows how to set up a standalone storage server on Ubuntu 11.10. Instead of NFS, I will use GlusterFS here. The client system will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. (HowTos)
http://www.howtoforge.com – Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On CentOS 6.2 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. (HowTos)
http://www.howtoforge.com – Using ATA Over Ethernet (AoE) On Debian Squeeze (Initiator And Target) This guide explains how you can set up an AoE target and an AoE initiator (client), both running Debian Squeeze. AoE stands for "ATA over Ethernet" and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling. (HowTos)
http://www.howtoforge.com – How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Squeeze This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Debian Squeeze. 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)