-
Notifications
You must be signed in to change notification settings - Fork 10
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
Login details #1
Comments
You can run the following command in the folder where the
|
I've added a desktop to the VM. What are the vagrant and root login details? |
I think you can use:
|
I think that doesn't work what I did in the end was ssh in and "adduser" a new user. a minor but classic irritant I think for all these setups is that without main root access you cannot easily setup the default desktop keyboard for the whole system. Or maybe you can but not as a beginner. I got X to work with my Mac by adding these lines to the vagrantfile. I cannot get openCV compilation of C++ programs to work yet. Edmund |
You can follow this guide to add another user AND to grant him/her the root access: https://www.liquidweb.com/kb/how-to-add-a-user-and-grant-root-privileges-on-ubuntu-14-04/ |
How do I log in to the Ubuntu VM once it is installed?
The text was updated successfully, but these errors were encountered: