$34.99
Purpose: Know how to install a Unix system in a virtual machine. Part A: Environment Configuration for Unix system.
Install a virtual machine and Ubuntu in your operating system. x For Windows users, please follow guide VirtualBox and Vmware Player. x For Mac users, please follow guide VirtualBox
Part B: Test your SSH connection in Ubuntu
(1) Log in to your Ubuntu system, and open “Terminal”.
Click Dash Home and search “Terminal”. Then select “Terminal” and open it.
In “Terminal”, use command ssh to connect server snowball.cs.gsu.edu. Ssh campusId@snowball.cs.gsu.edu
E.g. my camps Id is frondel1, so I use ssh frondel1@snowball.cs.gsu.edu
(3) Attach a screen shot like following figure in your report. Name your screenshot file as L1_P2_ FirstnameLastname.png (or .jpg). E.g. L1_P2_FilRondel.png
This figure includes your “terminal” and ssh connection.
Submission:
• Upload the screenshots required in Part B to Google Classroom.
Appendix:
To check the ssh connection x For a Mac user, you can also try the utility “Terminal” in Mac OS.
x For a Windows user, you can also try the terminal emulators, e.g. PuTTY, Xshell . Note: In the connection configuration, host name is snowball.cs.gsu.edu, login account name is your campus Id, protocol is ssh, and port is usually 22.
Useful links:
1. Download Xshellhttps://www.netsarang.com/download/free_license.html
2. Xshell Tutorial https://www.netsarang.com/tutorial/xshell/1004