Week 5 Notes for DAT2330 - Ian Allen Supplement to Text, outlining the material done in class and lab. Remember - knowing how to find out the answer is more important than memorizing the answer. Learn to fish! RTFM![*] ([*] Read The Fine Manual) Look under the "Notes" button on the course web page for these study notes for the Linux textbook: chapter8.txt (The VI text editor) chapter7.txt (Networking and Internet) Complete these Floppix Labs on http://floppix.ccai.com/ Floppix Lab 8: introduction to vi Floppix Lab: 22 (e-mail) [Review] Floppix Lab: 23 (telnet) [Review] Floppix Lab: 24 (ftp) [Review] Floppix Lab: 25 (links [www]) [Review] Note: An early version of "vim" (Vi iMproved) is also available on ACADAIX. You can get help by typing ":help" after you start the editor. Study one or more of the VI tutorials available under the "Unix Resources" button on the course home page. All your scripts, and your JCL in the MVS part of the course, will be entered using this VI (or VIM) text editor. Learning to use it well will speed up your work and get you a better mark. Learning to use VI (or VIM) is not an intellectual exercise. You have to use it and get used to it through practice. I will cover only the basics of VI in class - it's up to you to do the practice.