The Encryption by Elliptical Cryptography (ECC) encryption could ensure safety and performance for Software Defined without much computing power. Anyone who has anything to do with Internet security and encryption protocols, knows that the main problem is to find the right balance between ensuring security and performance. Especially the latter feature becomes important when we talk about … [Read more...]
What is Extensible Messaging and Presence Protocol (XMPP)?
Extensible Messaging and Presence Protocol (XMPP) follows the XML standard and is primarily used for Instant Messaging. Extensible Messaging and Presence Protocol (XMPP) and its extensions support for messaging, conferencing with multiple users, view the online status, file transfers, dispatch of certificates and many more services. The network architecture is reminiscent of the Simple Mail … [Read more...]
Add a Web Interface to Git Repository on Shared Hosting
Shared Hosting supports git push, but why we will remain happy with a minimal feature! You can add a Web Interface to Git on Shared Hosting. We Can Use Git Repo In Shared Hosting Account, right? We know What is Jailed Shell, right? After knowing so much, if we do not use the features then where the deployment of learning will go! Actually there are lot of options for adding a Web Interface to Git … [Read more...]
What is Constrained Application Protocol (CoAP)?
Constrained Application Protocol (CoAP) is RESTful, low overhead protocol, specified in RFC 7252 and is designed for Internet of Things. We have listed the protocols in the previously published article - Protocols Related to Internet of Things (IoT); CoAP is really tailored to needs of Internet of Things, keeping the OSI Model as reference. CoAP is an application layer protocol that is intended … [Read more...]
Installing Oh My ZSH in Ubuntu Cloud Server
Installing Oh My ZSH in Ubuntu Cloud Server and Setting it as default shell is tricky. Here is how we can use Oh My ZSH in few steps. There are different types of Unix Shell or Shell - as we wrote about before. We usually use Oh My ZSH on Mac with iTerm2 and Homebrew Package Manager. Also, it is possibly important to learn about the $PATH. When OS X was Mac OS X, it was actually a BSD variant. … [Read more...]
Install Rackspace Monitoring Agent (Free) on Cloud Server
Here is the details on How To Install Rackspace Monitoring Agent on Cloud Server and Set Monitoring Client on Dashboard to Get Nice Graphs. Please note that; raxmon was not free to use before, it has been free now. Those who have Rackspace Cloud Account without extra level of management will not have this feature enabled by default. If you have a setup like that described on our guide on how to … [Read more...]
Analyze and Visualize Facebook Friends’ Data with R
Do more with information available from your Facebook friends - birthday, location, profile picture and relationship status with R Language. We can use various methods for the same result, like (i) Facebook query, i.e. Graph API and use the SDKs and process using some data visualization Javascript or (ii) Processing data with R Language after retrieval with OAuth. The second method is better when … [Read more...]
Free Tier Usage is Key Behind The Success of PaaS
Free Tier Usage is Key Behind The Success of PaaS. Fortune of this cloud computing model is derived from the diffusion of mobile devices. Cloud Computing and Mobile Computing become increasingly closer. For the hobbyist developers, for testing mobile applications, platforms; a free space was required which none less than IaaS was the only solution if PaaS was not available. Some argue that PaaS … [Read more...]
Message Queuing Telemetry Transport (MQTT) Protocol
Message Queuing Telemetry Transport (MQTT) Protocol sits on top of the TCP/IP protocol and is used for messaging services using a broker. It is often wrongly said that Message Queuing Telemetry Transport (MQTT) Protocol is a Protocol of Internet of Things - not really, MQTT is used by Facebook uses for their Mobile App's Chat service. This Protocol falls among the major Protocols Related to … [Read more...]
Docker Becoming the Centre of Interest to Cloud Providers
Docker Becoming the Centre of Interest to the Cloud Providers. OpenShift, Google, Microsoft and IBM all inclining for easy management. It early needs not to be a data analyst to understand the practical competition in Cloud Market from Gartner Magic Quadrant Report, 2014. Previously we published Guide on Docker to Manage Containers on Cloud Server - that means, IaaS. OpenShift PaaS Marketplace is … [Read more...]
Protocols Related to Internet of Things (IoT)
Previously we have published a good number of articles related to Internet of Things (IoT). To the readers who need an easy understanding of Internet of Things (IoT) can read this older article. Protocols Related to Internet of Things (IoT) The readers who are a bit advanced, can read articles like - What Impact IoT (Internet of Things) Will Deliver To the Security Firms. Most of … [Read more...]