DNS system is the networking service responsible with mapping IP Addresses to names or vice-versa, making easy for humans to…
LAMP stack is an acronim which stands for Linux Apache HTTP webserver, MySQL relational database and PHP dynamic programming language…
Virtual Hosts represents a mechanism in which Apache can serve different web content based on separate IP Addresses (IP-based Vhosts)…
SSL (Secure Sockets Layer) represents a cryptographic protocol used in web HTTP transactions between two parts , usually a server…
This tutorial will describe how you can join machines that run Linux Mint 17.1 OS to Windows 2012 Active Directory…
CGI (Common Gateway Interface) is an protocol which allows Apache Web Server to interact with external programs, especially scripts written…
PhpMyAdmin is an Open Source administrative web interface for MySQL server written in PHP designed for users to easily interact…
Python SimpleHTTPServer represents a fast alternative to serve files from a directory on your system via HTTP protocol without the…
Apache is one of the most widely spread Open Source web server for web hosting in Internet due to its…
ASP.NET is an Open Source server-side web application framework developed by Microsoft designed for programmers to create dynamic web pages.…