On Wed, 2002-09-04 at 13:01, Theuns Verwoerd wrote:
> One solution mentioned for use with office networks:
> Maintain a list of where each user browses to.
[snip]
> Basically a form of responsive social censorship.
> [And it may teach more than a technical solution, but
> that's just my opinion]
I'm with you, Theuns. One of the more cunning tricks I taught the
second-year Cosc students was to run
gthumb `find ~/.. -name "*.jpg" 2>/dev/null`
from the command-line. (Find all JPEG files in the home directories and
view them in gthumb, or xv, or eog...) It was fun to see the faces of
certain students go pale as they deleted incriminating evidence.
Of course they did not have to delete the images, they just had to learn
how Posix file permissions worked, but that ain't so bad either :)
--
Michael JasonSmith http://www.cosc.canterbury.ac.nz/~mpj17/