Linux Tutorials on the topic “centos”
-
The Perfect Server - CentOS 4.8 Server x86_64 [ISPConfig 2]
Author: Falko Timme • Tags: centos, ispconfig • Comments: 0
The Perfect Server - CentOS 4.8 Server x86_64 [ISPConfig 2] This tutorial shows how to set up a CentOS 4.8 server that offers all services needed by ISPs and web 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. This tutorial is written for the 64-bit version of CentOS 4.8, but should apply to the 32-bit version with very little modifications as well. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box).
-
The Perfect Server - CentOS 5.4 x86_64 [ISPConfig 2]
Author: Falko Timme • Tags: centos, ispconfig • Comments: 0
The Perfect Server - CentOS 5.4 x86_64 [ISPConfig 2] This tutorial shows how to set up a CentOS 5.4 server (x86_64) that offers all services needed by ISPs and web 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. This tutorial is written for the 64-bit version of CentOS 5.4, but should apply to the 32-bit version with very little modifications as well. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box).
-
The Perfect Server - CentOS 5.5 x86_64 [ISPConfig 2]
Author: Falko Timme • Tags: centos, ispconfig • Comments: 9
The Perfect Server - CentOS 5.5 x86_64 [ISPConfig 2] This tutorial shows how to set up a CentOS 5.5 server (x86_64) that offers all services needed by ISPs and web 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. This tutorial is written for the 64-bit version of CentOS 5.5, but should apply to the 32-bit version with very little modifications as well. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box).
-
-
SuPHP On Fedora 7 Or CentOS 5 With ISPConfig
Author: o.meyer • Tags: centos, control panels, fedora, ispconfig • Comments: 1SuPHP On Fedora 7 Or CentOS 5 With ISPConfig This document describes how to set up suPHP on Fedora 7 or CentOS 5 with ISPConfig. The resulting system will support suPHP with ISPConfig.
-
How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)
Author: Falko Timme • Tags: apache, centos, control panels, debian, fedora, ispconfig, linux, mandriva, suse, ubuntu • Comments: 1How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above) Starting with version 2.2.20, ISPConfig has built-in support for Ruby. Instead of using CGI/FastCGI, ISPConfig depends on mod_ruby being available in the server's Apache. This article explains how to install mod_ruby on various distributions supported by ISPConfig.
-
How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)
Author: Falko Timme • Tags: apache, centos, control panels, debian, fedora, ispconfig, linux, mandriva, php, suse, ubuntu • Comments: 5How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above) Starting with version 2.2.20, ISPConfig has improved support for suPHP. This article explains how to install suPHP on various distributions supported by ISPConfig. (If you have used suPHP with previous ISPConfig versions, your installation will still work.)
-
Installing MyDNS And The MyDNSConfig Control Panel On CentOS 5.1
Author: Falko Timme • Tags: centos, control panels, dns, mydns • Comments: 5Installing MyDNS And The MyDNSConfig Control Panel On CentOS 5.1 In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig on CentOS 5.1. MyDNS is a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. The advantage is that MyDNS simply reads the records from the database, and it does not have to be restarted/reloaded when DNS records change or zones are created/edited/deleted. A secondary nameserver can be easily set up by installing a second instance of MyDNS that accesses the same database or, to be more redundant, uses the MySQL master / slave replication features to replicate the data to the secondary nameserver.
-
Virtual Hosting Howto With Virtualmin On CentOS 5.1
Author: topdog • Tags: antivirus, bind, centos, control panels, dns, email, ftp, mysql, postfix • Comments: 17Virtual Hosting Howto With Virtualmin On CentOS 5.1 This tutorial shows how to set up a CentOS 5.x server to offer all services needed by virtual web hosters. These include web hosting, smtp server with (SMTP-AUTH and TLS, SPF, DKIM, Domainkeys), DNS, FTP, MySQL, POP3/IMAP, Firewall, Webalizer for stats.
-
Create Your Own Web Server With BIND And Apache On CentOS 5 (Simplified)
Author: c0mrade • Tags: apache, dns, centos, bind • Comments: 6Create Your Own Web Server With BIND And Apache On CentOS 5 (Simplified) This tutorial explains how you can run your own web server on CentOS 5 with the help of Apache and the BIND name server.
-
BIND 9 Vulnerability And Solution - Patch BIND To Avoid Cache Poisoning (Fedora/CentOS)
Author: mainanoah • Tags: dns, security, fedora, centos, bind • Comments: 2BIND 9 Vulnerability And Solution - Patch BIND To Avoid Cache Poisoning (Fedora/CentOS) I am pretty sure most of you guys have hard about the Vulnerability in BIND. Dan Kaminsky earlier this month announced a massive, multi-vendor issue with DNS that could allow attackers to compromise any name server - clients, too. I thought I would share with you all one of the quickest solutions systems administrators running BIND 9 can use to help solve this vulnerability in case their systems are vulnerable.