[SOLVED] ubuntu password

Discussion forum for ORBX on OTOY's Amazon AMIs
Post Reply
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.
User avatar
Goldorak
OctaneRender Team
Posts: 2321
Joined: Sun Apr 22, 2012 8:09 pm
Contact:

Thank you for the helpful post Dan.
charliex
OctaneRender Team
Posts: 8
Joined: Wed Aug 11, 2010 6:59 pm
Location: Los Angeles

The Linux AMI's randomise the user password on first boot of the instance.

you can use
passwd -u user
passwd user

from the ubuntu ssh session, which uses your ssh key
Post Reply

Return to “ORBX on Amazon AMIs”