search for: babis

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

Did you mean: abis
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}/${EXTEN}) exten =>
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})
2005 Dec 12
1
Winbind & adding users... is `useradd` being called? %u parameter?
Hi there, This is probably a dumb question, so my apologies, but I've set up WinBind on my my Samba box & it seems to be authenticating against the domain, however 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
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 months as we're further along, but
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
2007 Mar 06
2
how to edit my R codes into a efficient way
Hello, Everyone, I am a student an a new learner of R and I am trying to do my homework in R. I have 10 files need to be read and process seperately. I really want to write the codes into something like "macro" to save the lines instead of repeating 10 times of similar work. The following is part of my codes and I only extracted three lines for each repeating section. data.1 <-
2004 Sep 10
2
CD Baby using FLAC to archive 40,000 CDs
> 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 from everything else with 4 power supplies powering the drives. When it's time to buy more disks then I'll have to set up a
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 my record for best compression ratio--about 0.25 or so), I
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 compression ratio--about 0.25 or so), I don't think
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"
2009 Oct 13
2
"add machine script" when using samba + ldap
Hi, I'm reading http://samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-pdc.html , http://samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-bdc.html and http://samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html and I'm still not quite sure... If I set up a network with one samba 3 PDC and a few samba 3 BDCs, all pointing to the same OpenLDAP server and
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 array. The biggest one I'd set up was a while back, when 60
2004 Sep 10
0
CD Baby using FLAC to archive 40,000 CDs
As for the storage, I recommend something like AFS, that's distributed and network-transparent. AFS/Kerberos has a tendency to take over the network for use as an authentication protocol, but it's both possible to use AFS/Krb in a hetereogenous environment and a good idea to switch to Krb5 :). OpenAFS is quite a good product, I am finding. A few general notes: Isn't cdparanoia more
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.
Hello all, Yesterday I moved using the mv command in Redhat 7.2 ext3 file system to move to /tmp my /mnt/win98/"My Pictures" directory to tmp. The command executed normally, and I actually verified that the subdir was created in /tmp and the files were there in /tmp/"My Pictures" I was doing this to temporarily free space on my vfat windows 98 partition. When I went
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 s...
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
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