Your Account

Community

Topics (Sources)

More

AriesTrade - Featured

Total: 28 - Showing 1 to 10

Installing Apache2 With PHP5 And MySQL Support On CentOS 5.6 (LAMP)
23 / 6
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...
Submitted by falko 11 months, 2 weeks, 6 days, 20 hours ago
Tags: , , , , ,
How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Debian Squeeze)
26 / 3
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...
Submitted by falko 11 months, 3 weeks, 19 hours ago
Tags: , , , ,
Paravirtualization With Xen 4.0 On Debian Squeeze (AMD64)
25 / 4
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...
Submitted by falko 14 months, 1 week, 19 hours ago
Tags: , , , ,
Enabling Compiz Fusion On A Debian Squeeze Desktop (Nvidia GeForce 8200)
27 / 3
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...
Submitted by falko 14 months, 1 week, 2 days, 19 hours ago
Tags: , , , , ,
The Perfect Server - OpenSUSE 11.4 x86_64 [ISPConfig 2]
22 / 7
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...
Submitted by falko 14 months, 1 week, 4 days, 10 hours ago
Tags: , , , , , , ,
Installing Firefox 4.0 (.deb Package) On Ubuntu 10.10
25 / 4
http://www.howtoforge.com/installing-firefox-4.0-deb-package...
In this short guide I will show you how you can install the new Mozilla Firefox 4.0 browser (released March 22, 2011) on an Ubuntu 10.10 desktop. Fortunately, there's a Launchpad PPA repository that has Firefox 4.0 .deb packages, so we can easily install it through Ubuntu's package manager. Join discussion...
Submitted by falko 14 months, 2 weeks, 16 hours ago
Tags: , , ,
How To Install And Use MyDLP
24 / 5
http://www.howtoforge.com/how-to-install-and-use-mydlp
This document can be used as a guide to installation of MyDLP Appliance. It also describes the basic usage. MyDLP is an easy, simple and open DLP (data loss prevention) solution, licensed under GPLv3. MyDLP 1.0 was released on 10 November 2010. MyDLP Appliance is a distribution based on Ubuntu Server. The distribution comes as a easy to deploy key solution. Protecting customer records, securing confidential files, data flow enforcements... this is all achievable within 30 minutes. Join discussion...
Submitted by falko 14 months, 2 weeks, 3 days, 15 hours ago
Tags: , , ,
How To Upgrade OpenSUSE 11.3 To 11.4 (Desktop & Server)
23 / 6
http://www.howtoforge.com/how-to-upgrade-opensuse-11.3-to-11...
This guide shows how you can upgrade your OpenSUSE 11.3 desktop and server installations to OpenSUSE 11.4. Join discussion...
Submitted by falko 14 months, 2 weeks, 6 days, 16 hours ago
Tags: , , ,
Distributed Storage Across Four Storage Nodes With GlusterFS On Ubuntu 9.10
25 / 5
http://www.howtoforge.com/distributed-storage-across-four-st...
This tutorial shows how to combine four single storage servers (running Ubuntu 9.10) to one large storage server (distributed storage) with GlusterFS. 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...
Submitted by falko 28 months, 4 weeks, 1 day, 2 hours ago
Tags: , , , ,
How To Set Up Database Replication In MySQL On Ubuntu 9.10
23 / 6
http://www.howtoforge.com/how-to-set-up-database-replication...
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 server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures. Join discussion...
Submitted by falko 29 months, 15 hours ago
Tags: , , ,

Home | Terms of Service | Privacy Policy | Help & FAQ | About coRank | Contact us

© coRank 2007-2010