[SOLVED] ubuntu password
- DanDennedy
- Posts: 2
- Joined: Thu Nov 07, 2013 8:25 pm
- Contact:
I have successfully launched an Ubuntu OTOY AMI, and I connect to it fine. However, I want to install some libs to test out my software. But, what it is the ubuntu user default password? (I will want to change that asap.)
Last edited by DanDennedy on Thu Nov 07, 2013 8:50 pm, edited 1 time in total.
- DanDennedy
- Posts: 2
- Joined: Thu Nov 07, 2013 8:25 pm
- Contact:
I figured it out. The desktop user is 'user' and does not have sudo. However, the ssh 'ubuntu' user does. So, just ssh in and install whatever is needed.
Thank you for the helpful post Dan.