centos

102

Installing And Using OpenVZ On CentOS 5.7

http://www.howtoforge.com

In this HowTo I will describe how to prepare a CentOS 5.7 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers.

Read more »
falko's picture
Created by falko 13 weeks 4 days ago – Made popular 13 weeks 4 days ago
Category: End User   Tags:
18

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.0

http://www.howtoforge.com

Nginx (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 a CentOS 6.0 server with PHP5 support (through PHP-FPM) and MySQL support.

Read more »
falko's picture
Created by falko 25 weeks 2 days ago – Made popular 25 weeks 2 days ago
Category: End User   Tags:
14

Icinga (Monitoring Solution) Installation And Configuration On CentOS

http://www.howtoforge.com

Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and recoveries and generates performance data for reporting. Scalable and extensible, Icinga can monitor complex, large environments across dispersed locations.

Read more »
falko's picture
Created by falko 1 year 2 weeks ago – Made popular 1 year 2 weeks ago
Category: End User   Tags:
11

Host Based Intrusion Detection - Samhain

http://www.howtoforge.com

This article describes in some detail how to install Samhain, the host based intrusion detection system. I am not going to ramble on about what host based intrusion detection is or why to use it, as there are plenty of articles already covering those subjects.

Read more »
falko's picture
Created by falko 1 year 3 weeks ago – Made popular 1 year 3 weeks ago
Category: End User   Tags:
24

Installing Nginx With PHP5 And MySQL Support On CentOS 5.5

http://www.howtoforge.com

Nginx (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 a CentOS 5.5 server with PHP5 support (through FastCGI) and MySQL support.

Read more »
falko's picture
Created by falko 1 year 18 weeks ago – Made popular 1 year 18 weeks ago
Category: End User   Tags:
16

Setting Up An NFS Server And Client On CentOS 5.5

http://www.howtoforge.com

This guide explains how to set up an NFS server and an NFS client on CentOS 5.5. NFS stands for Network File System; through NFS, a client can access (read, write) a remote share on an NFS server as if it was on the local hard disk.

Read more »
falko's picture
Created by falko 1 year 19 weeks ago – Made popular 1 year 19 weeks ago
Category: End User   Tags:
14

CentOS 5.5 Left Me Clueless

http://pclinuxos2007.blogspot.com

CentOS is a venerable server OS, no doubt about it! But when it comes to desktop, the same OS is a pig - you can't tame it to your liking.

Read more »
pontifex's picture
Created by pontifex 1 year 35 weeks ago – Made popular 1 year 35 weeks ago
Category: End User   Tags:
19

The Perfect Server - CentOS 5.5 x86_64 [ISPConfig 3]

http://www.howtoforge.com

This tutorial shows how to prepare a CentOS 5.5 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.

Read more »
falko's picture
Created by falko 1 year 36 weeks ago – Made popular 1 year 36 weeks ago
Category: End User   Tags:
18

Red Hat Enterprise Linux 3 & CentOS 3 end-of-life announced

https://rhn.redhat.com

Red Hat has issued a reminder that version 3 of Red Hat Enterprise Linux will reach its EOL on the 31st of October, 2010. No further updates, including security updates and critical fixes, will be available after that date

Read more »
pravat's picture
Created by pravat 1 year 39 weeks ago – Made popular 1 year 39 weeks ago
Category: Business   Tags:
22

Install XEN in Centos 5.4

http://www.unixmen.com

Xen is a virtual-machine monitor for x86, x86-64, Itanium and PowerPC 970 architectures. It allows several guest operating systems to execute on the same computer hardware concurrently. The University of Cambridge Computer Laboratory developed the first versions of Xen; as of 2010 the Xen community develops and maintains

Read more »
GTAGod's picture
Created by GTAGod 1 year 41 weeks ago – Made popular 1 year 41 weeks ago
Category: High End   Tags:
19

NagiosGrapher on CentOS

http://beginlinux.com

The important aspect of graphing is that it enables a busy administrator to evaluate a server visually, often making more sense than strings of data. NagiosGrapher is a tool that you can use with Nagios to graph information that you want to evaluate as an administrator. This tutorial will show you how to install NagiosGrapher in preparation for the data to be graphed.

Read more »
aweber's picture
Created by aweber 1 year 44 weeks ago – Made popular 1 year 44 weeks ago
Category: High End   Tags:
24

Distributed Storage Across Four Storage Nodes With GlusterFS On CentOS 5.4

http://www.howtoforge.com

This tutorial shows how to combine four single storage servers (running CentOS 5.4) to one large storage server (distributed storage) with GlusterFS. The client system (CentOS 5.4 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.

Read more »
falko's picture
Created by falko 1 year 44 weeks ago – Made popular 1 year 44 weeks ago
Category: End User   Tags:
22

Distributed Replicated Storage Across Four Nodes With GlusterFS (CentOS 5.4)

http://www.howtoforge.com

This tutorial shows how to combine four single storage servers (running CentOS 5.4) 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).

Read more »
falko's picture
Created by falko 1 year 46 weeks ago – Made popular 1 year 46 weeks ago
Category: End User   Tags:
22

High-Availability Storage With GlusterFS On CentOS 5.4

http://www.howtoforge.com

This tutorial shows how to set up a high-availability storage with two storage servers (CentOS 5.4) that use GlusterFS. Each storage server will be a mirror of the other storage server, and files will be replicated automatically across both storage servers. The client system (CentOS 5.4 as well) will be able to access the storage as if it was a local filesystem.

Read more »
andrejzh's picture
Created by andrejzh 1 year 46 weeks ago – Made popular 1 year 46 weeks ago
Category: High End   Tags:
29

CentOS, I had to try it

http://distrocheck.wordpress.com

I’ve been busy making some websites and paid 5 dollars for some L.A.M.P hosting, but after being very frustrated by the server not functioning properly I decided I would get up my own server. I was deciding between FreeBSD, CentOS or ArchLinux.

Read more »
Formaxx's picture
Created by Formaxx 1 year 50 weeks ago – Made popular 1 year 50 weeks ago
Category: High End   Tags:
FSDaily uses Apollo project management software and CRM for its everyday activities!
From the staff of FSDaily: Comedians in Perth, Magicians in Perth, Bands in Perth