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:
Â
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