145
edits
No edit summary |
|||
Line 2: | Line 2: | ||
apt-get install openssh-server | apt-get install openssh-server | ||
Make sure your VM is powered on before proceeding. | |||
== Access from other Redbrick servers == | == Access from other Redbrick servers == | ||
Note your VM's IP address from the VM Management page. To login simply ssh to that IP address, with your VM user/pass (not your Redbrick login details). | Note your VM's IP address from the VM Management page (not from the page that comes up after you switch on your VM). To login simply ssh to that IP address, with your VM user/pass (not your Redbrick login details). You will have set up these details when installing the operating system on your VM. | ||
ssh username@IP_ADDRESS | ssh username@IP_ADDRESS |
edits