Technology
MySQL Replication With SSL Encryption -Ubuntu 9.10
1pointsThis tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave).
MySQL Replication With SSL Encryption -Ubuntu 9.10
1pointsThis tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave).
Installing Nginx With PHP5 & MySQL On Fedora 12
1pointsNginx (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 install Nginx on Fedora 12.
Set Up Apache2 With mod_fcgid & PHP5 OpenSUSE 11.2
1pointsThis 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 mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead [...]
VBoxHeadless -VirtualBox 3.1 On Ubuntu 9.10 Server
1pointsThis 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 to manage your virtual machines, but a server does not have a desktop environment.
Set Up A USB-Over-IP Server & Client With OpenSUSE
1pointsThis 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 Project aims to develop a general USB device sharing system over IP network.
Striping Across 4 Nodes With GlusterFS/Ubuntu 9.10
1pointsThis tutorial shows how to do data striping across four single storage servers (running Ubuntu 9.10) with GlusterFS. The client system (Ubuntu 9.10 as well) will be able to access the storage as if it was a local filesystem.
Set Up A Terminal Server On Ubuntu9.10 With FreeNX
1pointsFreeNX 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 keeping bandwidth to a minimum, it maintains good visual quality and responsiveness.
Building Kernel Modules With Module-Assistant
1pointsmodule-assistant is a tool for building Debian kernel modules from source, without having to rebuild the whole kernel. It fetches module-source packages that have been prepared for the Debian distribution via apt and produces .deb packages.
Set Up A USB-Over-IP Server/Client (Debian Lenny)
1pointsThis 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 Project aims to develop a general USB device sharing system over IP network.
How To Set Up An SSL Vhost Under Apache2 On Ubuntu
1pointsThis 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 (port 443). SSL is short for Secure Sockets Layer and is a cryptographic protocol [...]
Set Up A USB-Over-IP Server With Linux
1pointsThere 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 with Xen and all my servers are turned to small VPS on a nice pretty infrastructure...
Creating A Storage Server With GlusterFS (Ubuntu)
1pointsThis 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 able to access the storage as if it was a local filesystem.
Virtual Users/Domains With Postfix (Fedora 12)
1pointsThis 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. I'll also demonstrate the installation and configuration of Courier.
Virtualization With KVM On Ubuntu 9.10
1pointsThis 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 image-based virtual machines and also virtual machines that use a logical volume (LVM).

Recent Comments