We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a7b8cb + 6211911 commit cbebe04Copy full SHA for cbebe04
README.md
@@ -57,8 +57,7 @@ SSH in to your lab instance by running and entering the provided password:
57
58
ssh lab@<lab-ip-address> -o PreferredAuthentications=password
59
60
-The default password is the id of the lab instance. As such, it is recommended
61
-that you run `passwd` immediately to change the default password.
+The default password is the UUID of the lab instance.
62
63
## Nested virtualisation
64
setup-user.sh
@@ -22,10 +22,6 @@ cat <<EOF | sudo tee /etc/motd
22
23
Welcome to the Kayobe Lab!
24
25
-Immediately change the default password.
26
-
27
- passwd
28
29
Optionally, attach to a tmux session in case the connection drops:
30
31
tmux
0 commit comments