Install bind in CentOS 7

Install bind in CentOS 7

bind is a DNS server. To install bind on CentOS 7, run yum install bind bind-utils -y Enable bind to

Nginx remove html from url

Nginx remove html from url

If you have a static website build using plain html files, your url will look like https://yourdomain/page.html. This .html extension

SSH Port Forwarding

SSH Port Forwarding

On a remote server, we have an application running on 127.0.0.1:8010. Since the application is listening on internal IP address

kex_exchange_identification: read: Connection reset by peer

kex_exchange_identification: read: Connection reset by peer

When connecting to Ubuntu 20.04 server using SSH from a Mac computer, get an error kex_exchange_identification: read: Connection reset by

Apache LogFormat show full domain name

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

jetbackup

jetbackup

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,

Cpanel CloudLinux set all users to use alt-php

Cpanel CloudLinux set all users to use alt-php

If your cpanel server have cloudlinux + PHP Selector installed, you need to set all site to use inherit PHP

Ant Media Server

Ant Media Server

Ant Media Server is a media streaming server with WebRTC support. https://antmedia.io Install Ant Media Server on CentOS 8 Ant

Bash if statement

Bash if statement

Check if first augment to script is –help if [ “$1” = “–help” ]; then echo “$0 –help = shows

Install Python 3.8 on CentOS 6 from source

Install Python 3.8 on CentOS 6 from source

To install Python 3.8 on CentOS, you need to install OpenSSL as the one installed by CentOS from yum is

apt-get An error occurred during the signature verification

apt-get An error occurred during the signature verification

When running apt update, i get following error W: An error occurred during the signature verification. The repository is not

Expired Updates for this repository will not be applied

Expired Updates for this repository will not be applied

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