Apache LogFormat show full domain name
To show the full domain name in the Apache access log, you can use the following log format If you want to…
To show the full domain name in the Apache access log, you can use the following log format If you want to…
JetBackup is a remote backup program for Cpanel Servers. You can get it from https://docs.jetbackup.com/v5.2/adminpanel/generalInformation.html#installation-guide To install Jetbackup for Cpanel, run Once…
If your cpanel server have cloudlinux + PHP Selector installed, you need to set all site to use inherit PHP before you…
Ant Media Server is a media streaming server with WebRTC support. https://antmedia.io Install Ant Media Server on CentOS 8 Ant Media Server…
Check if first augment to script is –help if [ “$1” = “–help” ]; then echo “$0 –help = shows help” exit…
To install Python 3.8 on CentOS, you need to install OpenSSL as the one installed by CentOS from yum is very old.…
When running apt update, i get following error W: An error occurred during the signature verification. The repository is not updated and…
When running apt update on a Debian jessie server, i get following error E: Release file for http://archive.debian.org/debian/dists/jessie-backports/InRelease is expired (invalid since…
To show the full URL in the nginx access log, add the following If you are behind a reverse proxy, replace $remote_addr…
Logrotate by default rotate logs with numbers like following You can configure how many logs to keep and how to rotate lots…