If you are working in Ubuntu Apache 2 system and you have ufw firewall activated and want to disable ufw firewall for any reason. So you can use the sudo ufw disable command for this. In this tutorial, you will
Category: Apache
UFW Status Inactive Ubuntu 22.04
If you are working in Apache 2 Ubuntu system and if you run ufw status command on terminal then you see “ufw status inactive”. And then if you want to enable or activate UFW firewall in your Ubuntu apache 2
Install PHPmyadmin Apache2 and MySQL on Ubuntu 22.04
In this tutorial, you will learn how to install and configure phpmyadmin Apache 2 and MySQL on Ubuntu 22.04 server. This tutorial will show you steps by step guide on how to install phpMyAdmin, Apache2, and MySQL on your Ubuntu
Read More Install PHPmyadmin Apache2 and MySQL on Ubuntu 22.04
Failed to start restart stop apache2 http ubuntu server Unit apache2 service not found
If you start, restart, and stop the apache2 ubuntu 20, 22.04 server and you are getting any error given below. So in this tutorial, you will get the solution to solve it. If you are getting any errors give below:
Read More Failed to start restart stop apache2 http ubuntu server Unit apache2 service not found
Install Apache2 in Ubuntu 18.04/20.04/22.04
The Apache HTTP Server, colloquially called Apache, is free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache
How to Zip & Unzip Files in Ubuntu 22.04 Linux Terminal
If you want to compress/zip and extract/unzip any files and directories in ubuntu Linux. So zip and unzip packages should be installed in your ubuntu Linux machine. So, In this tutorial, you will learn how to compress/zip and extract/unzip files
Read More How to Zip & Unzip Files in Ubuntu 22.04 Linux Terminal
How to Install MySQL 8 in Ubuntu 22.04
MySQL 8 is a very well-known and free system to organize and handle data in a way that makes sense. Many people who work together on free software help make it better. It can be used on lots of different
Deny Access to Folder htaccess Apache Ubuntu
Apache allows access to everything inside the Document Root folder by default. This means all the subdirectories and their contents can be listed and accessed. However you can use .htaccess to harden the security of your Apache Server. The .htaccess is a
Install Sublime Text 4 on Ubuntu 20.04 | 22.04
Command line install sublime text editor in ubuntu; In this tutorial, you will learn how to install sublime text editor in ubuntu 22.04 & 20.04 system using terminal. How to Install Sublime 4 Text in Ubuntu 20.04 | 22.04 Terminal
How to Install Let’s Encrypt On Ubuntu 20.04|22.04 Nginx
Let’s Encrypt is a Certificate Authority (CA) that provides an accessible way to obtain and install free TLS/SSL certificates while enabling encrypted HTTPS on a web server. It simplifies the process by providing a software client, Certbot, which attempts to
Read More How to Install Let’s Encrypt On Ubuntu 20.04|22.04 Nginx