Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: 2021
-
Component/s: FIWARE-GENERAL-HELP
-
Labels:None
-
Sender Email:
Description
Hi.
I have create a instance of cloud. CentOS 7 what is default login
credentials username/password.
–
BR:
Akash Singhal
__________________________________________________________________________________________
You can get more information about our cookies and privacy policies on the following links:
- http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Privacy_Policy
- http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Cookies_Policy_FIWARE
Fiware-general-help mailing list
Fiware-general-help@lists.fiware.org
https://lists.fiware.org/listinfo/fiware-general-help
[Created via e-mail received from: Akash Singhal <akash.singhal@radius.co.in>]
Dear,
There is no default password for the instances. You can use "centos" as the login username, but there is no password. You'll need to use your Private key to access your VM: ssh -i <private_key_file> centos@<your_ip>
Best regards,
José Ignacio.