Penguin
Diff: UnixTutorials
EditPageHistoryDiffInfoLikePages

Differences between version 18 and predecessor to the previous major change of UnixTutorials.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 18 Last edited on Wednesday, March 17, 2004 3:34:42 pm by JohnMcPherson Revert
Older page: version 12 Last edited on Wednesday, March 10, 2004 12:20:10 pm by MattBrown Revert
@@ -2,11 +2,39 @@
  
 If you have questions or need more information about the UnixTutorials email [mailto:linuxtuts@wlug.org.nz]. Slides and demonstration material from each seminar will be available from this page after the seminar. (See the bottom of the page). 
  
 !!Next Seminar 
+  
+!!Seminar 6: (Thu 18th Mar) - Summary / Q&A  
+! Presenter: JamieCurtis  
+  
+* A summary of how to put everything that has been taught together, followed by a question and answer session.  
+** __suggested: a Hello World exercise__  
+** __run through sample assignment__  
+** __tell people about the LUG in detail__  
+  
+At the end of the 6th seminar each participant will receive a copy of the popular "Cheat Sheet" and a copy of [WLUGKnoppix], a bootable linux CD based on [Knoppix] 3.3  
+  
+----  
+Already gone:  
+  
+!!Welcome to the seminars  
+[Slides|http://www.wlug.org.nz/archive/unix-tuts/intro/index.html] [MagicPoint Source|http://www.wlug.org.nz/archive/unix-tuts/intro/intro.tgz]  
+  
+!!Seminar 1: (Tue 9th Mar) - Introduction to Linux / OSS  
+[Slides|http://www.wlug.org.nz/archive/unix-tuts/session1/index.html] [MagicPoint Source|http://www.wlug.org.nz/archive/unix-tuts/session1/session1.tgz]  
+! Presenter: TonyMcGregor  
+  
+* What is OSS  
+* What is Linux  
+* What is GNU  
+* Why use Linux  
+* History of Linux  
+* About the Linux Distributions  
  
 !!Seminar 2: (Wed 10th Mar) - Applications 
-! Presenter: Craig Box  
+[Slides|http://www.wlug.org.nz/archive/unix-tuts/session2/index.html] [MagicPoint Source|http://www.wlug.org.nz/archive/unix-tuts/session2/session2.tgz]  
+ ! Presenter: CraigBox  
  
 An introduction to useful OSS applications that can be used under linux. This will focus on what is installed in the TSG labs and will probably cover 
  
 * Concepts & culture 
@@ -17,23 +45,30 @@
 * Remote Access - ssh/scp/PuTTY 
 * Command line stuff, man/cvs/make/gcc (the existance of) 
 * CS department e-mail (pop/imap) 
 * Selections/Cut Copy Paste/Drag Drop/etc 
+  
  
 !!Seminar 3: (Thu 11th Mar) - Emacs 
-!Presenter: Daniel Lawson  
+[Slides|http://www.wlug.org.nz/archive/unix-tuts/session3/index.html] [MagicPoint Source|http://www.wlug.org.nz/archive/unix-tuts/session3/session3.tgz]  
+[Sample .emacs file|http://www.wlug.org.nz/archive/unix-tuts/session3/.emacs]  
+ !Presenter: DanielLawson  
 * A general introduction to emacs, what it is, how to use it and tips for performing common tasks. 
 ** Key Combos 
 ** Windows Compatibility Mode 
-** ''Find out what the meta key is in the labs'
+  
+ * An Emacs reference card will be handed out with the cheat sheet on the last day of tutorials. It 's a tri-fold, double sided reference sheet packed full of emacs goodness.  
+  
  
 !!Seminar 4: (Tue 16th Mar) - Bash 
-!Presenter: Perry Lorier  
+!Presenter: PerryLorier  
  
 * A general introduction to bash, what it is, how to use it and tips for performing common tasks. 
+  
  
 !!Seminar 5: (Wed 17th Mar) - Processes/Permissions 
-!Presenter: John !McPherson  
+!Presenter: JohnMcPherson  
+[Slides|http://www.wlug.org.nz/archive/unix-tuts/session5/index.html] [MagicPoint Source|http://www.wlug.org.nz/archive/unix-tuts/session5/processes.mgp]  
  
 * An introduction to process control in unix systems. We will cover how to start, stop, suspend and kill processes. 
 ** Brief introduction to signals 
 ** foreground/background/__nohup__ 
@@ -43,29 +78,4 @@
 * File/Process ownership/permissions 
 ** overview 
 ** groups - __newgrp__ 
 ** __chmod__ 
-  
-!!Seminar 6: (Thu 18th Mar) - Summary / Q&A  
-! Presenter: Jamie Curtis  
-  
-* A summary of how to put everything that has been taught together, followed by a question and answer session.  
-** __suggested: a Hello World exercise__  
-** __run through sample assignment__  
-** __tell people about the LUG in detail__  
-  
-At the end of the 6th seminar each participant will receive a copy of the popular "Cheat Sheet" and a copy of [WLUGKnoppix], a bootable linux CD based on [Knoppix] 3.3  
-  
-----  
-Already gone:  
-  
-  
-!!Seminar 1: (Tue 9th Mar) - Introduction to Linux / OSS  
-[Slides|http://www.wlug.org.nz/archive/unix-tuts/session1/index.html] [MagicPoint Source|http://www.wlug.org.nz/archive/unix-tuts/session1/session1.tgz]  
-! Presenter: Tony !McGregor  
-  
-* What is OSS  
-* What is Linux  
-* What is GNU  
-* Why use Linux  
-* History of Linux  
-* About the Linux Distributions