LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-28-2016, 10:41 AM   #1
remout
LQ Newbie
 
Registered: Dec 2011
Posts: 9

Rep: Reputation: Disabled
Linux as VM Host


Hi,

I make my living developing software. I currently use a mid 2012 Mac Air running Fusion VM Ware with Win 10 guest(s) OSs. I do this for the fast booting and no virus drama of OS X. I work all day in the VMs as my customers are 100% MS users. I'm not comfortable with Win 10 as my primary OS for a couple of reasons. I've had bad experiences with Windows pushing half baked updates and worse the same for my IDE Visual Studio (currently using VS 15). With VMs I can test the veracity of updates/extensions/whatever in one VM before including it in my current working one.

Would a Linux laptop be a great host for my VMs? I'm willing to put in the time to learn Linux, however I would need the VMs to work just as well/seamlessly as they do on my current laptop.

Thank you so much for you patience and thoughts!
 
Old 10-28-2016, 10:56 AM   #2
linux4evr5581
Member
 
Registered: Sep 2016
Location: USA
Posts: 275

Rep: Reputation: Disabled
I don't see why not Linux has outstanding support for virtualization.. I would use a Debian based distro like Mint or Ubuntu.. To be certain after you installed Linux you could sudo apt-get install cpu checker then use the kvm-ok command to see if theres any issues running virtualization software.. Also the vim or emacs text editors I hear are the best programming environments

Last edited by linux4evr5581; 10-28-2016 at 11:06 AM.
 
1 members found this post helpful.
Old 10-28-2016, 11:36 AM   #3
remout
LQ Newbie
 
Registered: Dec 2011
Posts: 9

Original Poster
Rep: Reputation: Disabled
I see that VMWare, one I'm familiar with, has a product "Workstation for Linux" sounds like what I'm looking for.

As a Linux newbie, it seems one good option would be to buy a laptop Linux already on it?
 
Old 10-28-2016, 11:55 AM   #4
lazydog
Senior Member
 
Registered: Dec 2003
Location: The Key Stone State
Distribution: CentOS Sabayon and now Gentoo
Posts: 1,249
Blog Entries: 3

Rep: Reputation: 194Reputation: 194
I will agree that Linux will be able to handle what you want. As to which distro to use, there are many many choices. For newcomers I have to agree that you should look at Ubuntu as the community support is huge.
 
1 members found this post helpful.
Old 10-28-2016, 12:11 PM   #5
linux4evr5581
Member
 
Registered: Sep 2016
Location: USA
Posts: 275

Rep: Reputation: Disabled
Quote:
Originally Posted by remout View Post
I see that VMWare, one I'm familiar with, has a product "Workstation for Linux" sounds like what I'm looking for.

As a Linux newbie, it seems one good option would be to buy a laptop Linux already on it?
You can, there's System76 that comes with Linux, but downloading Linux is not hard at all, provided you're using a distribution that's had it's secure boot modules signed by Microsoft, such as Mint and Ubuntu.. But you just download the .iso image from the Linux distribution of choice and burn it on to a CD, pop that sucker in and bam Linux..

Last edited by linux4evr5581; 10-28-2016 at 12:19 PM.
 
Old 10-29-2016, 03:04 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,128

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
I like linux but if you are happy doing what you have then why change?

Most of what you know in macos may be of value to you in linux.

Also not sure if I ever heard of any speed comparisons between a modern Mac/macos and a modern amd/linux running a VM. Many of the newest servers have exceptional support hardware wise for VM's. Some of that could be available in higher end laptops.
 
1 members found this post helpful.
Old 10-29-2016, 03:50 PM   #7
remout
LQ Newbie
 
Registered: Dec 2011
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
I like linux but if you are happy doing what you have then why change?
I need a new laptop now. I really like what I saw MS come out with... The Surface Book with performance base. Problem for me is I've seen MS over promise and under deliver too many times. I'd have to wait until I'm convinced and I don't have the time. I also don't want Win 10 as my primary OS.

After watching the presentation on Apple's "new" MacBook Pro, I'm sad and disappointed. They clearly missed the "Pro" part IMHO.

So here I am.
 
Old 10-30-2016, 12:45 PM   #8
masonm
Senior Member
 
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300

Rep: Reputation: 90
You could buy pretty much any HP branded laptop and install Linux on it without any problems. You have your choice of VMWare, Virtualbox, KVM, or Xen as your hypervisor. As you're already familiar with VMWare I would probably stick with that.

As for distros, I am more partial to Fedora or Debian Testing (currently running Fedora 24), but as this is a production machine I wouldn't recommend Debian Testing as it does experience the occasional bug from time to time. I find Fedora to be a very good work OS, and stable enough while staying up with the newest software versions.

If stability is of utmost importance to you, I would go with the Debian stable release, currently Debian 8.
 
1 members found this post helpful.
Old 10-30-2016, 02:50 PM   #9
remout
LQ Newbie
 
Registered: Dec 2011
Posts: 9

Original Poster
Rep: Reputation: Disabled
"I've used Slack, Gentoo, Mepis, Debian, Ubuntu, RH, SuSE, Libranet, Arch. Which one is the best? All of them."
 
1 members found this post helpful.
Old 10-30-2016, 05:40 PM   #10
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
VMWare Workstation is very picky about which which versions of which linux distros it will install on. I had to switch to virtualbox, which produces a virtual Windows guest that works well. But if you install a distro and version that VMWare is compatible to, then Workstation might also work.
 
1 members found this post helpful.
Old 10-31-2016, 04:55 PM   #11
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,128

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
I saw a web page that said if you wanted the newest Mac then get the Surface and be happier. After I looked that the cost I decided I can't afford either.
 
1 members found this post helpful.
Old 10-31-2016, 05:59 PM   #12
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,861
Blog Entries: 4

Rep: Reputation: 3995Reputation: 3995Reputation: 3995Reputation: 3995Reputation: 3995Reputation: 3995Reputation: 3995Reputation: 3995Reputation: 3995Reputation: 3995Reputation: 3995
For what it's worth, I'm running a (uhh, even older) Mac, which uses VirtualBox as its virtual-machine engine.

Long ago, I dumped VMWare into the toilet ... ... and never once looked back.

If it were me, I would switch from VMWare to VirtualBox as my virtual-machine solution, but keep OS/X as the underlying foundation OS.

Then, go ahead and create a VM that runs Linux ... let's say, Ubuntu. "Kick the tires" for a while as you get accustomed to how Linux operates (after all, OS/X is a Unix system ...).

If you continue to think seriously about switching to a Linux platform as your "new foundation," I suggest that you buy a machine from Goodwill or from a pawn shop, strip it clean, install [Ubuntu] on that machine, and then put VirtualBox on that, and clone your existing VMs onto it. Now, running the two of them side-by-side, see how you like it.

Point being ... "you never have to jump off of a cliff." You never have to put yourself into any situation where you are swimming in an ocean, a hundred feet below dry-land, wondering how and where to find a rope.

Last edited by sundialsvcs; 10-31-2016 at 06:00 PM.
 
2 members found this post helpful.
Old 10-31-2016, 09:28 PM   #13
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,128

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
"Gentoo, Debian, Ubuntu, RH, SuSE," Might be my choices for professional use.
 
1 members found this post helpful.
Old 10-31-2016, 11:56 PM   #14
remout
LQ Newbie
 
Registered: Dec 2011
Posts: 9

Original Poster
Rep: Reputation: Disabled
Sierra wasn't listed as supported on Virtual Boxe's site.

I downloaded Ubuntu and using vmware fusion easily created an Ubuntu VM. Seems to be running fine. After restarting post vmware tools install: 50 seconds from starting the VM to surfing the Internet.
 
Old 11-01-2016, 10:17 AM   #15
linux4evr5581
Member
 
Registered: Sep 2016
Location: USA
Posts: 275

Rep: Reputation: Disabled
It's implied as it based on Ubuntu, and I think Mint is the most Windows-like Linux distro (in terms of looks)
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Forwarding ping packets from one 1st host to 2nd host via 2rd host sachee Linux - Networking 1 09-25-2011 01:51 PM
How to get the ip address of host in linux with using of host and nslookup command hussain.s Linux - General 4 10-23-2010 09:12 PM
Linux Host Or Windows Host ?? my-unix-dream Linux - General 2 05-18-2005 12:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:12 PM.

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