Log in to CoreOS Container Linux
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