Tag Archives: Operating system

Frequently Asked Questions in Java Part-7

Question: What is the difference between notify and notify All methods ? Answer: A call to notify causes at most one thread waiting on the same object to be notified (i.e., the object that calls notify must be the same … Continue reading

Posted in Java | Tagged , , , , , , , | 2 Comments

PaaS / BPaaS / IaaS Trends in 2012

PaaS •       More startups in the PaaS space focusing on different language stacks because of cost reduction and business agility. •       Forrester is predicting this category will grow from $0.82 B in 2011 to $11.91 B in 2020. •       Forrester … Continue reading

Posted in Cloud Computing, Cloud NEWS, PaaS | Tagged , , , , , , , | 1 Comment

Net Neutrality and Cloud Computing

The Internet revolution has been people powered from the very beginning, and should remain so. The minute that anyone, whether from government or the private sector, starts to control how people use the Internet, it is the beginning of the … Continue reading

Posted in Cloud Computing, Mi~View~About~>, What is? | Tagged , , , , , , , , , , , , | 2 Comments

VMware-Error: Fault.NicSettingMismatch.Summary

While deploying vritaul machine from template, If you are getting the follwoing error  ”Fault.NicSettingMismatch.Summary” Solution: Number of network adapter in the customization specification(Temoplate)  must match to the number of network adapters present in the virtual machine. (Right Click on Template->Convert … Continue reading

Posted in Private Cloud, VMware | Tagged , , , , , , , , | Leave a comment

Creating VMware ESX Server Templates

It’s been a cumbersome activity to create new virtual machines with the software stack installed and configured properly. You can always use tools like KickStart to automatically install the operating system and then install other software as needed. Configurations of … Continue reading

Posted in Cloud Computing, How To..., Private Cloud, VMware | Tagged , , , , , , , , , | Leave a comment

XaaS-Anything as a Service

Cloud-based services were evolving quickly, and possible services in the cloud are endless and could include a mix and match of the following: v      Hardware/Systems v      Operating Systems v      Virtualization (all aspects) v      Middleware v      Applications v      Integration software v      … Continue reading

Posted in Cloud Computing | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Install Ubuntu 10.04.3 LTS (Lucid Lynx) Guest OS on VMware ESXi

Please Visit: VMware: Installing a Guest Operating System (Windows 2008 R2 64bit) on Virtual Machine Use Ubuntu ISO Image insted of Windows Click on Install Ubuntu x.x Select Region and Timezone Select Keyboard Layout Prepare Disk Space Account Credentials Summary Installation … Continue reading

Posted in How To..., Private Cloud, Ubuntu, VMware | Tagged , , , , , , , | Leave a comment

How to Install VMware Tools on Windows Guest OS?

The most current version of VMware Tools must be installed on the virtual machine or template to customize the guest operating system during cloning or deployment. Installing VMware Tools in the guest operating system is vital. Although the guest operating … Continue reading

Posted in Cloud Computing, How To..., Private Cloud, VMware | Tagged , , , , , , , | Leave a comment

VMware vCenter Update Manager

Operating systems and applications require patching, reconfiguration or other solutions to stay secure, perform well and protect against vulnerabilities. Maintaining a consistent set of operating systems and applications with particular patch levels helps reduce the number of vulnerabilities and issues … Continue reading

Posted in Cloud Computing, Private Cloud, VMware | Tagged , , , , , , , , , , , | 1 Comment

Install Tomcat 7 or Tomcat 7.0.26 or Tomcat 6 or Tomcat 5 on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS

Installing Tomcat 7 on Ubuntu. If you are running Ubuntu and want to use the Tomcat servlet container, you should not use the version from the repositories as it just doesn’t work correctly. Instead you’ll need to use the manual … Continue reading

Posted in Java, Private Cloud, Ubuntu | Tagged , , , , , , , , , , , , , , , , | 7 Comments