Thursday, March 11, 2010 13:50

‘HowTo’ News

Subscribevia RSS feed reader

How To Harden PHP5 With Suhosin On CentOS 5.4

Wednesday, March 10, 2010 22:40

How To Harden PHP5 With Suhosin On CentOS 5.4 This tutorial shows how to harden PHP5 with Suhosin on a CentOS 5.4 server. From the Suhosin project page: “Suhosin is an advanced protection system for PHP installations that was designed to protect servers...

VBoxHeadless – Running Virtual Machines With VirtualBox 3.1.x On A Headless Fedora 12 Server

Tuesday, March 9, 2010 20:40

VBoxHeadless – Running Virtual Machines With VirtualBox 3.1.x On A Headless Fedora 12 Server This guide explains how you can run virtual machines with Sun VirtualBox 3.1.x on a headless Fedora 12 server. Normally you use the VirtualBox GUI to manage your...

Virtual Hosting With vsftpd And MySQL On Debian Lenny

Monday, March 8, 2010 23:00

Virtual Hosting With vsftpd And MySQL On Debian Lenny Vsftpd is one of the most secure and fastest FTP servers for Linux. Usually vsftpd is configured to work with system users. This document describes how to install a vsftpd server that uses virtual...

Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Fedora 12

Monday, March 8, 2010 1:20

Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Fedora 12 This tutorial shows how to combine four single storage servers (running Fedora 12) to a distributed replicated storage with GlusterFS. Nodes 1 and 2 (replication1) as well as 3...

How To Set Up WebDAV With Lighttpd On Ubuntu 9.10

Friday, March 5, 2010 21:40

How To Set Up WebDAV With Lighttpd On Ubuntu 9.10 This guide explains how to set up WebDAV with lighttpd on an Ubuntu 9.10 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP...

Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Lenny)

Friday, March 5, 2010 0:00

Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Lenny) This article shows how you can build your own video community using lighttpd with its mod_flv_streaming module (for streaming .flv videos, the format used by most major video communities such...

How To Set Up WebDAV With Lighttpd On OpenSUSE 11.2

Thursday, March 4, 2010 15:20

How To Set Up WebDAV With Lighttpd On OpenSUSE 11.2 This guide explains how to set up WebDAV with lighttpd on an OpenSUSE 11.2 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP...

Installing Lighttpd With PHP5 And MySQL Support On Fedora 12

Wednesday, March 3, 2010 22:00

Installing Lighttpd With PHP5 And MySQL Support On Fedora 12 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Fedora 12 server with PHP5 support (through FastCGI) and MySQL support. . Read...

Distributed Storage Across Four Storage Nodes With GlusterFS On Fedora 12

Tuesday, March 2, 2010 20:00

Distributed Storage Across Four Storage Nodes With GlusterFS On Fedora 12 This tutorial shows how to combine four single storage servers (running Fedora 12) to one large storage server (distributed storage) with GlusterFS. The client system (Fedora 12 as well) will be able to...

Using WebDAV With ISPConfig 3 On Ubuntu 9.10

Tuesday, March 2, 2010 15:40

Using WebDAV With ISPConfig 3 On Ubuntu 9.10 This guide explains how to set up and use WebDAV on a web site created with ISPConfig 3 on an Ubuntu 9.10 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set...