search for: baby

Displaying 20 results from an estimated 501 matches for "baby".

2007 Nov 24
1
Indexing and partially replacing 99, 999 in data frames
Dear WizaRds, unfortunately, I have been unable to replace the '99' and '999' entries in library(UsingR) attach(babies) as definitions for missing values NA, because sometimes the 99 entry is indeed a correct value. Usually, or so I thought, NAs can easily replace a, say, 999 entry via mymat[mymat==999] <- "yodl" in a matrix or data frame. Alas, the babies'
2015 Apr 08
2
dial out with channel variable; sub-string usage
I want to do something like: exten => _NXXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _Nxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _1NXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _011.,1,Dial(Dial({TOLL}/${EXTEN}) exten => _9NXXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _9Nxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _91NXXNxxxxxx,1,Dial(${BABY}/${EXTE...
2015 Apr 09
0
dial out with channel variable; sub-string usage
On Wed, 08 Apr 2015 16:10:30 -0700 thufir <hawat.thufir at gmail.com> wrote: > I want to do something like: > > > exten => _NXXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) > exten => _Nxxxxxx,1,Dial(${BABY}/${EXTEN}) > exten => _1NXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) > exten => _011.,1,Dial(Dial({TOLL}/${EXTEN}) > exten => _9NXXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) > exten => _9Nxxxxxx,1,Dial(${BABY}/${EXTEN}) > exten => _91NX...
2005 Dec 12
1
Winbind & adding users... is `useradd` being called? %u parameter?
...ever new user accounts do not seem to be added. `wbinfo -u` returns a list of the users on the domain and I seem to have setup my IMAP server correctly to authenticate against that (using PAM), as I see the following in /var/log/messages when I try to log in to my IMAP server: Dec 12 11:33:37 baby imapd: Connection, ip=[127.0.0.1] Dec 12 11:33:37 baby pam_winbind[32640]: user 'ned' granted access Dec 12 11:33:37 baby pam_winbind[32640]: user 'ned' granted access Dec 12 11:33:37 baby imapd: networkned: chdir(/home/DOMAIN/ned) failed!! Dec 12 11:33:37 baby imapd: error: No...
2004 Sep 10
3
CD Baby using FLAC to archive 40,000 CDs
Hey FLAC gang - Just thought you'd like to know CD Baby has switched to FLAC for archiving the 40,000 CDs we have in stock. Luckily HD space is down below $1/gig so we got a 6-terabyte RAID-5 box set up for about $7000. Got the FreeBSD boxes churning away night and day, ripping and archiving. I'll do a more formal press release for ya in a couple...
2009 Dec 10
0
mv renames the wrong file
Hi, Using Samba 3.4.3 server on Ubuntu 9.10 (compiled myself, since Ubuntu came with Samba 3.4.0). Sometimes, mv commands don't do what I asked for! This morning, I was in my Videos share, in the "Movies/Baby Einstein Mozart/" directory. (I have the share mounted locally in /mnt/samba/Videos, on the same machine where samba server runs on.) I issued the following command: mv 10BE_BABY_MOZART.avi ../../Soline/Baby\ Einstein/Baby\ Mozart.avi Here's what extd_audit logged for that: vfs_extd_...
2007 Mar 06
2
how to edit my R codes into a efficient way
...quot;http://pegasus.cc.ucf.edu/~xsu/CLASS/STA6704/pat3.csv", header = TRUE, sep = ",", quote = "", fill = TRUE); data.3 <- read.csv("http://pegasus.cc.ucf.edu/~xsu/CLASS/STA6704/pat4.csv", header = TRUE, sep = ",", quote = "", fill = TRUE); baby.1 <- data.frame(cuff=data.1$avg_value, time=seq(1,dim(data.1)[1]), patient=rep(1, dim(data.1)[1])) baby.2 <- data.frame(cuff=data.2$avg_value, time=seq(1,dim(data.2)[1]), patient=rep(3, dim(data.2)[1])) baby.3 <- data.frame(cuff=data.3$avg_value, time=seq(1,dim(data.3)[1]), patient=rep(4,...
2004 Sep 10
2
CD Baby using FLAC to archive 40,000 CDs
...tle > utility to do so. (I may end up doing it one day if nobody else does.) > And then you won't lose the stuff in the pregap on live CDs, and it also > makes the storage and naming easier to deal with. Interesting! I'll look into it. Thansk for the tip. -- Derek Sivers, CD Baby, Hostbaby http://www.cdbaby.com <-- best new independent music http://www.hostbaby.com <-- web hosting for musicians
2004 Sep 10
0
CD Baby using FLAC to archive 40,000 CDs
On Tue, 24 Jun 2003, Derek at CD Baby wrote: > Just thought you'd like to know CD Baby has switched to FLAC for > archiving the 40,000 CDs we have in stock. > Luckily HD space is down below $1/gig so we got a 6-terabyte RAID-5 > box set up for about $7000. Well, even if you do have a lot of Morton Feldman (currently m...
2004 Sep 10
3
CD Baby using FLAC to archive 40,000 CDs
> > Just thought you'd like to know CD Baby has switched to FLAC for > > archiving the 40,000 CDs we have in stock. > > Luckily HD space is down below $1/gig so we got a 6-terabyte RAID-5 > > box set up for about $7000. > > Well, even if you do have a lot of Morton Feldman (currently my record > for best compressi...
2015 Apr 13
1
dial out with channel variable; sub-string usage
On 15-04-09 12:06 PM, Chad Wallace wrote: >> but don't know where to put those lines. I have BABY defined as >> >channel variable: >> > >> >BABY = SIP/babytel_out >> > >> >but that seems circular, somehow. > You put them in the context for your clients... From what you show > below, I'd say they go in the "local_200" context. You...
2009 Oct 13
2
"add machine script" when using samba + ldap
...", I don't need an "add user script" nor an "add group script", is it right? But, do I need an "add machine script" though? How should I handle the uid/gid for machines... they won't be handled by idmap, or will they? TIA -- Mariano Absatz - "El Baby" el.baby at gmail.com www.clueless.com.ar -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- There is always a well-known solution to every human problem - neat, plausible, and wrong. H. L. Mencken US editor (1880 - 1956) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- *...
2004 Sep 10
0
CD Baby using FLAC to archive 40,000 CDs
On Tue, 24 Jun 2003, Derek at CD Baby wrote: > > But I'd be interested to know what sort of hardware you're using > Just el-cheapo FreeBSD beige boxes with Lite-On CD-Rom drives. > They've got the fastest audio ripping I've ever found (24x or so). Actually, I was more interested in how you set up the disk...
2004 Sep 10
0
CD Baby using FLAC to archive 40,000 CDs
...o extraction? And can't you emulate the 'pregap'-etc. effect with a .cue (or similar) plus the various .flac files? -- Asheesh. -- Q: What's the difference between Bell Labs and the Boy Scouts of America? A: The Boy Scouts have adult supervision. On Wed, 25 Jun 2003, Derek at CD Baby wrote: > > Actually, I was more interested in how you set up the disk array. > > I think we just set up 3ware IDE raid cards with 200-gig drives, > all on 1 PC for now (3/4 slots) and seems to work OK. > > No case would fit them so it's just sprawled out on a desk away fro...
2002 Aug 01
0
Samba is having babies
This is normal. Samba spawns 1 smbd plus 1 for each connected client. If it concerns you that these hang around you can set the deadtime parameter in smb.conf to limit the time they remain live. The default is deadtime=0 which means no automatic termination of unused connections. Set this to the number of minutes to wait before disconnecting an idle connection. I use deadtime=10 on a server
2002 May 08
3
mv to /tmp = baby's birthday jpg's lost.
...Unfiled photos' were GONE. The same thing occurred with "My Music" using the same operation. "My Music" is there, as well as the last subdir, but nothing else is. All of "My Music" is restorable from CD, most of the pictures are on CD with the exception of my baby's 1st birthday which was two weeks ago and had not been backed up yet. They are jpg's with codes like: p3180010.jpg I sure would like to have these pictures back as they were the only ones taken of his 1st birthday. Can anyone help? -- IV
2019 Jul 10
2
Samba and DNSSEC
Hi community, we have tow DCs there works under domain babis.local We are using unbound on our firewall for the interfaces as default DNS-Server. Unbound is activated and has an overwrite from our AD-Domain babis.local to the DCs. When DNSSEC is disabled on unbound, DNS-Queries to dc works perfect. When DNSSEC is activated on unbound, DNS-Queries will be send to root DNS-Servers and i got
2004 Sep 10
4
command-line flac tool to report song length?
I've got a bunch of flac files and need to report their length. With MP3s, you use `mp3info -x $filename` But is there a way to find out the length (minutes:seconds or just seconds) of a flac audio file, without converting it to WAV first? Thanks! -- Derek Sivers, CD Baby, Hostbaby http://www.cdbaby.com <-- best new independent music http://www.hostbaby.com <-- web hosting for musicians
2004 Sep 10
1
CD Baby using FLAC to archive 40,000 CDs
> And then you won't lose the stuff in the pregap on live CDs, and it also > makes the storage and naming easier to deal with. Can you explain this to me? You don't actually lose the audio data, right, just the structure of the CD (which can probably be captured with cue files anyway)? I've ripped CDs with pregap audio before, and I'm pretty sure it's not getting
2007 Apr 18
0
protection see baby two
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: No.gif Type: image/gif Size: 11628 bytes Desc: not available Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070225/03a499a9/No-0001.gif