Link to home
Start Free TrialLog in
Avatar of sharingsunshine
sharingsunshineFlag for United States of America

asked on

Linux and Nginx Guest on VmWare Fusion 6

I have VmWare Fusion 6 on a Mavericks MacBook and I am wanting to set up a test environment for Linux and Nginx.  Presently, I use it for Windows 7.

What stacks or iso's are available for Linux and Nginx?  I need to set up each as a separate guest.

I will need mysql capability also.

Please tell me how to make this happen.

Thanks,

Randal
Avatar of Gerwin Jansen
Gerwin Jansen
Flag of Netherlands image

Avatar of sharingsunshine

ASKER

Thanks for the information but I can't see how it uses VMware and operates as a guest.  Am I missing something?

I am on Amazon now so I really don't want to do my testing that way, if I don't have to.
You install that iso in a VMware guest.

What do you mean by Amazon? You question is about a MacBook?
I didn't know what file type to be looking for so all I saw was this line that I could make sense of.

 Run from browser: Deploy Nginx php fastcgi in minutes to the Amazon EC2 cloud


That's why I thought you were referring to something about Amazon.  I see now you aren't.

I have downloaded the iso but I am now getting this screen and not going any further.  Here is a screenshot.
https://gyazo.com/0b7cf1292781a136a7f6c08cd2685c5a

How do I get this going from here?
Select 'Install to harddisk'.
I did that and I get this screen
https://gyazo.com/431ddac8118ff83c7b441367a748c470

when I choose "Finish partitioning and write changes" I get this screen.
https://gyazo.com/cf355259dbc790c7703cdd2817e5f5f8

not sure where to go next
You're not used to Linux installers I can see, no problem. Instead of learning you how to do that, it may be easier for you to get the VM download from the same page I linked to above. Should save you some time ;)
OK, I downloaded what seemed to me the VM.  See screenshot it is the top entry the other  one is what I tried before.

https://gyazo.com/6d3a5c952156e4fe0d45905009b3439c

Now I am at the screen for network settings.  I tried dhcp and it failed so now doing manually.  I am putting in the settings that the router uses.  Is that correct?  When it asks for the name of the server it fails when I put in localhost.  So what should I  put in that box?
DHCP should work just fine, how come it failed? Describe what happened. Which settings are you applying where exactly? What do you want to do with Linux and Nginx anyway? I'm not sure whether I can put you on the right track here.
Just wanting to use vmware on my mac to run test environments with linux.  I need an apache and linux setup.
it seems if I pick the option to quit the configuration menu I can get to the login.  However, on this virtual machine there is no yum to update with.  Do you have any suggestions?

Thanks,
ASKER CERTIFIED SOLUTION
Avatar of Gerwin Jansen
Gerwin Jansen
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks for your help.  I was able to get a centos distribution going and with this link that will be a good resource in the future.  Glad to also know how the turnkey solutions work.

I am having problems with copy and paste of text from mac side to the guest.  I copy from Mac and try control V or command v and neither will paste on the command line.

Do you have any ideas?