Presentation is loading. Please wait.

Presentation is loading. Please wait.

APACHE INSTALL Linux: CentOS 6.5 WHAT IS APACHE Apache is an open source application which is governed by the GNU licensing for use and alteration of.

Similar presentations


Presentation on theme: "APACHE INSTALL Linux: CentOS 6.5 WHAT IS APACHE Apache is an open source application which is governed by the GNU licensing for use and alteration of."— Presentation transcript:

1

2 APACHE INSTALL Linux: CentOS 6.5

3 WHAT IS APACHE Apache is an open source application which is governed by the GNU licensing for use and alteration of the code. Apache is a service which allows for hosting of web sites. Apache can host more than one web site on one computer be it a physical unit or a virtual machine.

4 PING IS YOUR FRIEND Use ping to verify that your system can reach the internet # ping 8.8.8.8 This is just one of Google's Domain Name Services server IP addresses

5 YUM Use the yum command to install apache on CentOS 6.5 This will install the latest version as well as the dependacies root# yum install httpd

6 YUM STARTS DOWNLOAD

7 YUM TELLS YOU “ALL DONE”

8 EASY AS 123 1.Find Linux distribution 2.Initialize download command as root 1.root# yum install hpttd 2.Verify options as download initializes or use -y to designate "yes" to all options 3.See the installation complete and start the httpd service 1.root# service httpd start

9 FIN Questions?


Download ppt "APACHE INSTALL Linux: CentOS 6.5 WHAT IS APACHE Apache is an open source application which is governed by the GNU licensing for use and alteration of."

Similar presentations


Ads by Google