CS代考 LAB01

A. OBJECTIVES
• Get the SSH client ready
• Get the FTP client ready
• Download the C files

Copyright By PowCoder代写 加微信 powcoder

Get the SSH client ready
For Windows:
• Option 1: download and install the PuTTY client software
https://www.putty.org
• Option 2: use the command prompt
Search and open “cmd”
> ssh -l uid csdoor.comp.polyu.edu.hk (replace uid with your COMP ID)
• Option 3: use “Chrome explorer + Secure Shell extension” Install Chrome, and then install “Secure Shell” extension
For Mac OS:
• Option 1: PuTTY for Mac OS is not available, but you can search online for other
SSH client software
• Option 2 and 3 for Windows also apply for Mac OS
We will use PuTTY on Windows for demonstration in our labs.
Get the FTP client ready
For both Windows and Mac OS, FileZilla is a recommended FTP client.
https://filezilla-project.org
Preparation for LAB01
If FileZilla does not work on your computer or simply you do not like it, other FTP clients are also available online.
D. Download the C files
Download the C files in this folder to your own computer. The files will be uploaded to the Apollo server in the lab session, used for experiments.
Files include: hello.c, integer.c, intlimits.c, double.c, double2.c.

程序代写 CS代考 加微信: powcoder QQ: 1823890830 Email: powcoder@163.com