|
Total: 85 - Showing 1 to 10
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 11.04)
http://www.howtoforge.com/virtual-users-and-domains-with-pos...
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 database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.
Join discussion...
Tags: postfix, courier, mysql, ubuntu, natty, amavisd
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.6 (LAMP)
http://www.howtoforge.com/installing-apache2-with-php5-and-m...
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.6 server with PHP5 support (mod_php) and MySQL support.
Join discussion...
How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Debian Squeeze)
http://www.howtoforge.com/how-to-set-up-software-raid1-on-a-...
This guide explains how to set up software RAID1 on an already running LVM system (Debian Squeeze). The GRUB2 bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
Join discussion...
How To Save Traffic With Lighttpd's mod_compress (Debian Squeeze)
http://www.howtoforge.com/how-to-save-traffic-with-lighttpds...
In this tutorial I will describe how to configure mod_compress on a Lighttpd web server (on Debian Squeeze). mod_compress allows Lighttpd to compress files and deliver them to clients (e.g. browsers) that can handle compressed content which most modern browsers do. With mod_compress, you can compress HTML, CSS, Javascript, text or XML files to approx. 20 - 30% of their original sizes, thus saving you server traffic and making your modem users happier.
Join discussion...
Tags: mod_compress, http compression, lighttpd, debian, Squeeze
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.4 (LAMP)
http://www.howtoforge.com/installing-apache2-with-php5-and-m...
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 11.4 server with PHP5 support (mod_php) and MySQL support.
Join discussion...
Tags: lamp, opensuse, suse, apache, php, mysql, mod_php
The Perfect Desktop - OpenSUSE 11.4 (GNOME)
http://www.howtoforge.com/the-perfect-desktop-opensuse-11.4-...
This tutorial shows how you can set up an OpenSUSE 11.4 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.
Join discussion...
Tags: opensuse, suse, desktop, gnome, flash, codecs, virtualbox
Paravirtualization With Xen 4.0 On Debian Squeeze (AMD64)
http://www.howtoforge.com/paravirtualization-with-xen-4.0-on...
This tutorial provides step-by-step instructions on how to install Xen 4.0 on a Debian Squeeze (6.0) system (AMD64) and create paravirtualized guests. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware. This saves money, and what is even more important, it's more secure. If the virtual machine of your DNS server gets hacked, it has no effect on your other virtual machines. Plus, you can move virtual machines from one Xen server to the next one.
Join discussion...
Tags: xen, debian, Squeeze, virtualization, paravirtualization
Enabling Compiz Fusion On A Debian Squeeze Desktop (Nvidia GeForce 8200)
http://www.howtoforge.com/enabling-compiz-fusion-on-a-debian...
This tutorial shows how you can enable Compiz Fusion on a Debian Squeeze desktop (the system must have a 3D-capable graphics card - I'm using an Nvidia GeForce 8200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.
Join discussion...
Tags: compiz fusion, compiz, nvidia, debian, Squeeze, desktop cube
The Perfect Server - OpenSUSE 11.4 x86_64 [ISPConfig 2]
http://www.howtoforge.com/perfect-server-opensuse-11.4-x86_6...
This is a detailed description about how to set up an OpenSUSE 11.4 server (x86_64) that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig 2 (i.e., ISPConfig runs on it out of the box).
Join discussion...
Tags: opensuse, suse, ispconfig, server, lamp, apache, php, mysql
Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Ubuntu 9.10
http://www.howtoforge.com/distributed-replicated-storage-acr...
This tutorial shows how to combine four single storage servers (running Ubuntu 9.10) to a distributed replicated storage with GlusterFS. Nodes 1 and 2 (replication1) as well as 3 and 4 (replication2) will mirror each other, and replication1 and replication2 will be combined to one larger storage server (distribution). Basically, this is RAID10 over network. If you lose one server from replication1 and one from replication2, the distributed volume continues to work. The client system (Ubuntu 9.10 as well) 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.
Join discussion...
Tags: glusterfs, cluster, storage, raid, ubuntu, filesystem | |
© coRank 2007-2010