Skip to main content

Posts

All Help Sites

Advanced Bash scripting Guide http://linuxreviews.org/beginner/abs-guide/en/c15534.html Top 10 Open Source Project Management softwares http://www.cyberciti.biz/tips/open-source-project-management-software.html Xen cut from RHEL http://www.zimbio.com/Linux/articles/B6d2qVPi3rX/Xen+Cut+from+RHEL+6 RHEL 6 released http://www.h-online.com/open/news/item/First-public-pre-release-version-of-Red-Hat-Enterprise-Linux-6-983426.html Company behind KVM http://en.wikipedia.org/wiki/Qumranet White house with Drupal http://www.h-online.com/open/news/item/WhiteHouse-gov-open-sources-custom-Drupal-code-983713.html Qumranet http://investing.businessweek.com/businessweek/research/stocks/private/snapshot.asp?privcapId=23941978 Some thing went above head http://fbflex.wordpress.com/2008/05/02/howto-setting-up-a-continous-integration-server-for-grails-with-hudson-on-vmware/ Virtualizing without virtualizing http://www.imsc.res.in/~kapil/goodies/schroot.html Video Tutorials for Linux http://www.zimbio.com/...

cloud computing

As the name implies, where computing resources (applications, servers and other resources) are in the cloud (Amazon, Microsoft, and so on), as shown below:- As we know, setting up companies infrastructure requires time, money and lots of efforts. To simply this, cloud computing provides us pre-built and pre-configured servers very quickly and easily. The cost is dependent upon the usage, but not on the actual cost of servers. There are three types of cloud:- 1. Public Cloud : This service is shared with others and everyone is sharing the same set of infrastructure. Example is, Amazon Web Services, and Google Mail etc. Smaller clients prefer this service, since there is no huge cost involved. 2. Private Cloud : This service is dedicated to only one company. Most of the times, this server is a virtual server accessed by the secured connection, like VPN. This service is recommended for high-confidential data and your company policies strictly restricts for sharing it with o...