|
|
aTdeb13x64NobleMatex64en : Client direct connection
Client direct connection
A client direct connection can be used to engage in the client installation process, to read the screen contents or for testing and debugging purpose. The connection is done via SSH. That makes it possible to connect with any SSH client.
Password
If the client is in an early installation state, the root password for this client is: "f78c44"
Later, it will be the password you entered for root in the client add dialog.
If your browser supports the SSH protocol directly, then you can click on the link to connect to the client: ssh://root@192.168.1.50
Otherwise open a console and enter the command: ssh -o UserKnownHostsFile=/dev/null -l root 192.168.1.50
To read the current client screen or to engage in the running installation use the command: screen -x m23install
Back to control center  |
|