May 3 L
Setting up RSA login with ssh on cs.marlboro.edu: I'm following instructions like
this , but as soon as I get to the login to cs.marlboro.edu my computer crashes (This does give me some practice with
alt+SysRq - REISUB).
Hardening
What deamons are on? How to turn them on and off?
ran netstat -tulpn: netstat1.txt - hmmm... where to from here?
nmap: ran nmap -sT -O localhost - nmap1.txt
Wrote and ran hello_world as a bash script.