-
http://www.eruby.info/.
2007-01-24 16:53:13 UTC in CGIWrap
-
The script and docs talk about the old "rrdgraph",
which should be changed to the new "hotsanic"...
2004-11-09 19:15:51 UTC in HotSaNIC
-
The legend fails to mention that "used" memory
is included in the displayed "shared" memory...
It also has colors which lead you to believe that
memory used for buffers and cache is not free...
This 0.5.0 patch fixes those two issues, for Linux.
2004-11-09 19:12:56 UTC in HotSaNIC
-
Blue Quartz has changed the reference platform
to Fedora Core 1 instead of Red Hat Linux 9
(which is End-Of-Life on May 1, 2004 anyway)
2004-04-05 12:35:14 UTC in News
-
See the "sausalito" project on SourceForge,
and ultimately http://open.cobaltqube.org
for the source code and recent news/events.
2004-04-05 12:33:37 UTC in CCE
-
Logged In: YES
user_id=786912
What are the "long" steps ?
cd /path/to/openwebmail
patch -p1 -i openwebmail-2.22-www_host.patch
http://www.gnu.org/software/diffutils/manual/diff.html.
2004-03-25 08:03:58 UTC in OpenWebMail
-
Seems like the sigset function is undefined on RH Linux,
even if configure seems to think that it's available.
I used "env ac_cv_func_sigset=no ./configure"
and the following patch (which should be equivalent?)
Preferrably the configure script should be fixed,
and HAS_SIGACTION added to the code below too.
--- cgiwrap-3.9.orig/util.c Tue Dec 23 15:59:26 2003
+++...
2004-01-20 12:39:41 UTC in CGIWrap
-
Logged In: YES
user_id=786912
Seems they added some smarts to the
default domain/hostname selection, so
the previous patch file couldn't find it...
And after Nov 19, the script files have
been randomized into a "shares" dir,
so that it needs a different patch file.
2003-12-03 09:07:58 UTC in OpenWebMail
-
Found in syslog:
kernel: application bug: pperld(1273) has SIGCHLD set
to SIG_IGN but calls wait().
kernel: (see the NOTES section of 'man 2 wait').
Workaround activated.
Version sausalito-cce-0.76.9-1.
2003-08-09 20:29:33 UTC in CCE
-
(the problem with the default mail addresses
starting with www. on the Cobalt RaQ platform)
Here is a short patch that fixes the problem's *symptom*
by simple removing any leading www. from the domainnames
(the submitted patch is for Open WebMail version 2.01).
The problem comes from the Cobalt RaQ server defining
the hostname as @www.example.com, and then adding the
short form...
2003-05-26 08:07:32 UTC in OpenWebMail