Discover a web servers OS and software version Looking to discover a little more about a remote web server you can use telnet to open an http request. In this case we will issue a regular request like “HEAD / HTTP/1.0” (I will use HEAD because we don’t care about the content) [root@desktop]# telnet telnet> [...]
Linux, Apache web server, MySQL database and PHP scripting (LAMP) is very popular platform for web solutions. This tutorial shows how to install and configure Apache web server, MySQL database and scripting language. Linux, Apache, MySQL, PHP (LAMP) is very popular platform for web solutions. LAMP is Free, stable, easy to learn and well documented. [...]