Lab Access
For your convenience, this page contains access information to all systems in your lab environment.
Graphical Consoles
Role |
URL |
Tab |
Username |
VS Code |
Codeserver |
MYUSER |
|
Automation controller |
AAP |
MYUSER |
|
Gitea web UI |
n/a |
MYUSER |
The password for all systems is: MYPASSWORD
SSH Details
Your primary work machine is bastion
, which is pre-configured for any internal SSH. If you want to SSH into it instead of using VS Code, here is the information:
SSH Username |
SSH Password |
SSH Host |
MYUSER |
MYPASSWORD |
bastion.MYGUID.sandboxMYSANDBOX.opentlc.com |
SSH command:
ssh MYUSER@bastion.MYGUID.sandboxMYSANDBOX.opentlc.com
the Showroom tab named "Terminal" gives you a similar look & feel as would SSH, without the need to login. Copy works generally with Ctrl+C and Paste with Shift+Ctrl+V; if not, simply use the right mouse button and select Copy resp. Paste from the menu. |