CentOS - Internet Web Server and Domain Configuration Tutorial

Required Softwares: Apache web server (httpd), FTP (requires xinetd or inetd) and Bind (named) software packages
CentOS 4/5:
rpm -q httpd bind bind-chroot bind-utils system-config-bind xinetd vsftpd
On a CentOS 5.1 system, system-config-bind and xinetd is not installed by default and thus not startable. We must first install xinetd using 'yum -y install xinetd'. Error see this post.
And then we will install system-config-bind by using 'yum -y install system-config-bind'.




More info => http://www.yolinux.com/TUTORIALS/LinuxTutorialWebSiteConfig.html

No Response to "CentOS - Internet Web Server and Domain Configuration Tutorial"

Post a Comment

powered by Blogger