If you're looking for something outlook-alike, Ximian (The Software
Company Formerly Known As Helix Code) has an early release of their
Evolution product which is designed to look and feel like outlook.
-Ian
--
"The French language, which the French used to learn very well, did not exist for
Speaking of things DNS, does anyone know the key in DHCP for a WINS
server?
I'm serving up DHCP from Solaris, and I can set things like DNSserv,
NISserv, etc, but the one thing I can't find is the name of the key to
set a WINS server. I expect if I ask someone at microsoft, they'll tell
me to us
I upgraded from RH 6.1 to 7.0, and one of the (many) things that's been
changed as a result was that my backspace key no longer acted like a
backspace key. In the course of trying to fix it, I was trying to compile
the one-line of C code on this page:
http://www.linuxdoc.org/HOWTO/mini/BackspaceD
Excerpts from linuxchix: 24-Jan-101 [techtalk] Tar options by Bek
[EMAIL PROTECTED]
> Anybody know why it's not working
In the tar info ('info tar exclude' on my machine), it says:
---
A PATTERN containing `/' excludes a name if an initial subsequence
of the name's components matches PATT
I do backups of /home and /etc to my zip drive pretty regularly.
Just recently /home got too big to fit onto the zip so I'm
excluding certain files.
I'm using the option "--exclude-from-file backup.excludes"
and the backup.excludes file looks like this:
*~
*home/news*
*home/ftp*
*/core
*/log*