Here is a full guide to rightly setup WordPress on OpenShift PaaS with domain name and avoid any possible problem with OpenShift's App Name. There is no meaning of repeating the initial steps to Setup WordPress on OpenShift, we have two years old guide plus one year old video guide to setup WordPress on OpenShift. Google search claims to become bias free, you need improvement of hosting. OpenShift … [Read more...]
MySQL InnoDB Optimization From my.cnf
On Rackspace Cloud Server PVHVM, We Can Further Optimize MySQL. Here are some performance tweaks for MySQL InnoDB optimization from my.cnf. WordPress or other PHP-MySQL based softwares usually have no default set choice for InnoDB or MyISAM as driving Engine. We previously discussed the topic - InnoDB actually performs better than MyISAM For WordPress, specially on multi-server configuration. You … [Read more...]
Apache to Nginx on Cloud : Checklist
Here is a checklist for those who want to unlock speed by migrating from Apache to Nginx on Cloud Server but have lesser technical knowledge. Nginx initially will appear scary but actually it is easy to use. This checklist really is not intended for comparing performance for the transition from Apache to Nginx on Cloud Platform. This is kind of more practical guide for those who are used with … [Read more...]
Add SSH Message Before Login
Here is how to add SSH message before login, so that all can see message after running SSH login command before the password prompt appears. This guide is basically written for Deb based Linux, but will work on any UNIX or unix like OS after slight modification. Previously, we have discussed How To Change SSH Welcome Message, that was actually Message of the Day (MOTD). If we want to add any … [Read more...]
Download Full Server Image on Rackspace Cloud
Now, officially it is possible to download the whole server image as usable image. Now, it is possible to expand the development more fast. Practically, before the official method was declared, with the unofficial method we could run our Rackspace Cloud Server Image on Local Computer as Virtual Appliance. For example, right now there might not be any multi-server OpenStack Heat Template for Nginx … [Read more...]
Generate CSR, Private Key With SHA256 Signature
Here is how to generate CSR, Private Key with SHA256 signature with OpenSSL for either reissue or new request to get SSL/TLS Certificate. We have explained the SHA or Secure Hash Algorithm in our older article. The need to throw a complete new guide to Generate CSR, Private Key With SHA256 Signature is to correct our existing older guides on Generating CSR as almost all the browsers will throw … [Read more...]
Faster WordPress With HTTPS on Cloud Server
Without Manual Tuning, it is not possible to get a faster WordPress with HTTPS on Cloud Server to get better ranking with good content. We undergone a breaking change of our architecture which practically completes our over 1.5 years work with schema.org markup, HTML5 and obviously a refreshing look. With a white looking website, it is probably possible to get visitors from the search engine, but … [Read more...]
Working with SSL Certificates With Zero Knowledge
As far the story is going on, serious websites will require HTTPS for serious ranking. Here is guide for working with SSL Certificates starting from zero. Usually, most readers of this website took the HTTPS or SSL/TLS related guides quite lightly. Most thought that HTTPS is only for business websites. In strict sense, a website, which is basically a serious blog and uses AdSense is a business (as … [Read more...]
Cloud and Data Security : Responsibility of the Users
Breaches in Data Security are frequent not only among the celebrities but also among the companies. Data Security demands responsibility. Theft of private images from some cloud accounts of Hollywood starts (and not limited to), reopened the endless debate on the safety and reliability of services in the cloud. Among the many contributions appeared on the network, we may take it as a reference … [Read more...]
Heartbleed Was a Stranger Before Public Announcement
According to a recent study of OpenSSL Heartbleed, before it being revealed to the general public, it was unknown even to hackers. This is the conclusion which the participating researchers of some American University has reached the end of their latest study, it publicly available as PDF file : [crayon-69e7f75af2f12733288858/] The Heartbleed bug of OpenSSL, a widely used library in the network … [Read more...]
Deliver Feeds to FeedBurner From SSL Enabled Website via Cloud Files
Yes, we can easily use Cloud Files to deliver feeds to FeedBurner from SSL enabled websites to avoid error related with HTTPS feed and FeedBurner. SSL enabled websites is actually not the right terminology, it should be TLS enabled. With the word "Websites" we are practically meaning WordPress websites. It can be difficult to pass only one URL via non HTTPS or over Port 80, if we use certain … [Read more...]