Lab Exercises 1. Install cygwin Install additional packages that may be useful such as inetutils, wget, netcat openssh, ping, rsync, diff, rcs, whois. Use wget to download a web page. Examine /etc/passwd. mkdir, ls, cd, mv, rm, rmdir. Use strings, more, less, cat. Explore pipe ('|') and redirection ('>'). Use grep and find. Use up/down arrows and history. Create a simple text file with vi/vim. Use tar/gzip. Compile something, maybe gnupg. 2. Install some OS virtualization software such as VMWare, VirtualBox, QEMU, Bochs, Parallels or Virtual PC. Install a linux system in a VM. Install a Windows system in a VM. Network multiple VMs together (verify with ping and tcpdump/wireshark). 3. Install Wireshark Capture packets for a web session and analyze. $Header: labs.txt,v 1.1 2008/04/17 16:55:34 jkristof Exp $