Displaying 3 results from an estimated 3 matches for "plamo".
Did you mean:
llamo
2005 Jul 31
0
[OT] MyOSS(Open Source) Magazine - Edition 4 Available Now!
...community driven project
which aims to publish monthly. (Sorry if this is considered as spam).
Promoting FLOSS
There are more than one way to skin a cat. Hence, there are most certainly
more than one way to promote FLOSS. (Free and Libre Open Source Software).
This is the what, why and how.
Plamo Linux
This is a Japanised version of Linux that was created to fill a niche by
Kojima-san way back in 1997. We bring to you an exclusive interview with
the lead developer of Plamo Linux who offers some insights into this version
of Linux.
Gnome Power Manager
We all know that power management in...
2011 Feb 19
0
[PATCH] add support for more Matrix-UPS revisions
...0XM/0XI with additional commands
Description of problem:
The attached patch adds support for Matrix-UPS revision strings 0XI
and 0XM to the apcsmart driver.
The revision string itself isn't completely opaque--it is made up of
different parts as documented on
http://homepage1.nifty.com/Que/plamo/apc-ups/manual/upsbible.html
under "Old Firmware Revision". This implies that many more
combinations of characters could be added to support more revisions &
configurations. Indeed, 0XI and 0XM only differ by the placement of
the 208V/240V input voltage select wire.
The first c...
2005 Feb 13
2
Problems with MySQL/PAM authentication
Hi,
I'm using (or trying to at least) a combination of PAM/passwd and MySQL
authentication:
auth vmail {
mechanisms = plain
userdb = sql /etc/dovecot/dovecot-sql.conf
passdb = sql /etc/dovecot/dovecot-sql.conf
user = root
}
auth system {
mechanisms = plain
userdb = passwd
passdb = pam imap
user = root
}
MySQL