Displaying 11 results from an estimated 11 matches for "iadzhubey".
Did you mean:
adzhubey
2016 Jul 15
2
FSD sequence not working on Ubuntu 16.04 LTS
Hi Charles,
On Wednesday, July 13, 2016 11:40:09 PM Charles Lepple wrote:
> On Jul 12, 2016, at 5:27 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu>
> wrote:
> > I have recently installed NUT 2.7.3.1 on a freshly installed Ubuntu 16.04
> > LTS (64-bit) system, connected via USB cable to APC Smart-UPS 1500 (SMT
> > model). I am trying to make this configuration work for automatic
> > shutdo...
2008 Jun 09
2
Comparing two groups of proportions
Hi,
I have a seemingly common problem but I can't find a proper way to approach
it. Let's say we have 5 samples (different size) of IC circuits coming from 5
production lines (A, B, C, D, E). We apply two different non-destructive QA
procedures to each sample, producing to sets of binary outcomes (passed:
no/yes). So, we have two groups of proportions:
QA1 QA2
no/yes no/yes
A
2016 Jul 12
2
FSD sequence not working on Ubuntu 16.04 LTS
Hi,
I have recently installed NUT 2.7.3.1 on a freshly installed Ubuntu 16.04 LTS
(64-bit) system, connected via USB cable to APC Smart-UPS 1500 (SMT model). I
am trying to make this configuration work for automatic shutdown/restart but it
seems that it completely ignores /etc/killpower presence. I know the APC SMT
models are problematic but it looks like I could not even make the simplest
2016 Jul 14
0
FSD sequence not working on Ubuntu 16.04 LTS
[please use Reply-All to include the list. thanks!]
On Jul 12, 2016, at 5:27 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu> wrote:
>
> I have recently installed NUT 2.7.3.1 on a freshly installed Ubuntu 16.04 LTS
> (64-bit) system, connected via USB cable to APC Smart-UPS 1500 (SMT model). I
> am trying to make this configuration work for automatic shutdown/restart but it
>...
2016 Jul 16
0
FSD sequence not working on Ubuntu 16.04 LTS
On Jul 15, 2016, at 6:05 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu> wrote:
>
> Anyway, now that even Debian announced dropping support for sysvinit
> compatibility we will have to learn how to live with systemd, like it or not.
[grumble; systemd rant deleted]
> After that, NUT server would correctly process power loss eve...
2016 Jul 16
1
FSD sequence not working on Ubuntu 16.04 LTS
On Friday, July 15, 2016 11:25:30 PM EDT Charles Lepple wrote:
> On Jul 15, 2016, at 6:05 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu>
> wrote:
> > After that, NUT server would correctly process power loss events (both
> > real and simulated) by cutting UPS power after a system shutdown and
> > restarting it after a short delay when/if the power is back.
> >
> > I am go...
2006 Feb 23
2
Problems building R 2.2.1 with libgoto and SSE2 enabled
Hi,
I am trying to build R 2.2.1 with Kazushige Goto's BLAS library (libgoto) and
encountered a problem: I have two computers with the almost identical
hardware (P4 Northwood CPU, i875 chipset, 2GB DDR400 RAM) and identical Linux
OS. I have the latest version of libgoto for this CPU installed on both boxes
(libgoto_northwood32p-r1.00.so) and I am using gcc compiler flags "-O2
2006 Jun 09
1
MGE ellipse 1200 config and documentation
Hi,
I have recently purchased MGE ellipse 1200 UPS for my home system. Obviously,
the choice of this particular brand was mainly dictated by MGE's
long-standing support for Linux and NUT project. The fact that the box was
clearly the prettiest looking one on the block did help also ;-). I have had
NUT tools installed and configured in no time, as I did it numerous times
before -- kudos
2008 Mar 12
0
Problem with approximate null distribution (package: coin)
Hi,
I am trying to make use of "approximate" option to obtain null distribution
through Monte-Carlo resampling, as described in coin library documentation.
Unfortunately, this does not play well with my data -- permutation process
swallows astonishingly large amounts of RAM (4-5Gb) and runs far too long (30
min for B=10). Apparently, this is caused by the size of my dataset (see
2008 Feb 27
1
Hmisc xYplot won't do conditioning on factors?
Hi,
I am trying to replace (lattice) standard xyplot with xYplot variant from
Hmisc package to be able to add error bars to my plots. However, this does
not work, e.g:
library(lattice)
d <- data.frame(
SKU=gl(3, 1, 21, labels=c("a", "b", "c")),
Weekday=gl(7, 3, 21),
QCRate=runif(21))
xyplot(QCRate ~ Weekday | SKU, data=d)
(this plots nice 3 panels as per
2009 Sep 18
1
Ubuntu 2.9.2 packages broken for amd64
Hi,
Attempt to install R 2.9.2 on Ubuntu 9.04 results in errors:
$ sudo apt-get install r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved