General
2 min read
20

Protocol and DHCP (Dynamic Host Configuration Protocol) services

September 15, 2011
0

Normally, in the area of technology we hear and talk about DHCP, but after all, what is it? Well … the DHCP protocol is a service of the TCP / IP, it works in order to assign an IP address, netmask, and optional attributes dns, gateway and others. It is

Continue Reading
General
2 min read
22

Understanding Apache Web Server Concepts

June 6, 2011
0

Apache is a free application that turns any computer into a web server . So if you have Apache on your computer, you can host your website on your own PC. Apache is an open source, which means that many people have contributed to its development. You can download from

Continue Reading