Log in to CoreOS Container Linux
Updated by Linode Written by Linode
Try this guide out by signing up for a Linode account with a $20 credit.
Contribute on GitHub
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 Linode Shell and Use the Graphic Shell, Glish, to Manage Graphic Environments on Your Linode guides.
Join our Community
Find answers, ask questions, and help others.
This guide is published under a CC BY-ND 4.0 license.