Difference between revisions of "CentOS"

From Got Opinion Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
[http://www.howtoforge.com/otrs_centos4.4 Install OTRS on CentOS]
[http://www.howtoforge.com/otrs_centos4.4 Install OTRS on CentOS]


[http://library.linode.com/web-servers/apache/installation/centos-5 Install Apache on CentOS]
[http://library.linode.com/web-servers/apache/installation/centos-5 Install Apache on CentOS]


Install Apache::DBI
Install Apache::DBI
Line 9: Line 9:


[http://wiki.centos.org/HowTos/Network/IPTables IPTables HowTo]
[http://wiki.centos.org/HowTos/Network/IPTables IPTables HowTo]
[http://fedoraproject.org/wiki/EPEL 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 [http://www.redhat.com/rhel/ 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.


<center>[[Linux|To Linux]]</center>
<center>[[Linux|To Linux]]</center>

Revision as of 08:38, 3 August 2010

Install OTRS on CentOS

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.

To Linux