[3432] in linux-announce channel archive
Linux-Announce Digest #723
daemon@ATHENA.MIT.EDU (Digestifier)
Wed Feb 2 15:35:45 2000
Message-ID: <20000202201314.29959.qmail@senator-bedfellow.mit.edu>
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date: Wed, 2 Feb 00 15:13:09 EST
Linux-Announce Digest #723, Volume #3 Wed, 2 Feb 00 15:13:09 EST
Contents:
ImageMagick 5.1.1 - tools and libraries for image manipulation (Bob Friesenhahn)
New release of LTSP terminal server package available (Jim McQuillan)
WWW: OS Crash Tracking Web Page (Robert B Chapman)
Scwm - Scheme Constraints Window Manager (USENET News System)
SHAREWARE: free 30-day trial bugtracker.com (running on Linux 6.0) (Elian Carsenat)
CMU Sphinx: Open Source Speech Recognition System (Kevin Lenzo)
COMMERCIAL: Linux Network Services Course from Guru Labs ("Trajan Bayly")
LOCAL: Los Angeles, CA: ksh shell-scripting (POSIX sh) presentation (Philip Brown)
CONFERENCE: Autour du Libre 2000, Free software expo and conferences, 7-10 feb 2000, ENST-Bretagne, Brest, France. ("Sid")
PACT 2.0 - SNMP port accounting package (Garry Glendown)
apcupsd-3.7.0 stable released - APC UPS monitoring daemon (Riccardo Facchetti)
WWW: Creative Linux (Kphaggard@aol.com)
----------------------------------------------------------------------------
From: Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
Subject: ImageMagick 5.1.1 - tools and libraries for image manipulation
Date: Wed, 2 Feb 2000 19:48:51 GMT
=====BEGIN PGP SIGNED MESSAGE=====
The ImageMagick Studio development group is proud to announce the
release of ImageMagick 5.1.1. Version 5.1.1 is a tuning and bug-fix
release which serves to eliminate imperfections discovered in version
5.1.0. Version 5.1.0 was a complete re-write of ImageMagick, which
introduced the ability to efficiently process huge images through use of
an image pixel cache. Version 5.1.1 is completely API compatable with
5.1.0. Barring an additional bug-fix release, the next release will be
5.2, initially available in June 2000.
ImageMagick is a robust collection of tools and libraries to read,
write, and manipulate an image in many image formats (over 68 major
formats) including popular formats like TIFF, JPEG, PNG, PDF, Photo CD,
and GIF. With ImageMagick you can create images dynamically, making it
suitable for Web applications. You can also resize, rotate, sharpen,
color reduce, or add special effects to an image and save your completed
work in the same or differing image format. Image processing operations
are available from the command line, as well as through C, C++, and
PERL-based programming interfaces.
ImageMagick is copyrighted by ImageMagick Studio, a nonprofit
organization. ImageMagick is available for free, may be used to support
both open and proprietary applications, and may be redistributed without
fee.
The ImageMagick WWW page is
http://www.ImageMagick.org/
ImageMagick 5.1.1 is available via ftp as
ftp://ftp.wizards.dupont.com/pub/ImageMagick/ImageMagick-5.1.1.tar.gz
Other versions are available as
ftp://ftp.wizards.dupont.com/pub/ImageMagick/linux/
ftp://ftp.wizards.dupont.com/pub/ImageMagick/nt/
ftp://ftp.wizards.dupont.com/pub/ImageMagick/mac/
ftp://ftp.wizards.dupont.com/pub/ImageMagick/vms/
If ftp.wizards.dupont.com is overloaded, try
ftp://ftp.simplesystems.org/pub/ImageMagick/, or check the list of
mirrors at http://www.imagemagick.org/www/archives.html for other
mirrors.
Enhancements Over Previous Release:
o ImageMagick has a new logo (contributed by Ofer Tenenbaum).
o Requests for all or part of a pixel row, or multiple complete pixel
rows, are mapped directly to the underlying image in memory, or
memory mapped from a disk file, avoiding performance-robbing pixel
copying. Requested rectangular regions which are narrower than the
image width must still be copied to a scratch space.
o Performance tuning under Unix and Windows NT.
o Support for WBMP, Wireless Bitmap (level 0) images (contributed by
Milan Votava)
Related changes:
o Magick++ 0.9.2 (C++ API to ImageMagick) is co-packaged.
- Now believed to be thread safe when used with POSIX threads.
- New methods are added in order to access the raw image pixels.
ImageMagick is developed by the members of the ImageMagick Studio
team:
John Cristy - Principal designer and author
Bob Friesenhahn - Magick++, config, CVS, test suite, bug-tracking
William Radcliffe - VisualMagick, FlashPix, TIFF, timers, watermarking
Glenn Randers-Pehrson - PNG, MNG, and test script improvements
as well as many individual contributors, some of whom made major
contributions to ImageMagick but shall remain nameless anyway.
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiKI1rUI/eHXJZ5AQG9EgP8DLYTxBD2TjKKzLBrmQGc2XrmodWycmo2
172uu6sf/MYllsw1VzuSu1sYnXo4jSyEm8tXITZ4v8qDISQ6x5+cA2CpgiOlAtDu
pNg6A2NNUIinEoTIe+i94ISakWcKt+YY3y6PB1Td8ReX4SR3Oc3axFsjGltecBtm
Uyf4l+7YDgg=
=YnzT
=====END PGP SIGNATURE=====
------------------------------
From: Jim McQuillan <jam@McQuil.com>
Subject: New release of LTSP terminal server package available
Date: Wed, 2 Feb 2000 20:01:20 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Version 1.03 of the LTSP core package is now available for download
from the ltsp download site: http://www.ltsp.org/download and
from ftp.ltsp.org.
Changes to LTS from version 1.02 to 1.03
o Fixed problem with permissions on rc.local. Version 1.02
was setting the permissions to NOT include executable.
Leaving the workstation unable to boot.
o Correctly removed the requirement of bootp. It was documented
in the previous release that bootp was no longer required, but
the rpm was still requiring it.
==================================================================
The "Linux Terminal Server Project"
Linux makes a great platform for deploying diskless workstations
that boot from a network server. We have started an open source
project to create the administration tools that will make setting
up a diskless workstation easier.
Visit http://www.ltsp.org for more information
Thank you,
Jim McQuillan
jam@ltsp.org
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiNEFrUI/eHXJZ5AQF8igP+PPzO0YEDzLFTF5CB6fS/2jVsFjj0mA9D
vbZsOIXAwEnbfDhj2PyLx/OjvScs/LWmrGoo/PbEJCuP7Vqx5LF8bT2NuXAPXHer
TP2B9qYTpDnHafMYshlZw12DqniQ/eBc6fZylLUTrMsE87UFqAmbotQzN3NL1Xbt
4PmfK+09vTc=
=Sbvp
=====END PGP SIGNATURE=====
------------------------------
From: Robert B Chapman <bobchap@attglobal.net>
Subject: WWW: OS Crash Tracking Web Page
Date: Wed, 2 Feb 2000 19:55:04 GMT
=====BEGIN PGP SIGNED MESSAGE=====
IADS is trying to collect useful statistics on the cost of
PC, mini and mainframe operating system failures so that we
can get a better idea of the risks associated with standard
project tasks. Would you be so kind as to review the
enclosed press release and consider using the web page to
report system failures that you encounter?
Thank you
Bob Chapman
President
- ----------------------------------------------------------
Press Release
Institute of Advanced Development Strategies, Inc. announces
the immediate availability of a new web page created to
track and report on operating system crashes. This web page,
located at:
http://www.iadsinc.com/TrackSystemCrashes.html
provides a method of reporting on and viewing the aggregate
results of operating system crashes.
The web page shows crashes by operating system and includes
(1) a count of the Y2K related incidents, (2) the number of
man minutes of outage reported and (3) the main symptom of
the crash.
Anyone can report an operating system crash and the updated
results table can be viewed immediately.
For additional information call Robert Chapman, President,
Institute of Advanced Development Strategies, Inc. at
949.448.9578 or e-mail bobchap@attglobal.net.
#####
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiLmFrUI/eHXJZ5AQHkkAP/e7rmF0BTgkPVnY61k/Lp2QrkI+EcNhpH
szUk3oq/QiwaQZ7GtGy//0zP6yZUmuXnyDJZJ8WEpEEZr0/hLmDy//fXQmWiHY83
OMh06ChYh9LzrHJLgfcELbYhifdk9oNosYGAO4jqkNuqeysGHKJfKbfx4+qu6lv/
9oC5A5KJK+g=
=13Xp
=====END PGP SIGNATURE=====
------------------------------
From: USENET News System <news@cs.washington.edu>
Subject: Scwm - Scheme Constraints Window Manager
Date: Wed, 2 Feb 2000 19:53:30 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Scwm 0.99.6.1 is released.
(a bug-fix release over 0.99.6)
* What Scwm is:
Scwm is the Scheme Constraints Window Manager, a highly dynamic and
extensible window manager for the X Window System. Scwm embeds Guile
Scheme as the configuration and extension language, and includes a
sophisticated constraint solver for permitting the user to interactively
specify constraints among top-level window sizes and positions. Nearly
all decorations can be changed at run-time on a per-window basis.
Dynamic loading of C modules is supported. Scwm is self-documenting and
provides A powerful protocol for interacting with the window manager
from other processes.
* Primary Authors:
Greg J. Badros <gjb@cs.washington.edu>
Maciej Stachowiak <mstachow@alum.mit.edu>
Other substantial contributors include:
Robert Bihlmeyer <robbe@orcus.priv.at>,
Todd Larason <jtl@molehill.org>,
Jeff Nichols <jwnichls@cs.washington.edu>, and
Sam Steingold <sds@goems.com>.
Many more people have contributed bug reports, bug fixes, or smaller
changes; see AUTHORS and THANKS in the distribution.
* Where you can find more info:
Some information about scwm is available at:
http://scwm.mit.edu
There are also scwm-discuss@scwm.mit.edu and
scwm-announce@scwm.mit.edu mailing lists for disscussion and
release announcements repsectively. The new list
scwm-commits@scwm.mit.edu receives all scwm CVS commit messages.
You can subscribe to any of these at majordomo@scwm.mit.edu by
sending a message with a body of "subscribe <list>" where <list> is
the name of the list you want.
* Where you can get it:
You can download the latest scwm source package from:
ftp://scwm.mit.edu/pub/scwm/scwm-0.99.6.1.tar.gz
There is also
ftp://scwm.mit.edu/pub/scwm/scwm-icons-0.99.6.1.tar.gz
which has a number of images for use with scwm as icons, textures,
buttons, etc. Some of these images are not available otherwise.
You will also need to download and install the guile library. You can
get the latest release from:
ftp://prep.ai.mit.edu/pub/gnu/guile
or any archive that has GNU source packages available. Guile 1.3.4 is
recommended because all testing by the developers is done against
that version, the latest stable release of Guile. Guile 1.2 is no longer
supported, but Guile-1.3 may still work with only minimal loss of
functionality (Guile-1.3.2 was buggy and should be avoided).
* Packages
Various binary RPMs are available at (see below for RH6 install instructions):
ftp://scwm.mit.edu/pub/scwm/RPMS
Various source RPMs are available at:
ftp://scwm.mit.edu/pub/scwm/SRPMS
and the scwm-icons distribution is available at:
ftp://scwm.mit.edu/pub/scwm/RPMS/noarch
See the NEWS file in the distribution for a complete list
of all that has changed since the previous version of Scwm.
RedHat6 Installation Notes:
INSTALLING BINARY RPMS
(e.g., these lines are for binary x86 RPMs -- Alpha RPMS are no longer up to date)
rpm -Uvh --nodeps guile-1.3.4-1gjb.i386.rpm
rpm -Uvh guile-devel-1.3.4-1gjb.i386.rpm
rpm -ivh guile-gtk-0.17-1.i386.rpm GTL-0.3.1-2.i386.rpm cassowary-0.55-1.i386.rpm
rpm -ivh scwm-icons-0.99.2-3.noarch.rpm # from the RPMS/noarch subdir of the FTP site
rpm -ivh scwm-0.99.6.1-1.i386.rpm
or just grab the right files from above into an empty directory and do:
rpm -Uvh --nodeps *.rpm
This should work with RedHat6 and RedHat6.1.
If you have problems, please email scwm-discuss@scwm.mit.edu.
Thanks!
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiLOlrUI/eHXJZ5AQG8NwQAhPptnSRLa56RSaHQh8YlLPdLO9XUKz/e
PQ7XJaYU2KtAwMzqymfz23B9MdYc0DU1x3KzChxzOUq6x6V4hdpAIDzaPfNrw8Up
lAZ8CjQ+r/9kk5Yu56ArXaCjlW3Z6+jiX7Im3YlM1mlklJ8NUPkCijdrJv6S8Xfu
FzYdJ6wEeGU=
=tPn+
=====END PGP SIGNATURE=====
------------------------------
From: Elian Carsenat <opensource@websitewatchers.co.uk>
Subject: SHAREWARE: free 30-day trial bugtracker.com (running on Linux 6.0)
Date: Wed, 2 Feb 2000 19:52:18 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Try 30-day free
http://www.bugtracker.com/bugtracker/
Benefits: better workflow in the team, the customer feedback is never
wasted, built in quality assurance ensures the bugs are fixed, verified
and released.
See by yourself:
http://www.bugtracker.com/bugtracker/
Please note there is also an unlimited free version for open source
projects:
http://www.bugtracker.com/opensource/
Regards,
E.C.
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiK8lrUI/eHXJZ5AQG1dQP+LZl2NpUhrSv3ove29mvkVhCIpSN84w7R
Gbs3Pj+PSx6KJDSc5RMIcIsa+OLrWtAhc+ezFHEihfPUToxFTFkzGdo0TVu9SMNK
TvyUhos+c/T0w7RnQj2dR4gnTWdPhTQ/nN9nAY6ITZELqSWnvmeeUswdkhCuM6S/
4N/mV6wg/3w=
=IFBp
=====END PGP SIGNATURE=====
------------------------------
From: Kevin Lenzo <lenzo@cs.cmu.edu>
Subject: CMU Sphinx: Open Source Speech Recognition System
Date: Wed, 2 Feb 2000 19:54:08 GMT
=====BEGIN PGP SIGNED MESSAGE=====
CMU Sphinx is being released as open source under a BSD-style.
Sphinx2 is the first component to be released; it is a library
(libsphinx2) and a small set of examples that use it. The
one demo that is included uses a simple grammar for ordering
robots around -- "GO FORWARD TEN METERS," "ROTATE RIGHT FORTY
FIVE DEGREES," etc.
You can build your own language models using a web-based tool
or the CMU-Cambridge SLM; please see our home page for details.
http://www.speech.cs.cmu.edu/sphinx/
and the download and source (under CVS) is at
http://sourceforge.net/project/?group_id=1904
This is pre-release, not yet version 1.0, but it does run on
i386_linux. The documentation is very sparse for now, but
that is a priority.
kevin
lenzo at cs.cmu.edu
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiLYFrUI/eHXJZ5AQH4bwP/ZKjE3i8kh01M+yggvWnrjy8TG90+Mwpl
zc/XCTD/cj/IzHrjqdwbPMh6GZjxWPjwAwhELtueiyCGUztQEYGZ38MSemf1fr1Q
MnX1okOzfT4McBl8vy7t9kvpDDAHPXDbrFjs5xcVhAgFTymiuS0H/lMw738DD8LU
pqUsW9F5JoM=
=fzV8
=====END PGP SIGNATURE=====
------------------------------
From: "Trajan Bayly" <trajan@gurulabs.com>
Subject: COMMERCIAL: Linux Network Services Course from Guru Labs
Date: Wed, 2 Feb 2000 20:01:59 GMT
=====BEGIN PGP SIGNED MESSAGE=====
GURU LABS COMPLETES NEW CURRICULUM FOR NETWORK SERVICES CLASS
Meeting the high demand for intensive hands-on Linux training, Guru Labs
will commence classes with new coursework designed for a network
administrator or serious power user. It will deliver an in-depth
understanding of several of the most essential network services. Theory and
concepts of operation for each protocol are discussed, but focus is given to
configuration.
"Our goal is to meet the training needs of everyone. The Linux movement is
exploding and the possibilities for curriculum development are virtually
limitless. This particular course offers several 'hands-on' labs for each
network service. We also built each section of the course with a
troubleshooting module," said Dax Kelson, Co-founder and President.
Guru Labs also offers classes in Fundamentals, which is a comprehensive
introduction to Linux/Unix systems, and Guru classes in E-Commerce, Windows
NT/Linux Integration, and Security.
Courses begin in January of 2000. Course descriptions, syllabi, and class
dates are detailed on their web-site at www.gurulabs.com
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiNN1rUI/eHXJZ5AQFBywP/dvP5VyRwS/frjMC0DhagmooHtVvdT8ea
vcHellH4oH+b7hLm1Cu8JgmyZpbQ7wvbetHGX9yMSt8JQTX07thDeolHR/Ypw6pd
D2XyUYWchtT6+3cluzE36unbVVEJut/n2btKnV2B5tEOTkqsG9oD9IaBSWE8stLL
bRrAxVvuUeU=
=2tXt
=====END PGP SIGNATURE=====
------------------------------
From: phil+s3@bolthole.no-bots.com (Philip Brown)
Subject: LOCAL: Los Angeles, CA: ksh shell-scripting (POSIX sh) presentation
Date: Wed, 2 Feb 2000 20:02:52 GMT
Reply-To: phil+s3@bolthole.no-bots.com
=====BEGIN PGP SIGNED MESSAGE=====
The next meeting of the (FREE!) UUASC-LA UNIX users group is
Thursday Feb 3rd.
We meet every first thursday of the month, near Los Angeles, California.
Topic of this meeting: Programming in korn shell (ksh)
If you have any desire to do "shell scripting", or if you already do
some shellscripting and want to learn more stuff, please come to this meeting.
It will cover some standard features of all sh-derived shells, and
some ksh-specifics, like the '$(( ))' built-in math functions.
Note that the POSIX-compliant 'sh', basically IS ksh. So if you want to do
"POSIX-compliant shellscripting", you need to use this.
This is not a wimpy "here is how to use grep" course. This is an
intensive 2 hour presentation taking you from "Why use korn shell?"
to
"Here's how to built a multi-level real-time multi-system monitoring tool"
The location is Merisel Inc., 200 Continental Blvd, El Segundo CA 90245.
For full details, maps, etc, you can go to
http://www.bolthole.com/uuala/
I am putting together the presented material on-line, at
http://www.bolthole.com/solaris/ksh.html
Despite the URL name, all materials should work on ANY POSIX sh
implementation.
- --
[Trim the no-bots from my address to reply to me by email!]
[ Do NOT email-CC me on posts. Pick one or the other.]
http://thomas.loc.gov/cgi-bin/bdquery/z?d105:SN01618:@@@D
The word of the day is mispergitude
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiNbFrUI/eHXJZ5AQEZGgP9FO3ktUy9xVC01Tkw+WMHuZyvqxZg2j4z
M1fBqdfRmj+f5F9sVF7OV5yUGgYXWZyJ4/+/TJKr+TX7CE0iW3N/j4g41IxCUFzm
6EQtcwQ90KNZ/+otyox0vv0G9oRvh5AnuPEuSJ79EUFcAiKoI0PXwG/etmOa21Dh
cHfEtNMCLlQ=
=vyq2
=====END PGP SIGNATURE=====
------------------------------
From: "Sid" <Cedric.Blancher@maisel-gw.enst-bretagne.fr>
Subject: CONFERENCE: Autour du Libre 2000, Free software expo and conferences, 7-10 feb 2000, ENST-Bretagne, Brest, France.
Date: Wed, 2 Feb 2000 19:51:56 GMT
Reply-To: "Sid" <Cedric.Blancher@maisel-gw.enst-bretagne.fr>
=====BEGIN PGP SIGNED MESSAGE=====
Four days to talk about free software.
The ENST-Bretagne, with AFEIT, MEITO, Jipo and AFUL, is organizing a
conference named "Autour du Libre 2000".
Like last year edition, this one provides tutorials (7-8 february),
conferences and an expo (9-10 february) for everyone. This is a unique
occasion to get informed and discuss about free software.
Tutorials :
. System administration.
. Tehcnologies and languages.
. Professional solutions.
Conferences :
. Legal protection.
. Free software economy.
. Free sotware in education.
. COTS.
Practical conferences :
. Commercial software production using free software.
. Free software for professionals.
. Benefits and risks related to commercial politics based on free
software.
. Free software in education.
. Gouvernement attitude to free software.
. Free software protection.
Expo :
Several associations and enterprises which provide services and help for
free software.
Homepage :
http://libre.enst-bretagne.fr
Contacts :
Inscriptions :
E-Mail : LL2000@enst-bretagne.fr
Tel : 0/ 298 001 228
Genral organization :
Nicolas.Jullien@enst-bretagne.fr
Tel : 0/ 298 001 245
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiK3FrUI/eHXJZ5AQFo0AP+JOmOr6ugiVutz8TPq8JPtarGNbSmIrVY
vD+xCdzKhuwZ/PmgIleh2mTdmHSkDTCXNRODwNfvzgy3yxMEnUepDID1GWjERvCo
sCoewolLDxv4ewwX+ZlZT9C0RXjNk/vISZj1JZEivHDVeiIcK7zJ4Kl8X0fG632u
Tjbool7X3oA=
=TZJV
=====END PGP SIGNATURE=====
------------------------------
From: Garry Glendown <garry@mrbean.insider.org>
Subject: PACT 2.0 - SNMP port accounting package
Date: Wed, 2 Feb 2000 19:51:01 GMT
=====BEGIN PGP SIGNED MESSAGE=====
PACT - "Port Accounting and Collection Tool" - is a software package to
do complete port accounting for SNMP-manageable devices like routers,
hubs, and switches. Administration is done using an HTML interface with
dynamic data fed through PHP and MySQL database backend.
This is the second public release, fixing a bug that kept the old
version from collecting any data from single-character-ports (as on
Cisco 19xx/29xx). Also, the accounting query pages/routines have finally
been finished, plus a lot of code-cleanup and localization.
Homepage: http://pact.insider.org
Download: http://pact.insider.org/download.php3
Comments: mailto:garry@mrbean.insider.org
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiKpVrUI/eHXJZ5AQGzmQQAk8qy0ZwSzKFUfOx/VMu+bi2+S6nr1+EL
QewkfDflaFMKnYIIlWWKAJNHAIFfeJ5aVF/AebKiD7ub6tvzpL7T+ZlMBl+GA+8o
0ZUHyF2c/ZwMq9UXQ0sC6awG99HalQGX7zvQUQsYtMjv2hACZA8+E9u9pa2fzKCl
l1UINOxDYFc=
=WvSM
=====END PGP SIGNATURE=====
------------------------------
From: Riccardo Facchetti <riccardo@master.oasi.gpa.it>
Subject: apcupsd-3.7.0 stable released - APC UPS monitoring daemon
Date: Wed, 2 Feb 2000 19:53:45 GMT
Reply-To: riccardo@master.oasi.gpa.it
=====BEGIN PGP SIGNED MESSAGE=====
Hello,
This message is meant to announce the final release of the Year 2000 apcupsd:
apcupsd-3.7.0
Apcupsd is a daemon for monitoring APC UPSes. It is able to detect power
failures and shutdown the computer if the UPS power is getting too low.
It is able to shutdown multiple networked computers powered by a single
UPS with the monitoring UPS informing the others via the network.
- - Where you can find it.
ftp://ftp.oasi.gpa.it/pub/apcupsd/stable/apcupsd-3.7.0.tar.gz
- - Highlights of this release.
.. Too many bug fixes to list them all
.. External scripts now are fully configurable
.. Better distributions support
.. Better OS support:
Solaris support
HP-UX support
CYGWIN (MS Windows 9x) code is in place but still disabled in configure.
FreeBSD support: it compiles but it is still under tests.
.. Full logging to syslog
.. Better error handling
.. Better performances at startup and shutdown of the daemon
.. Updated documentation
.. CGI support for web status reports
.. Internationalization
.. Added support for cable 940-0095B
.. Better command line handling
.. More informative status file
.. Better network code
.. Eprom programming for UPS that support this functionality
- - Bugs
We belive that this package has no dangerous bugs but there may still be some
little problems that you can help us find.
If you find bugs please report them as follow:
send an e-mail to one of the developers
or
send an e-mail to apcupsd-devel@ro.com (Developers mailing list)
or
go to the Apcupsd Support Center http://www.brisse.dk/site/apcupsd/
and leave a message (at this time should be the last resort because Brian
is moving and doesn't have time to manage incoming e-mail).
- - Warnings
These are Kern Sibbald's suggestions for installation in networked
environments.
1. It is important that anyone running the master/slave
network code upgrade to 3.7.0.
2. The new master/slave network protocol is incompatible with
previous versions so all masters and slaves must be updated
simultaneously.
3. We recommend that you remove any modifications that apcupsd
makes to your halt script on each of the slaves. However, on the
master, it is important to keep the changes to the halt script,
namely the call to apcupsd -killpower.
4. Please read the configuration section of the manual
(doc/manual/configure.html) as the interpretation of
TIMEOUT, BATTERYLEVEL, and MINUTES on the slaves
is different from previous versions.
Ciao,
Riccardo.
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiLSVrUI/eHXJZ5AQHVQAQApnAeBtZSthjKt5ldG59OkmWG+qv3kc2Q
JMDlXpnuacDw2MR9NQKeY5zrvtFQe9DPFg0Xph3PQ2zk2DM8ZAAbJOISqILv946S
nBO+VLt+YHwBa9cIyzL1bl75cbeSGWCabRrh9x2ez8+DLZWEAoq6fe08gZACNery
+c8hrmHbGvk=
=XBTE
=====END PGP SIGNATURE=====
------------------------------
From: Kphaggard@aol.com
Subject: WWW: Creative Linux
Date: Wed, 2 Feb 2000 20:02:40 GMT
=====BEGIN PGP SIGNED MESSAGE=====
www.creativelinux.com
Creative Linux is a great resource for digital content creators using the
Linux OS. We have tutorials, reviews, and the latest news and software
information. Creative Linux is one of the only sites on the web dedicated to
digital content creation and Linux.
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3i
Charset: latin1
iQCVAgUBOJiNYFrUI/eHXJZ5AQHuAQQAlxPeSft8hOi6BFA34UpEyl5qV3BeFXD6
yQQTgZjXgx3DoH3JJFOIxv5srAeieDUk3EU7vHCTuFWHqT88l44SyqpBklN4N21J
SzabYumHvfJjbjjrO2meZG996z5PHVLaiO4ogQ6A6cWYiIf9A6ViA7B01tb3aBjw
efLELep6lSc=
=by9I
=====END PGP SIGNATURE=====
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU
You can submit announcements to be moderated via:
Internet: linux-announce@NEWS.ORNL.GOV
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Announce Digest
******************************