Technology
VirtualBox 3.1.x On A Mandriva 2010.0 Server
1pointsThis guide explains how you can run virtual machines with Sun VirtualBox 3.1.x on a headless Mandriva 2010.0 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment.
NFS-Like Storage Server With GlusterFS -CentOS 5.4
1pointsThis tutorial shows how to set up a standalone storage server on CentOS 5.4. 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.
Video Community With Lighttpd/FlowPlayer/Ubuntu
1pointsThis article shows how you can build your own video community using lighttpd with its mod_flv_streaming module and its mod_secdownload module on Ubuntu 9.10.
Virtual Users/Domains With Postfix (Mandriva 2010)
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.
VirtualBox 3.1.x On A Headless Fedora 12 Server
1pointsThis 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 machines, but a server does not have a desktop environment.
Distributed Replicated Storage (GlusterFS, Fedora)
1pointsThis 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 and 4 (replication2) will mirror each other, [...]
Build A Video Community With Lighttpd/FlowPlayer
1pointsThis 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 as YouTube) and its mod_secdownload module [...]
Distributed Storage Across Four Nodes (Fedora 12)
1pointsThis 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 access the storage [...]
High-Availability Storage With GlusterFS On Fedora
1pointsThis tutorial shows how to set up a high-availability storage with two storage servers (Fedora 12) that use GlusterFS. Each storage server will be a mirror of the other storage server, and files will be replicated automatically [...]
Server Monitoring With munin/monit On Debian Lenny
1pointsIn this article I will describe how you can monitor your Debian Lenny server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic...
NFS-Like Storage Server (GlusterFS + Fedora 12)
1pointsThis tutorial shows how to set up a standalone storage server on Fedora 12. 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 [...]
Virtualization With VirtualBox 3.1 (Debian Lenny)
1pointsThis guide explains how you can run virtual machines with Sun xVM VirtualBox 3.1.x on a headless Debian Lenny server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment.
Network Analysis With Wireshark On Ubuntu 9.10
1pointsWireshark is a network protocol analyzer (or "packet sniffer") that can be used for network analysis, troubleshooting, software development, education, etc. This guide shows how to install and use it on an Ubuntu 9.10 desktop.
MySQL Backups With AutoMySQLBackup (Ubuntu 9.10)
1pointsAutoMySQLBackup is a shell script that lets you take daily, weekly and monthly backups of your MySQL databases using mysqldump. It can back up multiple databases, compress the backups, back up remote databases, and email the logs.
Set Up MySQL Replication With SSL (CentOS 5.4)
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).

Recent Comments