Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable wifi in Ubuntu VirtualBox #22

Open
jeff1evesque opened this issue May 24, 2014 · 3 comments
Open

Enable wifi in Ubuntu VirtualBox #22

jeff1evesque opened this issue May 24, 2014 · 3 comments

Comments

@jeff1evesque
Copy link
Owner

We need to enable wifi within our Ubuntu VirtualBox (#18). This way, we can issue apt-get commands, in order to have our python module dependencies (#17).

@jeff1evesque
Copy link
Owner Author

The following configuration is for Ubuntu 13.04 / 14.04. We proceed by enabling Adapter 2 on our Ubuntu VirtualBox with the following settings:

screen shot 2014-05-26 at 8 31 49 pm

Then, made sure within the Ubuntu 14.04 Virtual Machine, that it connects to Wired connection 2:

screen shot 2014-05-26 at 8 41 40 pm

As we can see in the background, Firefox is able to connect and conduct google searches.

@jeff1evesque
Copy link
Owner Author

Since we've decided to use Ubuntu 10.04 #18 (comment), we have to change our wifi specification. Thus, we need to remove the default NAT connection:

screen shot 2014-05-31 at 2 30 21 pm

and replace it with a Bridged Adapter connection with the following settings:

screen shot 2014-05-31 at 2 30 51 pm

Now, not only have internet connection -- but, firefox loads in a reasonable amount of time:

screen shot 2014-05-31 at 2 42 03 pm

@sagoyal2
Copy link

very helpful thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants