Penguin
Diff: UnixTutorials
EditPageHistoryDiffInfoLikePages

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

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

Newer page: version 15 Last edited on Friday, March 12, 2004 10:23:20 am by DanielLawson Revert
Older page: version 12 Last edited on Wednesday, March 10, 2004 12:20:10 pm by MattBrown Revert
@@ -2,38 +2,16 @@
  
 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 2: (Wed 10th Mar) - Applications  
-! Presenter: Craig Box  
-  
-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  
-* Linux and Windows differences  
-* Applications  
-** Internet - Mozilla & derivitaves  
-** Office - !OpenOffice.org  
-* 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  
-* 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''  
  
 !!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  
  
 * 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__ 
@@ -45,9 +23,9 @@
 ** groups - __newgrp__ 
 ** __chmod__ 
  
 !!Seminar 6: (Thu 18th Mar) - Summary / Q&A 
-! Presenter: Jamie Curtis  
+! 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__ 
@@ -57,15 +35,41 @@
  
 ---- 
 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: Tony !McGregor  
+! 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  
+[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  
+* Linux and Windows differences  
+* Applications  
+** Internet - Mozilla & derivitaves  
+** Office - !OpenOffice.org  
+* 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  
+[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]  
+!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