Both RedHat OpenShift and IBM BlueMix Are Individually Great. In this Article OpenShift Versus IBM BlueMix, We Have Pointed to Utilize Both of Them, Together. Both are great, IBM BlueMix is definitely one of the best Cloud Computing service right now. There is basically no meaning of only criticizing which one has and another does not have, instead at this quality of service, we can combine to get … [Read more...]
Cloud Computing
Cloud computing is becoming more and more important. Here are articles on Cloud Computing,Cloud Server,SaaS,PaaS,IaaS and Cloud related technology.
Fix : connect() to unix:/var/run/php5-fpm.sock failed
Here is an easy to understand & fix the error connect() to unix:/var/run/php5-fpm.sock failed. No Need to change to listen = 127.0.0.1:9000. Most websites unfortunately do not explain why the error connect() to unix:/var/run/php5-fpm.sock failed appears instead ask to open /etc/php5/fpm/pool.d/www.conf and change listen = /var/run/php5-fpm.sock to listen = 127.0.0.1:9000. Theoretically … [Read more...]
IBM : Queen of Cloud Computing Not Forgetting Mainframe
IBM, Right Now is the Queen of Cloud Computing Without Forgetting Mainframe Computing and Not At All Ashamed to Use Tape For Cloud Storage. As we mentioned in our previous review of IBM BlueMix, IBM is a serious matter now, apart from HP's Cloud Computing. In this article we will discuss three important aspects of IBM Cloud and IBM - becoming the Queen of Cloud Computing, second is not forgetting … [Read more...]
OpenStack Object Storage WordPress Plugin (Alpha)
This is a universal OpenStack Object Storage WordPress Plugin in Alpha version which uses a command line to execute Python Client commands. It is universal because whoever supports the official Python Clients can use it. It is Alpha for only one reason - the shell needs a bit tweak to limit the level of privilege. It has higher privilege than we need. It uses many libraries which are used to … [Read more...]
Enabling Python in PHP Gear on OpenShift PaaS
Normally one gear can run only one programing language. Here is Guide on Enabling Python in PHP Gear on OpenShift PaaS Where 2 Languages Can Be Used. This guide is a derivative of Using OpenShift PaaS Shell For OpenStack Python Clients. Before Enabling Python in PHP Gear on OpenShift PaaS We are not doing something which is officially documented. Hence, you should tag your … [Read more...]
Using OpenShift PaaS Shell For OpenStack Python Clients
We Discovered a Way of Using OpenShift PaaS Shell For Using the OpenStack Python Clients Including OpenStack Object Storage (Swift) Easily. Previously we have shown the running web shell on OpenShift. That is PHP cartridge. OpenStack Swift Python client is written in Python. Not exactly easy to run both PHP and Python on PaaS together and then execute command from front end. Without doubt, this is … [Read more...]
Amazon Web Services Planned to Land in India
Amazon Web Services Planned to Create an AWS Infrastructure Region in India for Their Cloud Computing Platform in Next Year (2016). The fact that, there is a need of datacenter as region near India is rightly pointed out by Amazon Web Services. We previously discussed the issues around opening the safety matters to open a datacenter related to Cloud Computing or just traditional datacenter in … [Read more...]
ARM Server & Cloud Computing
Two Topics ARM Server & Cloud Computing Are Related Somehow. The Concepts of Traditional Hardware is Changing With Change in Software License. ARM Server & Cloud Computing not exactly a theoretical topic anymore. A French web hosting company named Online.net Labs actually demonstrated creation of Cloud with ARM Servers back in October-November 2014. We talked about ARM Processors long … [Read more...]
Encrypting Outgoing Emails With GPG/PGP on WordPress
There Are Two Ways For Encrypting Outgoing Emails With GPG/PGP on WordPress. Either Fully Server Side Or PHP5 Based Way Using WP Plugins. Encrypting Outgoing Emails With GPG/PGP on WordPress is often asked topic and the person who is administering or creating the setup must ensure to have complete knowledge (and assumed to have basic knowledge about unix commands) on the topics we are talking … [Read more...]
Bulk Delete OpenStack Object Storage (Swift) Objects
We often need to fully clean a container by deleting all the contents. Here is How to Bulk Delete OpenStack Object Storage (Swift) Objects. It is important to properly configure OpenStack Python Client first. We are using HP Cloud as client of their OpenStack Object Storage (SWIFT) service. This eventually deletes all the CDN objects as well. Bulk Delete OpenStack Object Storage … [Read more...]
Change Nginx Server Header After Installation
What You Will Do if You Use Nginx From Repository? Here is How To Change Nginx Server Header After Installation Which Reads Server: nginx. Yes, it is TRUE that we said before that changing server name in header response only possible while building from source. But actually there is a limited usage way to change nginx server header after installation. Change Nginx Server Header After … [Read more...]