Difference between Shared SSL and Private SSL !

12 years ago

SSL (Secure Sockets Layer) is the standard security technology for establishing an encrypted link between a web server and a…

Details regarding Plesk File Structure!

12 years ago

The exact value of path variables can be known from /etc/psa/psa.conf file on Parallels Plesk Panel server. Below is example…

How to reset the mysql root password from mysql safe?

12 years ago

Steps to reset mysql root password from mysql safe: # service mysqld stop # mysqld_safe –skip-grant-tables & That should start…

WordPress .htaccess basic code!

12 years ago

The following permalink rewrite code should be included in your .htaccess file: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase…

Retry time not reached for any host after a long failure period!

12 years ago

Exim is an one of the mail server and such error messages comes just because of corrupted exim db files and…

Email configuration steps for Samsung Gallaxy!

12 years ago

Users can easily configure their email accounts with the Samsung Galaxy with the help of below steps: STEP 1 :…

Steps to remove the google warning from the website?

12 years ago

Following is the URL to access Google webmaster tools: https://www.google.com/accounts/ServiceLogin?service=sitemaps&passive=true&nui=1&continue=https://www.google.com/webmasters/tools/&followup=https://www.google.com/webmasters/tools/&hl=en Once you will open the above URL please follow below…

How to install the missing php modules without running easyapache ?

12 years ago

Most of the times we need to install the missing php modules at the server side to fulfill the requirement…

Finding Spam Scripts on cPanel

12 years ago

  If a server is sending lots of spam, and no one knows why, there is a chance that the…

Increase SSH timeout for clients !!!

12 years ago

After login in to the shell many time shell remain idle and due to that SSH connection closed by the…