MariaDB vs MySQL- Differences you need to know
Database,Create directory & set permission using a single Linux command We will see the major difference between the popular and extensively used database MariaDB vs MySQL. We know that MariaDB’s fork was introduced to secure future access to MySQL and its further development. Here we will see the main difference that you need to consider…
Read moreBackup & Restore from VestaCP
Outsource technical support,You will be able to create a backup and restore it from VestaCP easily. VestaCP helps you to manage your clients and websites on your server with ease. When your site goes down you can quickly take the live site by restoring the backups available, as VestaCP offers quick and easy backup and you can…
Read moreHow to Install VestaCP on Ubuntu 18.04
Linux General,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 in Ubuntu but also in Red hat/CentOS (version 5, 6, 7), and Debian versions. It is simple and powerful with its clean user interface control…
Read moreCheck LDAP user authentication
Linux General,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 be used with other tools like; Open LDAP, Red Hat Directory Servers, and IBM Tivoli Directory Servers for its open and cross-platform protocol. The LDAP…
Read moreHow to Increase & Prevent SSH Connection Timeout
Linux General,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 how you can increase the SSH timeout limit and keep your SSH session alive even if it is inactive. Increase SSH Connection Timeout: Increase SSH…
Read moreInstall 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 iptables, therefore only one should run at a time. So let’s first disable firewalld. To mask or disable firewalld you can use the below command:…
Read moreEmail 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 let’s first see what you need to check at first to fix error 550. Few of the reasons that can cause the error are: The…
Read moreBenefits 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. Depending on the kind of service bare metal can either be a good choice or not. Once you know what a Bare Metal can provide…
Read moreQuick 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. It is difficult to find your SSL module if you have more virtual host configuration files in Apache. You can execute the below solution to…
Read moreSteps 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 to an AWS Classic VPN connection. If you are having an existing Site-to-Site VPN connection which is an AWS VPN connection. Solution 1: Directly migrate…
Read more