by Jilu Joseph | Apr 24, 2019 | Latest, Server Administration
A “502 gateway timeout” is a common server error that leads many of our customers to headache. This error happens when one web server gets an invalid response from another web server. There are many reasons for this error to happen, such as Bad server...
by Sijin George | Apr 5, 2019 | Latest, Server Administration
LetsEncrypt make SSL website hosting easier. And, it allows users to secure their websites free of cost. But, websites need to follow LetsEncrypt SSL renew process every 90 days. Fortunately, there are ways to automate this task. However, SSL renewals often return...
by Sijin George | Apr 4, 2019 | Latest, Server Administration
Joomla is a great way to create websites. It comes as free and requires zero expertise in coding too. But, often due to bad configuration, Joomla reports error in the website. One such error is Joomla error 1054. Usually, Joomla shows error 1054 when updating from...
by Sijin George | Mar 30, 2019 | Apache, Latest, Server Administration
Website errors always shatter your peace of mind. Especially, when you have no clue on what causes it. A typical example is Apache 503 error on your website. Unfortunately, the web server just says it as “service unavailable.” But, the tricky part is...
by Sijin George | Mar 29, 2019 | Latest, Server Administration
MEAN Stack is a great way to build JavaScript web application easily. But, to build the application, we need to first install the multiple components of MEAN Stack. And, the steps differ depending on the server type too. That’s why, we often get requests to...
by Sijin George | Mar 27, 2019 | Latest, MySQL, NFS, Server Administration
CloudStack help service providers to deploy cloud solutions on demand. Thus, it is one the popular option among Data Centers. As the CloudStack installation guide comes with the steps for CentOS 6, it can be confusing while installing CloudStack in CentOS 7....