i have an oracle instance with ubuntu i don't remember having set a password for ubuntu but when i run the following command
systemctl enable emperor.uwsgi.service
it's required a password
Authentication is required to manage system service or unit files.
Authenticating as: Ubuntu (ubuntu)
Password:
now i don't understand what's this password came from i have tried the password of oracle cloud account and other possible password there is a way to avoid this password when i run this command or find my password
root
or such with a password that's accessible in their cloud panel). NOTICE though: you tagged this as 14.04. Ubuntu 14.04 is long past end of standard support and not supported here, if you're using 14.04 upgrade to 20.04 or 22.04 for continued support here. – Thomas Ward Feb 27 '23 at 17:28SSH
key? – drMAIN Feb 27 '23 at 17:39ubuntu
user sudoer access. You need to search Oracle Cloud's documentation for how they configure default accounts on their images, most of the timeubuntu
is not set with a password at all for use, and sometimes they're created with the default password I stated, and sometimes a randomly generated password you can only find in the control panel on the Oracle Cloud side of things – Thomas Ward Feb 27 '23 at 17:41