Introduction to Cloud Computing: Setup Virtual Machine

Installation of VirtualBox

VirtualBox

Setup CSC331 virtual image

virtual media manager

added hard disk

virtual machine creation

memory selection

hard disk selection

virtual machine settings

port forwarding

headless start

Access CSC331 from the terminal

ssh -p 2222 student@127.0.0.1

By default, MacOS’s terminal will have SSH. For Windows, you can try to use PowerShell.

Powershell SSH

If an error is returned (something to the effect of SSH not found), you will need to download and install one of the followings:

Git Bash SSH

MobaXterm SSH