search for: adps

Displaying 20 results from an estimated 90 matches for "adps".

Did you mean: adds
2012 Dec 04
3
reformatting some data
Hello, I am trying to reformat some data so that it is organized by group in the columns. The data currently looks like this: group X3.Hydroxybutyrate X3.Hydroxyisovalerate ADP 347 4 4e-04 3e-04 5e-04 353 3 5e-04 3e-04 6e-04 359 4 4e-04 3e-04
2015 Jul 22
3
rsyslog.conf
Am 22.07.2015 um 17:41 schrieb Windsor Dave (AdP/TEF7) <Dave.Windsor at us.bosch.com>: > Sorry for the top post, Outlook defaults strike again..... Outlook forces you to write above ? :-) -- LF
2011 Jun 11
3
rcspline.plot query
Dear all, As I am new to the R community - although eager to advance- I would like to pose a question to the community. I have an SPSS file which I have imported it in R (with the read.spss command) which conists of scale (continuous) variable "adiponectin" and the corresponding categorical value "death" (0=No, 1=Yes). In all there are 60 observations (among which
2011 Apr 25
3
FYI - pci_mmcfg_init kernel error after upgrading to 5.6
Just thought I'd pass along an error I received this weekend after upgrading two servers to 5.6. Both are HP Proliant DL380 servers running 64-bit, but one is a G6 model and one is a G7. After the upgrade and the reboot to the 2.6.18-238.9.1.el5 kernel, both servers displayed the following error at boot: "pci_mmcfg_init marking 256MB space uncacheable." Some Googling
2009 Aug 27
2
Strange connectivity problem from linux.
Hi I have been facing a strange connectivity problem from CentOS and Fedora boxes. When I telnet to $ telnet adp.eease.com 443 it works fine some times and every 5-10 tries or so it says connection refused. And this does not happen from my windows box. Can anyone from this list try this on their linux installation and see if they get the same behaviour? Thanks Tharun
2012 Feb 23
1
Using R to read Nortek Aquadopp Profiler
Hello, I have current data from a nortek ADP, which is basically current speed and direction data in a 3 dimensional X Y Z format http://www.nortekusa.com/usa/products/current-profilers/aquadopp-profiler-1 The instrument logs data in a complex way and I was wondering if anyone has had any experience using R to at least read the data, and perhaps smooth it as well. If so, are there any
2007 Apr 10
2
postgres 7 - CentOS 4.4
Hi Firstly apologies but i have to install an app that uses postgres but i am more a MySQL/Oracle guy so i maybe doing something really wrong here.. I am following instructions for creating a DB user and encountering this # createuser -ADP -U postgres foo Enter password for new user: Enter it again: createuser: could not connect to database template1: FATAL: IDENT authentication failed for
2015 Jul 22
7
rsyslog.conf
I was looking at the manpage for rsyslog.conf, primarily because I need to filter my manager's new fedora 22 logs coming to our loghost, because of the bug that I forwarded (if it gets through). At any rate, I am surprised: under selectors, I see that " The keywords error, warn and panic are deprecated and should not be used anymore." Huh? If I only want warn or more severe,
1999 Jul 02
2
Installation of Samba on SVR3 unix
Hi I have attempted to install Samba on an ageing Motorola running SVR3. Unfortunately it has a limitation of 14 characters for filenames, which means that when I untar the package, many of the files are not created. Does anyone have a solution to this problem, or am I stuck? Many thanks -- Pete ---------------------------------------------------------------- morph@morhp.dircon.co.uk
2009 Jun 30
2
syslinux 3.11 patch for handling both KVM and serial console input
We modified our copy of syslinux. We're now sharing those modifications. That's so that: 1. We fulfill our requirements under the GPL 2. Our modifications might be picked up and included in the base code. That way we wouldn't have to make the same modifications, again, later. Since we're using CentOS 5.3, and CentOS 5.3 derives from RHEL 5.3, and RHEL 5.3 uses
2015 Jul 23
3
rsyslog.conf
Windsor Dave (AdP/TEF7) wrote: >> Behalf Of Leon Fauster >>Am 22.07.2015 um 17:41 schrieb Windsor Dave (AdP/TEF7) >> <Dave.Windsor at us.bosch.com>: >>> Sorry for the top post, Outlook defaults strike again..... >> >>Outlook forces you to write above ? :-) > > Perhaps I should say instead that it "strongly encourages" top posting, >
1999 May 30
3
smbmount permissions
______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
2011 Mar 24
6
Kernel Panic on HP/Compaq ProLiant G7
Hello Everyone, I recently installed CentOS 5.5 x86_64 on a brand new ProLiant DL380 G7. I have identical OS software running reock-solid on two other DL380 ProLiant servers, but they are G6 models, not G7. On the G7, the installation went perfectly and the machine ran great for about 2 weeks, when it just seemed to "stop". The system stopped responding on the network, and there was
2015 Jul 23
3
rsyslog.conf
On Thu, July 23, 2015 8:43 am, Windsor Dave (AdP/TEF7) wrote: >>-----Original Message----- >>From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On >> Behalf Of Leon Fauster >>Sent: Wednesday, July 22, 2015 6:20 PM >>To: CentOS mailing list >>Subject: Re: [CentOS] rsyslog.conf >> >>Am 22.07.2015 um 17:41 schrieb Windsor Dave
2008 Feb 19
1
discrepancy between what quota reports and what du reports (second time post)
Hi Friends, I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of 2GB is set for each user but for 2-3 uers quota or edquota is showing wrong blocks even though disk space occupied by that user is very less than the quota specified for ex 810 MB. quota bhavesh.kumar Disk quotas for user bhavesh.kumar (uid 11254): Filesystem blocks quota limit grace files quota
2006 Mar 05
2
Problem with libpri?
While testing a problem with "spontaeously" and "occasionally" rebooting asterisk, I came upon this problem: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1210770512 (LWP 11346)] 0x002e3fe1 in pri_release_timeout (data=0x93a0478) at q931.c:2589 2589 q931.c: No such file or directory. in q931.c q931.c is in libpri, function
2005 Jul 15
2
streaming non-MP3 formats
Hi, I'm working on a project to add more audio formats other than MP3 and Ogg that can be streamed by Icecast. Yes, I mean streaming those formats, not converting them to MP3. These formats I'd like to add include PCM (.wav) and ADPCM (.adp). Although they are much less advanced codecs compared to MP3, they have a valid market for low-power clients. I've been working on the source
2008 Feb 08
0
Re: discrepancy between what quota reports and what du reports
On Feb 7, 2008 4:31 PM, ankush grover <ankushcentos at gmail.com> wrote: > Hi Friends, > > > I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of > 2GB is set for each user but for one of the user quota or edquota is > showing wrong blocks even though disk space occupied by that user is > 809M. > > > quota bhavesh.kumar > Disk quotas for
2014 Aug 20
1
[RFC PATCH 03/11] PCI/MSI: Refactor pci_dev_msi_enabled()
> -----Original Message----- > From: linux-pci-owner at vger.kernel.org [mailto:linux-pci-owner at vger.kernel.org] > On Behalf Of Yijing Wang > Sent: Saturday, July 26, 2014 8:39 AM > To: linux-kernel at vger.kernel.org > Cc: Xinwei Hu; Wuyun; Bjorn Helgaas; linux-pci at vger.kernel.org; > Paul.Mundt at huawei.com; James E.J. Bottomley; Marc Zyngier; linux-arm- > kernel at
2014 Aug 20
1
[RFC PATCH 03/11] PCI/MSI: Refactor pci_dev_msi_enabled()
> -----Original Message----- > From: linux-pci-owner at vger.kernel.org [mailto:linux-pci-owner at vger.kernel.org] > On Behalf Of Yijing Wang > Sent: Saturday, July 26, 2014 8:39 AM > To: linux-kernel at vger.kernel.org > Cc: Xinwei Hu; Wuyun; Bjorn Helgaas; linux-pci at vger.kernel.org; > Paul.Mundt at huawei.com; James E.J. Bottomley; Marc Zyngier; linux-arm- > kernel at