-
Notifications
You must be signed in to change notification settings - Fork 0
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
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 server start automatically with container startup
ssh astroid@<ip address>
and enter astroid
as password