Whee! > The prize this time is a 128Mb PC-100 DIMM. The best complete and > usable answer in 24 hours wins. Prize delivered at the next CLUE > meeting. My name is David. I'll be wearing a red fedora. Sorry, I won't be there. If my answers are the winners, consider donating it to the CLUE projector fund cause. > 1. There are idle connections showing up in my 'who' output. I know > they're idle, they're my connections. How do I get control of those > sessions to gracefully 'exit' them? There are several ways. 1. Find the system that originated the connections. Lot out from the inactive terminals. 2. Find the PID of the shell on your system that is running on the inactive tty. (use ps -axuw and grep for the tty name) Kill that PID. 3. Use a program like 'force' that lets you send characters to another tty (as root). Send a ^D (EOF) to that tty - then the shell will exit, the connection will close, and the handler daemon will die. > 2. If I 'dd if=/dev/cdrom of=~/cd-image.iso', do I get a valid > ISO-image of the cd inserted in /dev/cdrom? Yes. You could test this by doing a loop-iso9660 mount of the image. > Other Stuph: > 1. As the only bidder for the memory, Mic Stremel is now the proud owner > of two 128MB PC-100 DIMMs for $15. Such a deal you're getting here > today! > 2. Randy, thanks for coming to the thing yesterday, you added a lot of > fun and knowledge to the mix. > David Willson > _______________________________________________ > CLUE-Tech mailing list > CLUE-Tech@clue.denver.co.us > http://clue.denver.co.us/mailman/listinfo/clue-tech -- Jim Ockers (ockers@ockers.net) Contact info: please see http://www.ockers.net/ Fight Spam! Join CAUCE (Coalition Against Unsolicited Commercial Email) at http://www.cauce.org/ .