Files not uploading to CDN is somewhat common problem and happens with two major WordPress Cache Plugin. Here is guide to solve the problem with blob based CDN. We will give example with Rackspace Cloud Files here, but the situations and solutions for Files not uploading to CDN in WordPress is the same in all Origin Pull and Origin Push CDN. Files not uploading to CDN in WordPress : … [Read more...]
FTP Client Softwares : A Nifty List
FTP Client Softwares are important regardless whether you have root access or not.FTP Client Softwares are GUI based way to upload,download, edit, delete files. Here is a big list of FTP Client Softwares along with some guide. Guide for using FTP Client Softwares If you are a starter, its important for you to understand the differences between FTP and SSH. Secondly, you can … [Read more...]
Installing Pacemaker Heartbeat for High Availability Cloud
Installing Pacemaker Heartbeat for High Availability Cloud is a way to configure your Servers, specially running CMS like WordPress where HA Cloud can help. Installing Pacemaker is for servers not human! This is important preface as on Google search this post might show wrongly due to my profile for the peoples who are searching for pacemaker device. We previously published how to create a … [Read more...]
Cron and Cron Job : Do Works Without Shell
Cron is less known but almost universally present feature on any kind of server with an usual control panel.One can perform works via Cron without Shell Access. Those who have very good grasp on UNIX, uses this nifty Cron program to execute commands or scripts automatically at a specified time/date, like taking a backup. Unlike the CLI, which is absent in most Shared servers, some VPS, special … [Read more...]
Node in Cloud Computing : What this Node Means ?
Node in Cloud Computing is a connection point, either a redistribution point or an end point for data transmissions in general. Node in Cloud Computing is not a neologism. Node is actually a terminology that is derived from Networking. From Networking it was used in Grid Computing, then Virtualization and from from Virtualization in Cloud Computing. Node in Cloud Computing can be … [Read more...]
Scalable MySQL Database for WordPress with Rackspace Cloud
Scalable MySQL Database for WordPress is very easy to create as Rackspace allows Cloud Database,so does Amazon. Here is a guide for high performance WordPress. In our previous guide for Creating a Scalable Cloud Infrastructure for WordPress, we created the full setup in the Cloud. But, in this guide on creating Scalable MySQL Database for WordPress with Rackspace Cloud, we will show how to setup a … [Read more...]
WordPress Cloud Backup Plugin : Add Your Requirements
WordPress Cloud Backup Plugin is an under development plugin, by feature it will be most advanced to backup in any advanced WordPress Installation on any Cloud. Yes, unlike falsely claimed as most advanced premium backup plugins, WordPress Cloud Backup Plugin will be under GPL and Free. We published before that we are working on a backup plugin, in fact we submitted one Plugin to WordPress repo, … [Read more...]
Repairing WordPress Database : Using Cloud Database Server
Repairing WordPress Database is easy by using Cloud Database Server like from The Rackspace Cloud which provides MySQL database server with PHPmyAdmin software. Repairing WordPress Database is needed for various reasons - after getting hacked, after few years of continuous posting 5-6 articles per day and as a optimization process. Consider Repairing WordPress Database when your WordPress database … [Read more...]
Installing TheHostingTool Control Panel on Rackspace Cloud Sites
Installing TheHostingTool Control Panel on Rackspace Cloud Sites is easy as like Installing any PHP MySQL software like WordPress. Great tool for the Resellers. TheHostingTool can be installed without root access. Preface for Installing TheHostingTool Control Panel on Rackspace Cloud Sites We are writing about Rackspace Cloud Sites, not Cloud Server. For Cloud Server you can … [Read more...]
Scalability in Cloud Computing
Scalability is a feature of Cloud Computing, But what is this terminology Scalability actually means ? We wrote in the previous detailed article on Cloud Computing that Cloud Computing's one of the feature is "Scalability by decoupling the use of swings and infrastructure limitations". This is an explanatory article in details on Scalability in Cloud Computing. What Scalability actually … [Read more...]
Git : What is this Git ?
Git is a free software for distributed version control of files which originally developed for source code management of the Linux kernel and slowly extended to cover other Open Source Software distribution including serverside softwares. We wrote many guides which uses the Git Bash. For example, for Deploying a Facebook App With Heroku Cloud we used git bash. Git in Nutshell Git … [Read more...]