
How to Set Up Apache Virtual Hosts on Ubuntu 18.04
How to Set Up Apache Virtual Hosts on Ubuntu 18.04 What is Apache Virtual Host? Virtual Host allows you to run multiple websites from a single phy…
How to Set Up Apache Virtual Hosts on Ubuntu 18.04 What is Apache Virtual Host? Virtual Host allows you to run multiple websites from a single phy…
How to Set Up a Firewall with UFW on Ubuntu 18.04 Introduction The first step in securing your system is configuring a firewall. To set up and manage…
How to Start, Stop, or Restart Apache Server on Ubuntu Introduction Apache is part of the popular LAMP (Linux, Apache, MySQL, PHP) stack of softwar…
Linux curl Command Explained with Examples Introduction Transferring data to and from a server requires tools that support the necessary network pr…
How to Use wget Command With Examples What is wget? Wget is a free GNU command-line utility tool used to download files from the internet. It retr…
How To Add User To Sudoers & Add User To Sudo Group on Ubuntu Introduction The sudo command is the preferred means to handle elevated permiss…
How to Install Apache on Ubuntu 18.04 Introduction This guide will help you install the Apache web server on Ubuntu Linux 18.04. Apache Web Server…