Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
We have moved to a new forum at http://jevois.usc.edu, please check it out. The forum at jevois.org/qa will not allow new user registrations but is maintained alive for its useful past questions and answers.
Welcome to JeVois Tech Zone, where you can ask questions and receive answers from other members of the community.

Root Password for VirtualBox Ubuntu Machine?

0 votes
Hello,

I'm excited to start using this device.  I'm working on getting a development environment running, and I've downloaded/ran the Ubuntu virtual machine as suggested by option #2 in this tutorial:

https://github.com/jevois/jevois/blob/master/INSTALL

However, I need root access to make this useful.  Hopefully this machine has a unique password that you can provide to us?

Thanks in advance

-Lyle
asked May 27, 2017 in Programmer Questions by lylechamberlain (160 points)

1 Answer

+1 vote
 
Best answer
Yes, the user that you get logged into has sudo rights:

User name: jv

Password: jevois
answered May 28, 2017 by JeVois (46,580 points)
selected May 28, 2017 by lylechamberlain
...