Displaying 7 results from an estimated 7 matches for "phcomp".
2007 Jul 18
1
Loosing comms with UPS
...my system log file I get messages like:
Jul 18 13:05:12 mint upsd[4025]: Host 192.168.145.12 disconnected (read failure)
Jul 18 13:10:12 mint last message repeated 5 times
Jul 18 13:10:12 mint last message repeated 4 times
and broadcast messages like:
Communications with UPS mintups at mint.phcomp.co.uk lost
30 seconds later:
Communications with UPS mintups at mint.phcomp.co.uk established
This is a Liebert UPS connected over USB.
Any idea what is happening ?
On another point:
I had the system hang again when I stopped upsd. I had moved all the config
files from /usr/local/ups/... to /...
2008 Feb 02
3
Liebert UPS, serial cable questions
Hi,
I have a Liebert GXT2-1000RT230 UPS that is connected to my server
using a serial cable.
I have no idea to what port exactly it is connected so my first
question is: how do I find out what /dev/tty** should I use?
Do I need to install a device driver for it? Where do I find it?
What should I use and how do I do so the server shuts down if the
battery level is low?
Yes, I'm a newby,
2007 Jul 03
2
Help needed: LIEBERT PowerSure Personal XT - USB interface
...it with the bestups driver.
However I suspect that this is not a USB driver.
I am running Linux: CentOS 4.5 (== RedHat enterprise 4.5).
Any suggestions please.
TIA
--
Alain Williams
Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
#include <std_disclaimer.h>
2008 Mar 03
1
Belkin F6C1250EITW-RK
...meters (ie what %age battery it announces a shutdown).
So it would be nice to have a notion of completeness.
This might prompt manufacturers to help us with info.
--
Alain Williams
Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
Chairman of UKUUG: http://www.ukuug.org/
#include <std_disclaimer.h>
2010 Mar 05
2
Bug in driver-mysql.c + fix
...nistratively
403 - too many failed login attempts
500 - authentication system error
The above would allow a native language version of auth_reason to be produced
--
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
Past chairman of UKUUG: http://www.ukuug.org/
#include <std_disclaimer.h>
-------------- next part --------------
--- driver-mysql.c 2010-03-05 19:38:10.512212871 +0000
+++ driver-mysql.c 2010-...
2007 Nov 11
0
Patch to sshd match
...effect as no ! - but I didn't document that.
I am looking at sftp, extend it:
* read a config file - optionally
* commands to restrict a user to their $HOME.
--
Alain Williams
Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
Chairman of UKUUG: http://www.ukuug.org/
#include <std_disclaimer.h>
-------------- next part --------------
--- servconf.c.orig 2007-05-20 06:03:16.000000000 +0100
+++ servconf.c 2007-11-11 17...
2007 Nov 11
1
ftp-server patch - restrict user to directory
...atch against openssh-4.7p1
This patch:
1) Allows for an optional configuration file
2) Allows a user to be restricted to a directory and it's children.
Enjoy
--
Alain Williams
Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
Chairman of UKUUG: http://www.ukuug.org/
#include <std_disclaimer.h>
-------------- next part --------------
--- sftp-server.c.orig 2007-05-20 06:09:05.000000000 +0100
+++ sftp-server.c 2007-11...