On Wed, Dec 20, 2000 at 03:15:40AM -0500, Mike Nowlin scribbled:
| Handling the OS updates is pretty easy...  Is there any equally easy way
| to keep a particular set of ports updated automatically?  I'd like to
| avoid having to do a "make deinstall; make install" all the time...

Look at sysinstall's preconfig massive install options.  Also,
you can roll your own releases.  Once the make release is automated,
it would be easy.

| For security reasons, is there a good package out there that can reliably
| determine when an X session has become idle for a period of time (no
| mouse/keyboard activity) and "nicely" log that session out?  (Assuming
| programs that "nicely" handle KILLs...)

Xscreensaver

| Is there a program out there that can trigger my holodeck to create a
| solid-matter hand that can come out of the cooling vents and beat the
| hell out of any user who tries to hit the power switch?  :)

Consider the following setup:
1. seperate partitions on each terminal with:
   * /usr
   * /usr/local and /var on the same place
   * /usr/X11R6
   * a directory for user abuse and data.  (You can allow users r/w
     on /usr/local and/or /usr/X11R6)
   
2. NFS mounted /home if you require worker sharing information.

3. Nightly, or upon whenever you choose to update.  
   Use PXE/rsync/dd or tool of your choice to sync up the
   seperate partitions.  

Merry Christmas,

-- 
+------------------------------------------------------------------+
| [EMAIL PROTECTED]         | [EMAIL PROTECTED] |
| http://peorth.iteration.net/~keichii | Yes, BSD is a conspiracy. |
+------------------------------------------------------------------+


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to