Archive for the ‘Linux’ Category

Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.3

Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.3

Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can install
Lighttpd on an OpenSUSE 11.3 server with PHP5 support (through FastCGI)
and MySQL support.

more

Popularity: unranked [?]

How To Set Up WebDAV With Apache2 On Fedora 13

How To Set Up WebDAV With Apache2 On Fedora 13

This guide explains how to set up WebDAV with Apache2 on a Fedora 13
server. WebDAV stands for Web-based Distributed Authoring and
Versioning
and is a set of extensions to the HTTP protocol that
allow users to directly edit files on the Apache server so that they do
not need to be downloaded/uploaded via FTP. Of course, WebDAV can also
be used to upload and download files.

more

Popularity: unranked [?]

How To Set Up A Wireless Network Using WPA/WPA2 With Radius Authentication With CIITIX-WiFi

How To Set Up A Wireless Network Using WPA/WPA2 With Radius
Authentication With CIITIX-WiFi

This document serves as quick
guide on how to set up a wireless network using WPA / WPA2 with radius
authentication. This document will only cover the basics and is not
exhaustive of all possibilities and features but with this information
and basic networking skills you should be able to get running very soon.
I decided to do this guide for
the users wanting to try out and implement radius authentication for
WiFi security.

more

Popularity: unranked [?]

How To Automatically Add A Disclaimer To Outgoing Emails With alterMIME (Postfix On Debian Lenny)

How To Automatically Add A Disclaimer To Outgoing Emails With
alterMIME (Postfix On Debian Lenny)

This tutorial shows how to install and use alterMIME.
alterMIME is a tool that can automatically add a disclaimer to emails.
In this article I will explain how to install it as a Postfix filter on
Debian Lenny.

more

Popularity: unranked [?]

Install Nginx On CentOS 5.5 With SSL, PCRE, GeoIP, Zlib, Gzip And DAV Support

Install Nginx On CentOS 5.5 With SSL, PCRE, GeoIP, Zlib, Gzip And
DAV Support

Nginx (pronounced “engine x”) is a free, open-source,
high-performance HTTP
server. Nginx is known for its stability, rich feature set, simple
configuration, and low resource consumption. This tutorial shows how you
can
compile and install Nginx on CentOS 5.5 server with SSL, PCRE, GeoIP,
Zlib, Gzip and DAV support.

more

Popularity: unranked [?]

iRedMail 0.6.1: Open Source Mail Server With Postfix, Dovecot, Amavisd, ClamAV, SpamAssassin, RoundCube On Ubuntu 10.04

iRedMail 0.6.1: Open Source Mail Server With Postfix, Dovecot,
Amavisd, ClamAV, SpamAssassin, RoundCube On Ubuntu 10.04

iRedMail is a shell script that lets you quickly deploy a Open Source
Mail Server solution in less than 2 minutes.

more

Popularity: unranked [?]

How To Set Up Apache2 With mod_fcgid And PHP5 On Fedora 13

How To Set Up Apache2 With mod_fcgid And PHP5 On Fedora 13

This tutorial describes how you can install Apache2 with mod_fcgid
and PHP5 on Fedora 13. 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.

more

Popularity: unranked [?]

Installing PHP5 Debugger On OpenSUSE 11.3

Installing PHP5 Debugger On OpenSUSE 11.3

This tutorial shows how to install php5 debugger (xdebug) on OpenSUSE
11.3.The reason
I use xdebug is, as far as I know now, xdebug supports php 5.3 or above.

more

Popularity: unranked [?]

How To Set Up WebDAV With Apache2 On OpenSUSE 11.3

How To Set Up WebDAV With Apache2 On OpenSUSE 11.3

This guide explains how to set up WebDAV with Apache2 on an OpenSUSE
11.3 server. WebDAV stands for Web-based Distributed Authoring and
Versioning
and is a set of extensions to the HTTP protocol that
allow users to directly edit files on the Apache server so that they do
not need to be downloaded/uploaded via FTP. Of course, WebDAV can also
be used to upload and download files.

more

Popularity: unranked [?]

Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 10.04

Creating An NFS-Like Standalone Storage Server With GlusterFS On
Ubuntu 10.04

This tutorial shows how to set up a standalone storage server on
Ubuntu 10.04. 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. It aggregates various storage bricks over Infiniband RDMA or
TCP/IP interconnect into one large parallel network file system.
Storage bricks can be made of any commodity hardware such as x86_64
servers with SATA-II RAID and Infiniband HBA.

more

Popularity: unranked [?]