more 2011 updates
authorAndrew Tridgell <tridge@samba.org>
Sat, 16 Apr 2011 13:41:08 +0000 (23:41 +1000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 16 Apr 2011 13:41:08 +0000 (23:41 +1000)
assessment.php
lab1.php
lab2.php
labsetup.php
labwork.php

index 491d9b2976a6d2deee2c093342ec6662238042c0..d557fe48d8af99467d38830ea107f14db978f116 100644 (file)
@@ -95,7 +95,7 @@ The project study is a moderately detailed study of your chosen FOSS
 project. The study should cover all of the aspects of FOSS development
 covered in the course that are relevant to the project of your
 choice. In the study you should seek to demonstrate your understanding
-of the COMP8440 course material.<p>
+of the COMP8440 lecture material.<p>
 
 The subject of your project study does not need to be the same FOSS
 project as the one you used for the project work portion of your
index e7bf03513974309fadd3a7b09ff1ff4c7eac8f92..13dd80e10f6ce9e8a472f2e87d916e6a4dd39ffa 100644 (file)
--- a/lab1.php
+++ b/lab1.php
@@ -22,8 +22,7 @@ the <a href="http://fossd.anu.edu.au/cgi-bin/mailman/listinfo">comp8440
 mailing list</a> using your ANU student email account. Note that you
 will need to be able to receive email to that account while in the
 lab. You will find that the email icon in the main menu bar of your
-lab system should be already setup for accessing your ANU mail
-account.<p>
+lab system can be setup for accessing your ANU mail account.<p>
 
 <p>When you first join the list, please send a very short email to the
 list to make sure it is working.
index 4522148dcf1046df0e60a7d2b817553433343b0b..5e14bb085acb33a5073568a299280c1bd86054b6 100644 (file)
--- a/lab2.php
+++ b/lab2.php
@@ -25,8 +25,8 @@ reply to them commenting on their patch.
 
 <ul>
 <li>FreeCIV
-<li>gedit
 <li>Battle for Wesnoth
+<li>gedit
 <li>gimp
 <li>LibreOffice
 </ul>
@@ -54,8 +54,8 @@ carefully before you start!
 Cooperation between developers is one of the cornerstones of FOSS
 development. So please help out your fellow students if they are stuck
 and you know what the problem is. If you think the problem is of wider
-interest, then ask Bob or Andrew to display the students screen on the
-projector.
+interest, then ask one of the tutors to display the students screen on
+the projector.
 
 <h3>Faster download</h3>
 
index 6756a07bb367410b80a995d07032e0f381e39781..dbdb37bd406e9e500461add0bc269ca2a0370494 100644 (file)
@@ -18,16 +18,17 @@ desktop.
 <h2>Initial Setup</h2>
 
 <p>Each machine in the N115/N116 lab has already had its disk
-  repartitioned to include the new 85GB partition as /dev/sda8 and an
+  repartitioned to include the new 132GB partition as /dev/sda2 and an
   initial copy of the "master" image for FOSSD 2011, based on the
-  Ubuntu Maverick (10.8) Linux distribution.</p>
+  Ubuntu Maverick (10.10) Linux distribution.</p>
 
 <p>For the first (initial) setup, you will need to log into the
 machine whilst it is booted in the normal (CSIT) lab environment. That
 is the default boot environment, which can also selected using the
 'net' option during bootup</p>
 
-<p>On your desktop you should see a icon "Setup FOSSD". Click that.</p>
+<p>On your desktop you should see a icon "Setup FOSSD". Double-click
+  that icon.</p>
 
 <p>A new terminal window should appear and you will be prompted for
 your login password (to allow you "superuser" access).</p>
@@ -36,10 +37,11 @@ your login password (to allow you "superuser" access).</p>
 filesystem, twice. You can press the "Enter" key each time to use the
 default FOSSD passphrase for the encrypted filesystem (written up on
 the whiteboard in the lab), or you can make up a new passphrase - but
-don't forget it!</p>
+don't forget it! <em>If you forget your passphrase then all your work
+will be lost, and cannot be recovered.</em></p>
 
 <p>Then you may be prompted for your login password one last time
-before the system initialises the partition with the Ubuntu Karmic
+before the system initialises the partition with the Ubuntu Maverick
 image we have prepared. As a part of this initialisation, an account
 will be created for you in this image.</p>
 
@@ -49,17 +51,17 @@ encrypted filesystem. You will be prompted for the passphrase you have
 chosen for the encrypted filesystem. It is <b>very</b> important that
 you do not forget this passphrase!</p>
 
-<p>Please try and use the same machine for all COMP8440 labwork, so
-that you are least likely to disturb another students machine</p>
+<p>Please use the same machine for all COMP8440 labwork, so that you
+are least likely to disturb another students machine</p>
 
 <h2>FOSSD Lab Environment</h2>
-<p>The "standard environment" that we have prepared for each FOSSD lab machine includes the standard Ubuntu Karmic "Gnome" desktop environment with a couple of customisations:</p>
+<p>The "standard environment" that we have prepared for each FOSSD lab machine includes the standard Ubuntu Maverick "Gnome" desktop environment with a couple of customisations:</p>
 <ul>
 <li>There is a "Terminal" icon in the task bar so that you can quickly get a shell (commandline) prompt</li>
 <li>We have installed a number of packages including most of the common version control systems</li>
 <li>There is a "Backup System" icon (see below)</li>
 <li>There is a "Pidgin" Internet Relay Chat/Messenger icon to start "pidgin"</li>
-<li>Firefox has some useful plugins added: Add Block Plus (ABP); Zotero and Scrapbook</li>
+<li>Firefox has the very useful Scrapbook plugin added</li>
 <li>Firefox hompage is set to our COMP8440 course page</li>
 <li>under "Places" there is a link to your files on the "fossd" FOSSD course server</li>
 </ul>
@@ -82,7 +84,7 @@ connection.</p>
 
 <h2>Backing up your work</h2>
 
-<p>As a part of the Ubuntu Karmic software image we have prepared for
+<p>As a part of the Ubuntu Maverick software image we have prepared for
 you, there is an icon on the desktop "Backup System". Double clicking
 on that icon will backup your entire system image (including any new
 packages you have installed and your home directory). You may be
@@ -147,13 +149,13 @@ encypted filesystem. You have been warned (again!).</p>
 <h2>Technical Information</h2>
 
 <p>The course will utilise the N115/N116 combined 40 place lab in the
-CSIT building. This lab has 40 machines each with 3.0GHz Pentium D
-CPUs, 2GB RAM, a 160GB hard disk and a 17" LCD monitor. The machines
+CSIT building. This lab has 40 machines each with 3.2GHz Corei5
+CPUs, 4GB RAM, a 320GB hard disk and a 17" LCD monitor. The machines
 are networked onto a single VLAN with 100MBps ethernet.</p>
 
 <p>The machines in the lab are normally used by CS courses with a
-software image based on Ubuntu Karmic (9.10) Linux (from October,
-2009). The machines are set to"network boot" and obtain their software
+software image based on Ubuntu Maverick (10.10) Linux (from October,
+2010). The machines are set to"network boot" and obtain their software
 image from a lab server. This image is not suitable for use by this
 course as it does not allow students to add their own packages, nor to
 gain superuser access in normal use.</p>
@@ -176,8 +178,8 @@ accidentally or deliberately interfering with each FOSSD students
 setup.</p>
 
 <p>To speed up the installation for the first lab, we have
-  pre-installed Ubuntu Karmic, released in October, 2009, hence with
-  release number 9.10.</p>
+  pre-installed Ubuntu Maverick, released in October, 2010, hence with
+  release number 10.10.</p>
 
 
 <?php
index 66514c7ce7d690e0ace4d526621295dfe783d934..2cbf4ab65cd8804f7e3f919e9c9d2ee3eb3fe0a4 100644 (file)
@@ -39,8 +39,8 @@ difference to both your enjoyment of the course, and your ability to
 demonstrate your knowledge of the course material in your submitted <a
 href="assessment.php">reports</a>.<p>
 
-As a start, we suggest the following criterion for any project you
-choose:
+As a start, we strongly suggest the following criterion for any
+project you choose:
 
 <ul>
 <li>The project is moderately active. A reasonable rule of thumb is
@@ -60,6 +60,10 @@ able to judge this by looking at the projects mailing list archives.
 Of course, the project should also be something that you find
 interesting!<p>
 
+If you want to choose a project that does not meet these criterion
+then please discuss your choice with one of the lecturers to ensure
+that your choice is acceptable.
+
 <h1>Finding projects</h1>
 
 There are a huge number of FOSS projects to choose from (certainly