Skip to content

7. SSH, User & Password

Eddy Daoud edited this page Jan 18, 2022 · 1 revision

Astroid chroot is a pre-setup container with normal user and SSH remote access

User and Password

The container is already setup with user and password to eliminate the use of root user

  • Default user astroid
  • Default password astroid
  • Default root password astroid

SSH

SSH server start automatically with container startup

ssh astroid@<ip address>

and enter astroid as password

Clone this wiki locally