Linux Tutorials on the topic “centos”
-
How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 5.2
Author: Falko Timme • Tags: apache, centos, php • Comments: 3
How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 5.2 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on CentOS 5.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 of the Apache user.
-
Set Up A Linux PlayStation 3 Media Server (CentOS 5.2)
Author: topdog • Tags: centos • Comments: 10
Set Up A Linux PlayStation 3 Media Server (CentOS 5.2) The Sony PlayStation 3 is a DLNA compatible device, DLNA is a framework where home electronics can share digital media and content seamlessly. This tutorial is a followup to the previous howto on Ubuntu. Given that I like most others use CentOS as their server distribution of choice, I find it fitting to run my DLNA server on it as well. Although several other open source media servers exist, I chose to use Fuppes due to its ease of use as well as built in support for transcoding.
-
Centralized Backup Server With Amanda On CentOS
Author: kcharoen • Tags: backup, centos, high-availability • Comments: 3
Centralized Backup Server With Amanda On CentOS This document describes how to set up a centralized network backup with Amanda. We will use virtual tape to store the backup.
-
-
ZRM 2.1: Backing Up MySQL Partitioned Tables
Author: paddy • Tags: mysql, backup, centos • Comments: 2
ZRM 2.1: Backing Up MySQL Partitioned Tables MySQL 5.1 is generally available for production use. One of the key features of MySQL 5.1 is partitioning. This how to shows how to install and configure Zmanda Recovery Manager for MySQL (ZRM) 2.1 to perform backup and recovery of MySQL partitioned tables.
-
How To Create A FreeRADIUS 2.1.1-6 RPM Package On CentOS 5.2
Author: muffycompo • Tags: centos • Comments: 5
How To Create A FreeRADIUS 2.1.1-6 RPM Package On CentOS 5.2 This is just a short tutorial showing how to create an RPM version of FreeRADIUS 2.1.1-6 on CentOS 5.2. This version of FreeRADIUS is not yet included in the CentOS 5 repositories.
-
Server Monitoring With munin And monit On CentOS 5.2
Author: Falko Timme • Tags: centos, monitoring • Comments: 11
Server Monitoring With munin And monit On CentOS 5.2 In this article I will describe how you can monitor your CentOS 5.2 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, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected. The combination of the two gives you full monitoring: graphics that lets you recognize current or upcoming problems (like "We need a bigger server soon, our load average is increasing rapidly."), and a watchdog that ensures the availability of the monitored services.
-
Capture Sound With Audacity On CentOS 5.x
Author: awan • Tags: centos • Comments: 1
Capture Sound With Audacity On CentOS 5.x There are times when you need to save sounds playing over the web. This tutorial shows you how you can use Audacity to capture sound on CentOS 5.x. Of course, there are many other ways to capture sound, but this just works for me. As usual, no responsibilities are taken if anything goes awry at your end.
-
How To Install Intel Pro Wireless 3945 On CentOS Linux
Author: sinanceylan • Tags: centos • Comments: 3
How To Install Intel Pro Wireless 3945 On CentOS Linux In this tutorial, I will guide you through the necessary steps to install ipw3945 wireless adapter on a CentOS / RHEL based distribution.It is written for CentOS 5.2. However, it might work on other CentOS 5.x based distributions as well.
-
CentOS Directory Server On CentOS 5.2
Author: awan • Tags: centos • Comments: 12CentOS Directory Server On CentOS 5.2 The enterprise-class Open Source LDAP server for Linux. It is hardened by real-world use, is full-featured, supports multi-master replication, and already handles many of the largest LDAP deployments in the world. The Centos Directory Server (based on Fedora Directory Server) can be downloaded for free and set up in less than half an hour.
-
Mailscanner/Exim Gateway With Communigate PRO Guide
Author: topdog • Tags: antivirus, centos • Comments: 0Mailscanner/Exim Gateway With Communigate PRO Guide In this tutorial we will be installing and setting up Mailscanner as a mail firewall in front of a Communigate pro cluster. This tutorial has been written for the CENTOS 5.x Linux distro but am sure it can be used for any other Linux based system with little modifications. The system will run with SELinux in enforcing mode.