Difference between revisions of "CentOS"

From Got Opinion Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
[http://www.redhat.com/support/resources/faqs/RH-apache-FAQ/book1.html Apache on RH wiki]
[http://www.redhat.com/support/resources/faqs/RH-apache-FAQ/book1.html Apache on RHEL] Knowledgebase
 
[http://www.redhat.com/support/resources/faqs/RH-apache-FAQ/c163.html Apache SSL on RHEL] Knowledgebase


[[Installation of OTRS 3.x on CentOS 5.5]]
[[Installation of OTRS 3.x on CentOS 5.5]]

Revision as of 13:40, 20 January 2011

Apache on RHEL Knowledgebase

Apache SSL on RHEL Knowledgebase

Installation of OTRS 3.x on CentOS 5.5

Install mysql on CentOS

Install OTRS on CentOS 4.4

Install Apache on CentOS

Install Apache::DBI

perl -MCPAN -e shell
o conf prerequisites_policy ask
install Apache::DBI

IPTables HowTo

EPEL Extra Packages for Enterprise Linux is a volunteer-based community effort from the Fedora project to create a repository of high-quality add-on packages for Red Hat Enterprise Linux (RHEL) and its compatible spinoffs such as CentOS or Scientific Linux. Fedora is the upstream of RHEL and add-on packages for EPEL are primarily sourced from the Fedora repository and built against RHEL.

Install EPEL on CentOS:

[root@orca epel]# yum localinstall --nogpgcheck /home/nobody/downloads/epel/epel-release-5-3.noarch.rpm

Howto: Add a new yum repository to install software under CentOS / Redhat Linux

To Linux