CSC3320 System Level Programming Lab Assignment 1 – Part 1 (In-Lab) Solved

$ 20.99
Category:

Description

Purpose: Learn how to use a terminal emulator PuTTY to control the sever remotely. Review the commands to get a Java program run.
Part A: Get connected to the server in PuTTY using SSH.
(1) Download PuTTY under following link.https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

(2) Go to Desktop and start PuTTY by double-clicking its icon.

(3) When a window of PuTTY shows up, select the Session from theCategory panel on the left. In the Host Name field enter the server name “snowball.cs.gsu.edu”. In the Post field keep the default setting “22”.
Select SSH as the Connection type. Click on Open.

(3) In the new dialog box enter your username and password.

(4) When the following window pops up for the Public Key UserAuthentication, hit YES.

(5) Once you see the prompt “$”, you are connected to the server.

(6) Attach a screenshot like in the figure of step (5) to show that your connection to snowball server has succeeded. Name your screenshot file as

Reviews

There are no reviews yet.

Be the first to review “CSC3320 System Level Programming Lab Assignment 1 – Part 1 (In-Lab) Solved”

Your email address will not be published. Required fields are marked *