Author: Shine Servers LLP

10 Tips for making your cPanel and WHM servers more secure

1) Use secure passwords! Insecure passwords are the most common security vulnerability for most servers. If an account password is insecure and is compromised, client sites can be defaced, infected, or...

Read More

How to Fix PGSQL query failed Error

Steps to fix the error Pgsql query failed If you receive the following error while trying to access a page using postgresql database credentials, you can follow the steps listed below...

Read More

How to fix the missing Databases in cPanel

In this case you may find the databases under /var/lib/mysql directory via shell, but missing in cPanel interface. You may use the following script to fix this.  /scripts/update_db_cache  /usr/local/cpanel/bin/setupdbmap Now...

Read More

MySQL Restart Failed : The Server Quit Without Updating PID File

You may face this error while restarting MySQL. Below are some fix for the same. [root@server:~ ] $ service mysqld start Starting MySQL... ERROR! The server quit without updating PID...

Read More

How to Install Git on Ubuntu 12.04

About Git Git is a distributed version control system released to the public in 2005. The program allows for non-linear development of projects, and can handle large amounts of data...

Read More

How to Create a New User and Grant Permissions in MySQL

About MySQL MySQL is an open source database management software that helps users store, organize, and later retrieve data. It has a variety of options to grant specific users nuanced...

Read More

Installing Ruby on Rails on Ubuntu 12.04 LTS with RVM

Step One— Install Ruby with RVM Before we do anything else, we should run a quick update to make sure that all of the packages we download to our VPS...

Read More

Important Security Alert – SolusVM WHMCS Module

We have been made aware of an exploit in the SolusVM WHMCS module. We thought we’d inform you as SolusVM are not able to email you directly. Please find the...

Read More

SolusVM Security Alert – CRITICAL

This is an email I just received from SolusLabs. PLEASE READ THIS INFORMATION CAREFULLY. THIS INFORMATION IS RELEVANT TO ALL VERSION OF SOLUSVM, INCLUDING BETA VERSIONS. In the last few...

Read More