To flush the mail queue, run the command Force another queue run Force another queue run … Flush exim mail queueRead more
Redirect HTTP to HTTPS with IIS 10
To redirect a domain to HTTPS, Click on the website in IIS, you will see If … Redirect HTTP to HTTPS with IIS 10Read more
How to Recover Deleted Project in Google Cloud
When you delete a Google Cloud Project (GCP), Google will shut down the project, and keep … How to Recover Deleted Project in Google CloudRead more
Install Caddy Webserver on CentOS 7
To install Caddy Webserver on CentOS 7, run yum install yum-plugin-copr yum copr enable @caddy/caddy yum … Install Caddy Webserver on CentOS 7Read more
Yum Error Operation too slow
When i did yum update on a CloudLinux server, i get following error error was [Errno … Yum Error Operation too slowRead more
I
nstall Tomcat on CentOS 7 Apache Tomcat is an open source implementation of the Java Servlet … IRead more
How to Install Supervisord on CentOS 7
Supervisor is a program used to monitor and control programs. It can auto startup application on … How to Install Supervisord on CentOS 7Read more
How to install MySQL 5.7 on CentOS 7 Server
To install MySQL 5.7 on CentOS 7 server, install the repository rpm -ivh http://repo.mysql.com/mysql57-community-release-el7.rpm import MySQL … How to install MySQL 5.7 on CentOS 7 ServerRead more
Ansible multiple hosts behind NAT port forwarding
I have 2 servers behind NAT, so they share the same IP address, SSH service runs … Ansible multiple hosts behind NAT port forwardingRead more
CentOS 8 Error: Failed to download metadata for repo ‘appstream’
When updating packages on CentOS 8 server, I got the following error [root@instance-20220409-2340 ~]# dnf update … CentOS 8 Error: Failed to download metadata for repo ‘appstream’Read more