Log in to CoreOS Container Linux

Updated by Linode Written by Linode

Contribute on GitHub

Report an Issue | View File | Edit File

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

Log in as core user SSH

  1. From your local terminal, enter:

    ssh core@<your_linode's_IP>
    
  2. At the password: prompt, enter the core user’s password you assigned when first having deployed Container Linux.

Log in to CoreOS Through the Console (Lish or Glish)

Log in as core user Lish

  1. At the login: prompt, enter core.

  2. At the password: prompt, enter the core user’s password you assigned when first having deployed Container Linux.

Note
If 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.