Hi, and welcome to the community! Virtual machines run somewhere. You can run them locally in a hypervisor such as KVM, VirtualBox, etc, or you can create and run them in the cloud, in a certain cloud provider such as Amazon, Rackspace and many others.
The main purpose of jclouds is managing the infrastructure/VMs in the cloud (we support many different cloud providers), although there is support for the VirtualBox hypervisor [1]. Where do you plan to run your virtual machines? I. [1] https://github.com/jclouds/jclouds-labs/tree/master/virtualbox El 22/01/2014 07:05, "Sathya Prakash" <[email protected]> escribió: > Hi, > > I am new to cloud computing and JCloud. > > I have a vm running on my machine, i would like to try using jcloud to > configure and start 1 or more virtual machines at a time. > > Can any one please help me. > > if there are any example apart from > https://github.com/jclouds/jclouds-examples > > -- > Regards, > Prakash. >
