Sunday, March 9, 2014

lecture notes

host: cs12.cs.qc.cuny.edu
user: wajo5678
pass: 12345678

public_html

http://cs12.cs.qc.cuny.edu/~wajo5678/index.html
gopher://
telnet://
ftp://


homework:
1: excel ch 3, do the practice and mid-level exercises
2: Go to w3schools.com and read in the HTML section, from HTML Home until HTML Elements

SSH Secure Shell
called secure shell client

(alternatively, you can get putty)

to get a directory listing:
ls -l
pwd
cd public_html
chmod 777 index.html

No comments:

Post a Comment