Ubuntu Install LAMP (Apache-Php-MySQL) in Ubuntu 19.04 May 14, 2019 LAMP stack is an acronim which stands for Linux Apache HTTP webserver, MySQL relational database and…
Ubuntu Enable Apache Virtual Hosting on Ubuntu 19.04 May 14, 2019 Virtual Hosts represents a mechanism in which Apache can serve different web content based on…
Ubuntu Create Self-Signed Certificates and Enable Apache SSL in Ubuntu 19.04 May 14, 2019 SSL (Secure Sockets Layer) represents a cryptographic protocol used in web HTTP transactions between…
Uncategorized Integrate Linux Mint 19.1 to Windows Server 2019 Active Directory Domain Controller May 13, 2019 This tutorial will describe how you can join machines that run Linux Mint 17.1 OS to Windows 2012…
Ubuntu Enable Apache CGI for Dynamic Programming Languages on Ubuntu 19.04 May 13, 2019 CGI (Common Gateway Interface) is an protocol which allows Apache Web Server to interact with…
Debian Install and Secure PhpMyAdmin on Ubuntu 19.04 Server May 13, 2019 PhpMyAdmin is an Open Source administrative web interface for MySQL server written in PHP designed…
Uncategorized Use Python SimpleHTTPServer to Quickly Serve Filesystem Resources May 12, 2019 Python SimpleHTTPServer represents a fast alternative to serve files from a directory on your system…
Debian Apache Web Server Security Tips for Debian-based Systems May 12, 2019 Apache is one of the most widely spread Open Source web server for web hosting in Internet due to…
Ubuntu Run ASP.NET Apps with Apache and ModMono on Ubuntu May 12, 2019 ASP.NET is an Open Source server-side web application framework developed by Microsoft designed for…
Debian Password Protect Web Directories using Apache Authentication May 12, 2019 Apache Authentication represents a server method which requires visitors to enter a username and a…