search for: l320

Displaying 3 results from an estimated 3 matches for "l320".

Did you mean: 320
2015 Oct 14
2
APC Back-UPS ES 650 connected to a Synology DS411slim
I found their source code for what appears to be the previous version of DSM (their OS), the most recent entry in the NUT Changelog is: 2012-05-31 Arnaud Quette <arnaud.quette at free.fr> * [r3643] NEWS, UPGRADING, configure.in, docs/website/news.txt: Final update for 2.6.4 release Ah ha. Nevermind the above, I tried just running upsmon and that worked (with settings
2015 Oct 14
0
APC Back-UPS ES 650 connected to a Synology DS411slim
...mentation detail (though not likely to change): the "upsmon master" permissions are a superset of the "upsmon slave" permissions. You should be able to set up your desktop as a slave using the existing upsd.users. https://github.com/networkupstools/nut/blob/master/server/user.c#L320 -- Charles Lepple clepple at gmail
2006 Jan 17
15
legacy database and finder_sql nightmare!
This is my first rails app with a legacy database and I''m having a terrible time getting the models set up correctly. I have an order table that has a primary field named order_number. I have a name table with a primary of item_number. These two tables are liked by the item_number and the order_number, but not as you might think. If the order_number is 2500, then each entry in