How To Optimise MySQL & Apache On cPanel/WHM
On this optimization process we will go over the Apache core configuration and modules that are part of Apache core. We think that with the correct settings of Apache and MySQL you can get excellent...
View ArticleUpdate / Install Packages Under Redhat Enterprise / CentOS Linux Version 6.x
How do I use yum command to update and patch my Red hat Enterprise Linux / CentOS Linux version 6.x server via RHN / Internet? Can I use up2date command under RHEL 6? up2date command was part of RHEL...
View ArticleHow To Use Nginx As Reverse Proxy Server
Nginx is an open source Web server and a reverse proxy server. You can use nginx for a load balancing and/or as a proxy solution to run services from inside those machines through your host’s single...
View ArticlecPanel Optimize Website No longer working
When client tries to enable or disable “Optimize Website” in cPanel, this error is shown: OptimizeWS::optimizews(,) failed: Modification of non-creatable array value attempted, subscript -1 at...
View ArticleHow To Use MySQL Query Profiling
What is the MySQL slow query log? The MySQL slow query log is a log that MySQL sends slow, potentially problematic queries to. This logging functionality comes with MySQL but is turned off by default....
View ArticleHow To Set Up mod_security with Apache on Debian/Ubuntu
Installing mod_security Modsecurity is available in the Debian/Ubuntu repository: apt-get install libapache2-modsecurity Verify if the mod_security module was loaded. apachectl -M | grep --color...
View ArticleHow To Increase Page Load Speed with Apache mod_deflate
Apache’s mod_deflate is an Apache module that will compress output from your server before it is sent to the client. If you have newer version of Apache the mod_deflate module is probably loaded by...
View ArticleHow To Increase Page Load Speed with Apache KeepAlive
The KeepAlive directive for Apache allows a single request to download multiple files. So on a typical page load, the client may need to download HTML, CSS, JS, and images. When KeepAlive is set to...
View ArticleTen SEO Mistakes Made on Database Driven Websites
Search engine friendly websites is one of those often heard phrases, both from web site development companies and from their clients. Everyone knows that this is important to have, and yet it is one of...
View ArticleKloxo Useful SSH Commands
For those of you who have opted for the free Kloxo control panel on your VPS or dedicated server, here are some common, and simple, commands you can use to make your life easier. As with anything free,...
View ArticleHow To Set Up Clustered Nameservers With cPanel
As important as DNS is to web hosting, it is a good idea to make it redundant when possible. If you have two or more cPanel servers, you can use cPanel’s DNS clustering to lower the risk of a DNS...
View ArticleShine Servers LLP empowers students offers free & discounted hosting
Shine Servers LLP is excited to announce free Shared Web Hosting & 30% Off On Dedicated Servers For Lifetime. Dear Customers, Shine Servers LLP offers a wide range of Web Hosting Services...
View ArticleWordPress 4.1.2 Released – Critical Security Update
WordPress Security Updates Issued An update for WordPress was just released to address various security vulnerabilities and it is recommended that you update as soon as possible. Official Link:...
View ArticleHow You Can Help In Nepal Relief Effort
As a CEO & Founder at Shine Servers LLP, i’ll be arranging some donation for supporting Nepal Relief Effort for the people effected by #NepalEarthquake tomorrow. We are not a heavy earning company...
View ArticleHow CloudFlare Increases Speed And Security Of Your Site
CloudFlare, a web performance and security company, is excited to announce our partnership with SHINE SERVERS LLP ! If you haven’t heard about CloudFlare before, our value proposition is simple: we’ll...
View ArticleHow To Back Up Your MySQL Databases
MySQL is an open source relational database management system (DBMS) which is frequently deployed in a wide assortment of contexts. Most frequently it is deployed as part of the LAMP Stack. The...
View ArticleHow To Move MySQL Data Directory On A Separate Partition
Prerequisite: A free partition that will serve as a dedicated MySQL partition. Note: These instructions assume that the partition you wish to mount is /dev/sdc1 Backup all MySQL databases Code:...
View ArticleFinding The best WordPress Theme for business
“Beauty awakens the soul to act.” This resplendent phrase of Dante’ couldn’t be truer than in case of designs. Today’s internet is no longer the drab and achromatic world it was a decade ago. The...
View ArticleResetting Root Password Using Rescue Mode
It’s been a million dollar question for anyone who is stuck and don’t remember the root password, If you are not able to reset the password for your Linux Server then you will need to place the server...
View ArticleCompile and Install a LAMP(Linux/Apache/MySQL/PHP) Server from Source
Most out-of-the-box Red Hat Linux installations will have one or more of the LAMP components installed via RPM files. I personally believe in installing things like this from source, so I get the most...
View Article