All posts in WebServer

CentOS 5.1 Server Setup: LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)

This tutorial shows how to set up a CentOS 5.1 based 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 [...]

Configure DNS server which resolves domain name or IP address in CentOS

Configure DNS server which resolves domain name or IP address. [1] Install BIND [root@dlp ~]# yum -y install bind bind-utils