LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 05-20-2014, 04:26 PM   #1
slacker_
Member
 
Registered: Aug 2013
Distribution: Arch, Debian, Slackware
Posts: 333

Rep: Reputation: 3
I am very new to virtualization. Where can I find any intro info a newbie would need?


I have tinkered with VBox to run virtual *nux clients, but never did much with them. I don't even think I networked them together (because I don't know how). So I need a sort of crash course, or 101 intro to virtualization, or what have you. Basically, where can I find anything/everything a newbie would need to go from 'knows nothing' to 'knows a lot more than nothing'?

Some basic topics I have heard about/seen mentioned/read in passing that I am curious about to start are as follows, but I know there's a lot more than just this, so what else do I need to know?

1) What are some of the larger potential applications of virtualization? What can I do with it?

2) What the hell is a QEMU (queer emu?)? KVM isn't a "keyboard-mouse-monitor" switch, is it?

3) When the term "container" is used, what are you referring to? What does it mean?

4) I know I can run a virtual network off of one machine, but how beefy of a machine do I need to do this? What could I do with this?

5) I know I need to learn more about cloud things, so where would one start with that?

I know these are probably really simplistic questions, but as I said I am just starting out here and would like to know as much as possible. Also, I know I could google these things easily, but I have done that in the past and it never lands me in an "instructional article" or "guide for using [foo]" so I figured this would be the best place to start. Thanks in advance for any and all help!

Last edited by slacker_; 05-20-2014 at 04:36 PM.
 
Old 05-20-2014, 08:19 PM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,503

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Detailed documentation is availabel at the VirtualBox site below including the User Manual:

https://www.virtualbox.org/wiki/Documentation
 
Old 05-20-2014, 09:01 PM   #3
slacker_
Member
 
Registered: Aug 2013
Distribution: Arch, Debian, Slackware
Posts: 333

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by yancek View Post
Detailed documentation is availabel at the VirtualBox site below including the User Manual:

https://www.virtualbox.org/wiki/Documentation

That looks nice. I didn't even think to look there. Now is this just a detailed doc for VB or Virtualization in general?
 
Old 05-20-2014, 09:46 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
A web search for "linux virtualization" will turn up loads of useful links.
 
Old 05-20-2014, 09:49 PM   #5
slacker_
Member
 
Registered: Aug 2013
Distribution: Arch, Debian, Slackware
Posts: 333

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by frankbell View Post
A web search for "linux virtualization" will turn up loads of useful links.
Should have mentioned that I tried that as well, but there's just a LOT of pages out there, so it made me feel a bit overwhelmed with it all. I could easily just pick a page and go, but I figured I'd get better results with a bit of guidance to start out. Like a nudge in the right direction kinda thing.
 
Old 05-21-2014, 08:47 PM   #6
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
When I started mucking about with VirtualBox, I downloaded their manual. I only needed to consult a few sections, since I was a hobbyist playing about, and not a hosting provider.

The manual is about how to use VirtualBox, not about virtualization in general, but it's a good start.
 
Old 05-22-2014, 03:09 PM   #7
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
VM, think of them as a real physical computer for almost every task.

VM's range from full software copies of real systems to almost all shared hardware with host. They were all software based (mostly) and have slowly begun to be highly integrated with the host systems.

Cloud is a gimmick. It only means some remote data or remote resource. Don't think too much about it.

Commercial and some open vm have quite a number of features that a newbie will not need. Things like moving running systems from one hardware to another and live state backups.

Qemu is a chopped copy of the original Bochs virtual machine. It has since been updated with some other parts and still tries to be fast.

Almost any system that can run windows 95 to a basic linux could run some vm. To run modern distro's you'd need to have enough resources for both the host and client. They don't easily share ram. For example if you have 2G ram, and your host need 700m then you have about 700 to 1g left to use for client. There always seems to be loss somewhere, you'll know it when the vm complains. Some versions of qemu can actually use swap but it really gets slow.
Best to have a modern processor and motherboard that supports virtualization. Best if the choice of vm also can run on that platform.
 
3 members found this post helpful.
  


Reply

Tags
basics, howto, kvm, qemu, virtualization



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ThinClient virtualization in Municipality. Gathering info markotitel Linux - Virtualization and Cloud 8 12-30-2010 03:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 07:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration