October 12, 2021

How to Install VestaCP on Ubuntu 18.04

IT Infrastructure,

VestaCP is an open-source control panel for Linux servers that have enough features to maintain a small server with one�s own customizations. It�s free and can be deployed not only...

Read more
September 28, 2021

Check LDAP user authentication

IT Infrastructure,

Make use of (Lightweight Directory Access Protocol) LDAP user authentication to validate the credentials submitted by the user. LDAP is mainly used in Microsoft�s Active Directory, but it can also...

Read more
September 23, 2021

How to Increase & Prevent SSH Connection Timeout

Network,

You face SSH connection timeout due to inactivity and you need to start all over again. Here you will see how to increase & prevent SSH connection timeout.First, let�s see...

Read more
September 14, 2021

Install Iptables in CentOS 7

IT Infrastructure,

In order to install iptables in centos 7, you need to either use firewall-cmd commands or disable firewalld and then enable iptables. This is because firewalld is a replacement of...

Read more
September 1, 2021

Email Error 550 – Let’s Fix It

Mail Servers,

You come across the email error 550 when an email address you used could not be verified by the destination mail server or it can be a firewall issue. So...

Read more
August 24, 2021

Benefits of Bare Metal Cloud Server

Cloud Infrastructure,

We all know that the Bare Metal server is known as a single-tenant physical server, where the OS is installed directly onto the server, delivering better performance by eliminating layers....

Read more
August 10, 2021

Quick Fix Apache: “module wsgi_module is already loaded, skipping”

Server Management Services,

You might face this error in Apache 슠��module wsgi_module is already loaded, skipping� when SSL module is enabled in more than one place, ie loading the modules more than once....

Read more
July 20, 2021

Steps to Migrate AWS Classic VPN to AWS VPN connection

AWS,

Steps to Migrate AWS Classic VPN to AWS VPN connection Now you can follow these steps to set a Site-to-Site VPN connection. Also remember, it is not possible to migrate...

Read more
June 30, 2021

How to remove Docker Containers / Docker Volume?

IT Infrastructure,

You can use these steps to quickly remove docker objects like docker container and docker volume that are accumulating your disk space. This will help any docker user to finely...

Read more
June 22, 2021

How to remove Docker Images / Docker Network?

Application Support Services,

You can use these steps to quickly remove docker objects like docker images and docker network that are accumulating your disk space. This will help any docker user to finely...

Read more