Browsing Category
Ubuntu
How to Assign IP Addresses On-Fly on Debian Based Linux Distributions
This article will guide you on how you can manipulate IP Addresses and routes using the Command Line on…
Configure Permanent Static IP Address and Alias Interfaces on Debian-based Systems
By default most of Debian-based systems use DHCP dynamic method in order to assign IP Addresses on network…
How to make permanent DNS changes to resolv.conf file on Ubuntu
DNS system is the networking service responsible with mapping IP Addresses to names or vice-versa, making easy for…
Install LAMP (Apache-Php-MySQL) in Ubuntu 19.04
LAMP stack is an acronim which stands for Linux Apache HTTP webserver, MySQL relational database and PHP dynamic…
Enable Apache Virtual Hosting on Ubuntu 19.04
Virtual Hosts represents a mechanism in which Apache can serve different web content based on separate IP Addresses…
Create Self-Signed Certificates and Enable Apache SSL in Ubuntu 19.04
SSL (Secure Sockets Layer) represents a cryptographic protocol used in web HTTP transactions between two parts ,…
Enable Apache CGI for Dynamic Programming Languages on Ubuntu 19.04
CGI (Common Gateway Interface) is an protocol which allows Apache Web Server to interact with external programs,…
Install and Secure PhpMyAdmin on Ubuntu 19.04 Server
PhpMyAdmin is an Open Source administrative web interface for MySQL server written in PHP designed for users to…
Apache Web Server Security Tips for Debian-based Systems
Apache is one of the most widely spread Open Source web server for web hosting in Internet due to its stability,…
Run ASP.NET Apps with Apache and ModMono on Ubuntu
ASP.NET is an Open Source server-side web application framework developed by Microsoft designed for programmers to…