Penguin
Diff: UnixTutorials
EditPageHistoryDiffInfoLikePages

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

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

Newer page: version 23 Last edited on Wednesday, August 18, 2004 10:00:38 pm by AristotlePagaltzis
Older page: version 20 Last edited on Thursday, April 1, 2004 3:50:46 pm by JohnMcPherson Revert
@@ -1,12 +1,7 @@
-[WLUG] ran a set of Introduction to Linux tutorials in the 2nd and 3rd week of A Semester 2004. These tutorials are aimed at first and second year Computer Science students and are sponsored by the CS Department. Seminars will start at 7pm and will be about 1 hour of presentation and 20-30 mins of questions/discussion, they will be finished well before 9pm each night
+[WLUG] ran a set of Introduction to Linux tutorials in the 2nd and 3rd week of A Semester 2004. These tutorials are aimed at first and second year Computer Science students and were sponsored by the CS Department. 
  
 If you have questions or need more information about the UnixTutorials email [mailto:linuxtuts@wlug.org.nz]. Slides and demonstration material from each seminar are available. 
-  
-  
-  
-  
-  
  
 !!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] 
  
@@ -60,23 +55,26 @@
 [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__  
-** __ ctrl-z vs ctrl-c__ / Sending signals via __ kill__  
-** very brief discussion of threads vs processes (eg displayed in __ top__ )  
-** Looking at process usage - __ top, ps, pstree, fuser__  
+** foreground/background/nohup  
+** ctrl-z vs ctrl-c / Sending signals via kill  
+** very brief discussion of threads vs processes (eg displayed in top)  
+** Looking at process usage - top, ps, pstree, fuser 
 * File/Process ownership/permissions 
 ** overview 
-** groups - __ newgrp__  
-** __ chmod__  
+** groups - newgrp  
+** chmod 
  
  
 !!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__  
+** 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  
  
-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  
+----  
+Part of CategoryBeginners