What is CSR? Certificate Signing Request is encrypted piece of code which is going to used for generating the SSL Certificate for your domain name. {…}
Category: System Administration
By default MySQL uses the system default location used for temporary file storage, which is usually /tmp, /var/tmp, or /usr/tmp. In Ubuntu its /tmp. It’s good practice to specify separate {…}
On Ubuntu 14.04 only sudo apt-get install network-manager-vpnc was working. But for Ubuntu 16.04 you need to install network-manager-vpnc-gnome as well. Step 1: Open Terminal Step 2: {…}
If you are getting the errors in apache logs like below in cPanel/WHM web hosting Error: Apache – SoftException in Application.cpp:388: GID of script “index.php” {…}
From 13th Feb 2017, there is no need to reboot the EC2 instance for increasing the EBS disk storage. Amazon Web Services has announced – {…}
It might be possible you have installed multiple version of PHP in you server or system. First you should list all the php version and {…}