Install Ubuntu server 20.04 on VMware Workstation 16 Pro
Topology
Objectives
Part 1: Prepare a Computer for Virtualization
Part 2: Install Ubuntu Server 20.04 OS on…
How to Install Discourse on Debian 9-10 and Configuration SMTP
Discourse is the 100% open source discussion platform built for the next decade of the Internet. Use it as a…
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 ,…
Integrate Linux Mint 19.1 to Windows Server 2019 Active Directory Domain Controller
This tutorial will describe how you can join machines that run Linux Mint 17.1 OS to Windows 2012 Active Directory…
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,…