Creating

How to Set Up Apache Virtual Hosts on CentOS 8

How to Set Up Apache Virtual Hosts on CentOS 8

Creating Virtual Hosts for the Apache Web Server

  1. Create the domain folders. By default, your files are stored in “/var/www/html” on your host. ...
  2. Create your first HTML page. ...
  3. Creating a virtual host file on CentOS 8. ...
  4. Update your SELinux firewall rules. ...
  5. Restart your Apache server.

How to find Ubuntu Version, Codename and OS Architecture in Shell Script
How to find Ubuntu Version, Codename and OS Architecture in Shell Script Get Ubuntu Version. To get ubuntu version details, Use -r with lsb_release co...
How to Check Version of CentOS
The simplest way to check for the CentOS version number is to execute the cat /etc/centos-release command. Identifying the accurate CentOS version may...
How to Check your Computer Harware Configurations in Linux
16 Commands to Check Hardware Information on Linux lscpu. The lscpu command reports information about the cpu and processing units. ... lshw - List Ha...