Installing Nginx With PHP5 And MySQL Support On Fedora 12 Last updated: 02-07-2010 | comments | view: 7
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple conf... |
How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.2 Last updated: 02-04-2010 | comments | view: 25
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on OpenSUSE 11.2. mod_fcgid is a compatible alternative to the older mo... |
Running Virtual Machines With VirtualBox 3.1 On A Headless Ubuntu 9.10 Server Last updated: 02-02-2010 | comments | view: 9
This guide explains how you can run virtual machines with Sun VirtualBox 3.1 on a headless Ubuntu 9.10 server. Normally you use the VirtualBox GUI ... |
How To Set Up A USB-Over-IP Server And Client With OpenSUSE 11.2 Last updated: 01-31-2010 | comments | view: 22
This tutorial shows how to set up a USB-over-IP server with OpenSUSE 11.2 as well as a USB-over-IP client (also running OpenSUSE 11.2). The USB/IP ... |
Striping Across Four Storage Nodes With GlusterFS On Ubuntu 9.10 Last updated: 01-28-2010 | comments | view: 42
This tutorial shows how to do data striping across four single storage servers (running Ubuntu 9.10) with GlusterFS. The client system (Ubuntu 9.10... |
How To Set Up A Terminal Server In Linux Using Ubuntu 9.10 And FreeNX Last updated: 01-27-2010 | comments | view: 51
FreeNX is an open source implementation of NoMachine's NX Server. It is a bit more akin to Microsoft's RDP protocol than the usual VNC, so while ke... |
Building Kernel Modules With Module-Assistant On Debian Lenny Last updated: 01-26-2010 | comments | view: 54
module-assistant is a tool for building Debian kernel modules from source, without having to rebuild the whole kernel. It fetches module-source pac... |
How To Set Up A USB-Over-IP Server And Client With Debian Lenny Last updated: 01-23-2010 | comments | view: 54
This tutorial shows how to set up a USB-over-IP server with Debian Lenny as well as a USB-over-IP client (also running Debian Lenny). The USB/IP Pr... |
How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny Last updated: 01-21-2010 | comments | view: 61
This article explains how you can set up an SSL vhost under Apache2 on Ubuntu 9.10 and Debian Lenny so that you can access the vhost over HTTPS (po... |
Distributed Replicated Storage Across Four Nodes With GlusterFS On Ubuntu 9.10 Last updated: 01-19-2010 | comments | view: 63
This tutorial shows how to combine four single storage servers (running Ubuntu 9.10) to a distributed replicated storage with GlusterFS. Nodes 1 an... |
Installing Apache2 With PHP5 And MySQL Support On Fedora 12 (LAMP) Last updated: 01-17-2010 | comments | view: 50
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 12 server with PHP5 support (... |
Distributed Storage Across Four Storage Nodes With GlusterFS On Ubuntu 9.10 Last updated: 01-13-2010 | comments | view: 84
This tutorial shows how to combine four single storage servers (running Ubuntu 9.10) to one large storage server (distributed storage) with Gluster... |
How To Set Up Database Replication In MySQL On Ubuntu 9.10 Last updated: 01-12-2010 | comments | view: 86
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master... |
High-Availability Storage With GlusterFS On Ubuntu 9.10 Last updated: 01-10-2010 | comments | view: 73
This tutorial shows how to set up a high-availability storage with two storage servers (Ubuntu 9.10) that use GlusterFS. Each storage server will b... |
How To Modify Your Gnu/Linux Box To Serve As A USB Over IP Server Last updated: 01-07-2010 | comments | view: 83
There was a long time that I was looking for a way to put away my old CRM server! But why? Because I had installed a virtualization environment wit... |
Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 9.10 Last updated: 01-04-2010 | comments | view: 114
This tutorial shows how to set up a standalone storage server on Ubuntu 9.10. Instead of NFS, I will use GlusterFS here. The client system will be ... |
Virtual Users/Domains With Postfix, Courier, MySQL, SquirrelMail (Fedora 12) Last updated: 12-22-2009 | comments | view: 102
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... |
Virtualization With KVM On Ubuntu 9.10 Last updated: 12-20-2009 | comments | view: 116
This guide explans how you can install and use KVM for creating and running virtual machines on an Ubuntu 9.10 server. I will show how to create im... |
How To Install VMware Server 1.0.x On An Ubuntu 9.10 Desktop Last updated: 12-17-2009 | comments | view: 144
This tutorial provides step-by-step instructions on how to install VMware Server 1.0.x (1.0.10 at the time of this writing) on an Ubuntu 9.10 deskt... |
Paravirtualization With Xen On CentOS 5.4 (x86_64) Last updated: 12-15-2009 | comments | view: 141
This tutorial provides step-by-step instructions on how to install Xen (version 3.0.3) on a CentOS 5.4 (x86_64) system. Xen lets you create guest o... |