/
VM SSH access instructions
VM SSH access instructions
Once the machines have been started you can login directly, or you have ssh access:
Username: user
password: password
or
Username: root
password: puppet
|
For example:
$ ssh user@192.168.56.100
|
Note: you may want to alias the virtual servers in the host's ~/.ssh/config by adding the following:
$ cat >> ~/.ssh/config << 'EOF'
Host server0
HostName 192.168.56.100
User user
EOF
|
Now you can ssh into the virtual server by:
$ ssh server0
|
Related content
Alternative ways to log into virtual machine
Alternative ways to log into virtual machine
More like this
Puppet
Puppet
More like this
Vagrant
Vagrant
More like this
Tutorial 6.1.0 (100) VM
Tutorial 6.1.0 (100) VM
More like this
Tutorial 6.1.0 (101) VM
Tutorial 6.1.0 (101) VM
More like this
How to create more virtual servers
How to create more virtual servers
More like this
DataSHIELD Wiki by DataSHIELD is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at http://www.datashield.ac.uk/wiki