search for: dalis

Displaying 20 results from an estimated 73 matches for "dalis".

Did you mean: dali
2007 Jun 04
1
reading file. xls
Hi friends, I have a file.xls entitled "Dali" which is composed of two columns: the first is entitled "imp" and the second is entitled:"exp". I putted The file "Dali" in the following way:C:/programfiles/R 2.4.0. I have used the following command:>Dali<-read.table("Dali.xls", header=T) but I can't read this file from R console. What can
2011 Mar 29
1
DALY not installed in Linux Ubuntu version!
Dear lists: I try to install the packages "DALY" in my R, but failed. I use the Ubuntu Linux. Could you give me a hint? [[alternative HTML version deleted]]
2003 Jul 30
1
security=domain problems
Hi all, We are having some problems getting a solaris 9(sparc) file server running samba 2.2.2 to authenticate aginst a windows NT 4 PDC. Let me say first that this was all working at one time, then we had some data corrumption on our NFS mounted /usr/local, and had to restore from tape. Due to some issues with solaris ufsdump and ufsrestore, stuff was not quite put back properly. We do
2018 Apr 10
2
[virtio-dev] Re: [RFC] vhost: introduce mdev based hardware vhost backend
> -----Original Message----- > From: Michael S. Tsirkin [mailto:mst at redhat.com] > Sent: Tuesday, April 10, 2018 9:36 PM > To: Liang, Cunming <cunming.liang at intel.com> > Cc: Paolo Bonzini <pbonzini at redhat.com>; Bie, Tiwei <tiwei.bie at intel.com>; > Jason Wang <jasowang at redhat.com>; alex.williamson at redhat.com; > ddutile at redhat.com;
2007 Jun 02
1
Problem with reading a file.xls
Hi friends, I have a file.xls entitled "Dali" which is composed of two columns: the first is entitled "imp" and the second is entitled:"exp". I putted The file "Dali" in the following way:C:/programfiles/R 2.4.0. I can't read this file from R console. What can I do? thanks. [[alternative HTML version deleted]]
2001 Sep 04
1
(no subject)
I am using GNU CCC 2.95 don't know about binutils? thanks, warren -----Original Message----- From: Uwe Bonnes [mailto:bon@elektron.ikp.physik.tu-darmstadt.de] Sent: 03 September 2001 17:44 To: wine-users@winehq.com Subject: Re: (no subject) Warren Daly <warren.daly@broadcom.ie> wrote: : Running a Dell Pentium III with Solaris 8.0 for Intel installed. Have X11 : and Flex installed :
2000 Aug 14
0
More secure wu-ftpd
.../etc no upload /home/ftp /incoming yes ftp ftp 440 nodirs #protecting for long line max 3 site-exec-max-lines 3 all dns refuse_mismatch /etc/mesaj/dns.msg dns refuse_no_reverse /etc/mesaj/dns2.msg #chroot guest-root /home * restricted-uid %100-499 %501-999 -- Pantalache Dalis-Adrian +---------------------------------+ | Linux Sysadmin | | | | http://electron.upit.ro/~dalis | | dalis@electron.upit.ro | | dalis@agersystems.ro | +---------------------------------+
2018 Apr 10
4
[virtio-dev] Re: [RFC] vhost: introduce mdev based hardware vhost backend
> -----Original Message----- > From: Paolo Bonzini [mailto:pbonzini at redhat.com] > Sent: Tuesday, April 10, 2018 3:52 PM > To: Bie, Tiwei <tiwei.bie at intel.com>; Jason Wang <jasowang at redhat.com> > Cc: mst at redhat.com; alex.williamson at redhat.com; ddutile at redhat.com; > Duyck, Alexander H <alexander.h.duyck at intel.com>; virtio-dev at lists.oasis-
2011 Sep 02
11
[Bug 40572] New: Nouveau drm causes failure to resume from suspend with any kernel newer than 2.6.36
https://bugs.freedesktop.org/show_bug.cgi?id=40572 Summary: Nouveau drm causes failure to resume from suspend with any kernel newer than 2.6.36 Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2004 Jun 28
2
AGI->Exec Problem
Hello, I am having some trouble with the Asterisk::AGI perl library. It seems that the AGI->Exec() command is causing me a problem. Here's the line in my AGI code: $AGI->exec('Record',"$vmfile:wav, 30"); I'm trying to record voicemail to the file name stored in $vmfile with a silence timeout of 30. However, this is not being parse by AGI or Asterisk correctly,
2007 Jun 09
2
problem with xlsreadwrite package
Hi friends, I have installed R 2.4.0 in my pc. I have a file xls entitled dali following this directory:c://programfiles//R 2.4.0. Recently I have installed xlsreadwrite 1.3.2. but , when I wrote the following lines: >library(xlsReadWrite) >read.xls( file, colNames = TRUE, sheet = 1, type = "data.frame", from = 1, colClasses = NA ) I obtained from R console the following messages:
2003 Jan 19
0
[Bug 471] New: Misleading error message if /dev/tty permissions wrong
http://bugzilla.mindrot.org/show_bug.cgi?id=471 Summary: Misleading error message if /dev/tty permissions wrong Product: Portable OpenSSH Version: 3.4p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org
2001 Sep 04
1
(no subject)
I have the latest BINUTILS and I am using GnuCC -----Original Message----- From: g.patel@wanadoo.fr.invalid [mailto:g.patel@wanadoo.fr.invalid] Sent: 04 September 2001 14:54 To: wine-users@winehq.com Subject: Re: (no subject) On Tue, 4 Sep 2001 09:53:24 +0100, Warren Daly <warren.daly@broadcom.ie> wrote: <snip> >I am using GNU CCC 2.95 don't know about binutils? IIRC it
2009 Jun 11
3
deSolve question
Dear All, I like to simulate a physiologically based pharmacokinetics model using R but am having a problem with the daspk routine. The same problem has been implemented in Berkeley madonna and Winbugs so that I know that it is working. However, with daspk it is not, and the numbers are everywhere! Please see the following and let me know if I am missing something... Thanks a lot in advance,
2009 Mar 11
6
Monkey Patching a Plugin
I am using a plugin that adds a method to ActiveRecord::Base. The added method is called self.create_or_update. I need to monkey patch this method. I tried in lib/ config/initializers and in environment.rb, but the one in the plugin is always the one that is run. Where do I put my version of the method so that it overrides that of the plugin? I only use this method when running a rake task, so
2018 Apr 20
1
[RFC] vhost: introduce mdev based hardware vhost backend
> -----Original Message----- > From: Bie, Tiwei > Sent: Friday, April 20, 2018 11:28 AM > To: Michael S. Tsirkin <mst at redhat.com> > Cc: Jason Wang <jasowang at redhat.com>; alex.williamson at redhat.com; > ddutile at redhat.com; Duyck, Alexander H <alexander.h.duyck at intel.com>; > virtio-dev at lists.oasis-open.org; linux-kernel at vger.kernel.org; >
2006 Oct 31
1
Fw: domU network problem , 10/30 progress
Hao Yu Commercial Scale Out IBM T.J. Watson Research Center 1101 Kitchawan Rd/Route 134, Rm 36-019 Yorktown Heights, NY 10598-0218 914-945-1854, Email: yuh@us.ibm.com ----- Forwarded by Hao Yu/Watson/IBM on 10/31/2006 09:52 AM ----- Jimi
2006 Oct 31
1
Fw: domU network problem , 10/30 progress
Hao Yu Commercial Scale Out IBM T.J. Watson Research Center 1101 Kitchawan Rd/Route 134, Rm 36-019 Yorktown Heights, NY 10598-0218 914-945-1854, Email: yuh@us.ibm.com ----- Forwarded by Hao Yu/Watson/IBM on 10/31/2006 09:52 AM ----- Jimi
2000 Apr 03
1
Re: IPMASQ and lock-up of all terminals ---- Sum mary and update
In article <27BC18174C3CD2118F6000A0C99E423E026A17F3@CRPHEX02.NAVSSES.NAVY.MIL>, <MeriwetherDJ@nswccd.navy.mil> wrote: >Well, last night, my box was hit again.. same symptoms: > >All attempts to connect remotely receive a connection, but a login prompt >never comes up. What about other servers that this machine is running? Do they all hang, or can you get a response from
2000 May 05
0
BUG REPORT : SWAT on Samba 2.0.7
Hi, Nice little bug for you... SWAT is not implementing file permissions properly when editing smb.conf. an ls -l of my smb.conf looks like this: -rw-rw-r-- 1 root root 804 May 5 21:45 smb.conf Note the Owner / Group and 664 permission If I telnet to the server, log on as an ordinary user and do a "vi /etc/smb.conf" I get the file opened "Read-Only" and