Log in to CoreOS Container Linux
Updated
, by Linode
Traducciones al EspañolEstamos traduciendo nuestros guías y tutoriales al Español. Es posible que usted esté viendo una traducción generada automáticamente. Estamos trabajando con traductores profesionales para verificar las traducciones de nuestro sitio web. Este proyecto es un trabajo en curso.
Create a Linode account
to try this guide with a $100 credit.
This credit will be applied to any valid services used during your first 60 days.
The root
user is not active by default in Container Linux, so root login is not available. Instead, log in as the core
user.
Log in to CoreOS Over SSH
From your local terminal, enter:
ssh core@<your_linode's_IP>
At the
password:
prompt, enter thecore
user’s password you assigned when first having deployed Container Linux.
Log in to CoreOS Through the Console (Lish or Glish)
At the
login:
prompt, entercore
.At the
password:
prompt, enter thecore
user’s password you assigned when first having deployed Container Linux.
NoteIf you are not already familiar with the serial and graphical Linode shells, see the Using the Lish Console and Use the Graphic Shell, Glish, to Manage Graphic Environments on Your Linode guides.
This page was originally published on