Displaying 5 results from an estimated 5 matches for "04t11".
Did you mean:
0411
2015 Sep 04
2
UPS/NUT with openSUSE 13.1
Hello Bob,
> I had preferred the shutdown script method because it was a little more
> straight-forward, and possibly more portable. This guide is meant to
> help people get the UPS up and running, whatever their Linux distro. I
> don't know how common the systemd implementation is across various Linux
> distros.
You will need to support Linux systems with and without
2015 Sep 05
2
UPS/NUT with openSUSE 13.1
On Fri, 4 Sep 2015, Rob Groner wrote:
> Well, I tried the same script method with openSUSE 13.2, and it still did not execute.
>
> So I tried the system method, and it worked 1 time out of 3 attempts. I captured the last failure:
> 2015-09-04T11:43:38.825317-04:00 linux-5048 upsdrvctl[1887]: Can't claim USB device [2a37:5110]: No such file or directory
> 2015-09-04T11:43:38.825970-04:00 linux-5048 upsdrvctl[1887]: Network UPS Tools - Generic HID driver 0.39 (2.7.2.6_RTD)
> 2015-09-04T11:43:38.826243-04:00 linux-5048 upsdrvctl[188...
2015 Sep 04
0
UPS/NUT with openSUSE 13.1
Roger,
Well, I tried the same script method with openSUSE 13.2, and it still did not execute.
So I tried the system method, and it worked 1 time out of 3 attempts. I captured the last failure:
2015-09-04T11:43:38.825317-04:00 linux-5048 upsdrvctl[1887]: Can't claim USB device [2a37:5110]: No such file or directory
2015-09-04T11:43:38.825970-04:00 linux-5048 upsdrvctl[1887]: Network UPS Tools - Generic HID driver 0.39 (2.7.2.6_RTD)
2015-09-04T11:43:38.826243-04:00 linux-5048 upsdrvctl[1887]: USB co...
2015 Sep 08
0
UPS/NUT with openSUSE 13.1
...Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1
On Fri, 4 Sep 2015, Rob Groner wrote:
> Well, I tried the same script method with openSUSE 13.2, and it still did not execute.
>
> So I tried the system method, and it worked 1 time out of 3 attempts. I captured the last failure:
> 2015-09-04T11:43:38.825317-04:00 linux-5048 upsdrvctl[1887]: Can't
> claim USB device [2a37:5110]: No such file or directory
> 2015-09-04T11:43:38.825970-04:00 linux-5048 upsdrvctl[1887]: Network
> UPS Tools - Generic HID driver 0.39 (2.7.2.6_RTD)
> 2015-09-04T11:43:38.826243-04:00 linux-5048 u...
2006 May 04
3
Date find help please.
Here''s my problem.
I have an ''Item'' model with a date column called "inserted_on" formatted as
"yyyy-mm-dd hh:mm:ss:t". I want to find all records that were inserted more
than 30 days ago. How would I say that using the Item.find ( :all .....)
method? I don''t fully understand the syntax. I tried
@result = Item.find( :all, :conditions =>