First of all, we need to install the basic dependencies: sudo apt install nfs-common -y Then we can list all available NFS tar
In order to redirect ports, we need to add our rules in PREROUTING chain. So run below command: [[email protected] ~]# ipt
First of all, we need to check if port forwarding is enabled or not on our server. For better understanding, we will be using
Installing First, install fail2ban from the Ubuntu repository: sudo apt update sudo apt install fail2ban Configuring The defau
This script is to check if a service is running. If not, restart it and send an email. First of make a file and give it “
Lets start by creating MySQL user and a database for WordPress: Note: Every MySQL statement must end in a semi-colon (;).
Install Certbot’s Apache package with apt: Now use Certbot to obtain the SSL certificate: This runs certbot w
Use apt to install phpMyAdmin and supportive packages: This will ask you a few questions in order to configure your
Use apt to install PHP. In addition, include some helper packages this time so that PHP code can run under the Apache server a
Light
Dark