Fix Cloudflare Error 524
Cloud,The main reason you face the error 524 is when you don’t receive any HTTP response even if the Cloudflare is connected to the webserver successfully. The Error 524: A Timeout Occurred usually indicates some sort of server error which can be due to a script miss-configured or due to a crash in a web…
Read moreAmazon CloudWatch / AWS Cloudtrail -Which suits you the best?
AWS,To gain visibility into the performance and health of your AWS resources and applications you can use Amazon CloudWatch, whereas the AWS Cloudtrail will give you the logs of your AWS account activity and the API usage for risk auditing, compliance, and monitoring. To make it simpler to understand, just as the name suggests: CloudWatch: …
Read moreHow to Fix Error 521 with WordPress & Cloudflare
Linux General,When your web server, prevents your website from displaying the web page you would encounter the error 521. This is can be on the WordPress website as well. A website hosted in Cloudflare faces error 521 when the server is not found upon request and is unable to connect to the server of your website.…
Read moreFix 403 Access Denied errors – Amazon S3
AWS,Dose Amazon S3 is returning the 403 Access Denied errors while you try to access objects. Then, you can try these below troubleshooting to fix 403 Access Denied errors. GetObject / HeadObject requests: GetObject / HeadObject requests: When you experience access denied from object request, then you got to check the object ownership. Then, verify…
Read moreInstall Kubernetes Cluster on AWS EC2 instances
AWS,If you are looking to install Kubernetes on AWS EC2 instances from scratch, then this guide will make your steps easier. Now let’s see all are the prerequisites that are needed.You should have one AWS EC2 instance for each of the master nodes and worker nodes. Here we have used Amazon Linux 2 AMI, based…
Read moreFix EasyApache YUM Failed Error
Linux/Windows Support,Fix EasyApache YUM Failed Error Let’s see the methods to resolve the “The Servers System Package Manager, YUM Failed” error that occurs while executing the Easyapache. This error is caused by 32-bit and 64-bit packages. You need to ensure that you have installed the correct packages as per your OS bit. Method 1: To remove…
Read moreMariaDB vs MySQL- Differences you need to know
Database,MySQL,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 more