search for: bks

Displaying 12 results from an estimated 12 matches for "bks".

Did you mean: bhs
2006 Feb 18
1
reshaping result of by()
...---------------cut here---------------start-------------->--- toydf <- expand.grid(sample(0:50, 50, TRUE), c("A", "B"), c("pop1", "pop2", "pop3", "pop4", "pop5")) "getFreq" <- function(x, bks) { fhist <- hist(x, breaks = bks, plot = FALSE, include.lowest = TRUE) matrix(c(fhist$breaks[-1], fhist$counts), nrow = length(fhist$breaks[-1]), ncol = 2) } freqs <- by(toydf[[1]], list(toydf[[2]], toydf[[3]]), getFreq, bks = 0:50) ---<---------------cut h...
1999 Sep 20
3
image legend
Dear R users, Does anyone have a function for putting a legend on an image plot? I couldn't locate an R equivalent of image.legend....has anyone written such a thing? kind regards andy --------------------------------------------------------------------- J. Andy Royle, U.S. Fish and Wildlife Service - Office of Migratory Bird Management; 11510 American Holly Drive , Laurel, MD
2001 Aug 27
1
colorbar legend for image()
Hi, are there any plans to add a colorbar legend to image()? Or such a possibility already implemented which I just haven't discovered yet. Anyway, I will be willing to spent some time on the implementation if there isn't anyone working on that already. Thanks Thomas -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read
2010 Jul 14
2
Merging columns along time line
I am resending this, as I believe it has not arrived on the mailing list when I first emailed. I have a set of labels arranged along a timeframe in a. Each label has a timestamp and marks a state until the next label. The dataframe a contains 5 such timestamps and 5 associated labels. This means, on a continious scale between 1-100, there are 5 markers. E.g. 'abc' marks the timestampls
2006 Jun 27
0
Incremental Storage
Hello, I've been trying to figure out how to control the space required for backups using rsync, large files, and an incremental backup scheme. In particular, I've got two customers in which I'm creating Exchange backups using the built-in MS backup, then rsyncing an exchange.bks file nightly. One customer has a 4.3GB exchanges.bks file, and although rsync works wonderfully by only sending 43mb worth of changes to this file across the line, using hard links obviously causes incremental directories of at least 4.3GB daily. With 30 days of incremental, this adds up. I'v...
2006 Nov 30
1
samba 3.0.23d on ubuntu - ADS member -failed to verify ticket
...s = yes invalid users = root passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* . load printers = no socket options = TCP_NODELAY idmap uid = 10000-20000 idmap gid = 10000-20000 [bks$] browseable = yes path = /bks public = yes writable = yes write list = root, @'APMC\domain users' <<<< My krb5.conf >>>>> [logging] default = FILE:/var/log/krb5/libs.log kdc = FILE:/var/log/krb5/kdc.log admin_server = FILE:/var/log/krb5/admin.log [libdefaul...
2012 Apr 09
3
Photoshop CS5 crashes upon selecting text tool.
...o Peppermint OS 2. I've tried to fix it by manually placing amtlib.dll & msvcr80 in the C:\Windows\system32 folder. Nothing seems to be working and I just don't understand why it won't work in Peppermint 2 when I had it working on Natty, because Peppermint 2 is based on Natty. - BkS
2011 Oct 22
6
WHY IS WINE SO BROKEN!!?
Honestly I don't understand it. First Oneiric Ocelot splits Ubuntu users right down the middle, next thing I know WINE is very unstable after the 1.3.30 update. Here's my problem. I run WINE in Ubuntu Natty Narwhal (11.04). All my apps were running quite happily on version 1.3.28/29 this includes apps: Photoshop CS5 extended Live For Speed Cheat Engine and various other little mods
2015 Nov 06
2
winbind problems
.../panic-action %d template homedir = /data/users/%U template shell = /bin/bash winbind enum users = Yes winbind enum groups = Yes winbind use default domain = Yes winbind refresh tickets = Yes winbind offline logon = Yes recycle:versions = Yes recycle:maxsize = 20971520 recycle:exclude = *.bks *.BKF *.tmp *.TMP *.temp *.TEMP *.o *.obj ~$* *.~?? recycle:repository = /var/domain/trash/%U idmap config DOMAIN : range = 1000 - 2000 idmap config DOMAIN : backend = rid idmap config * : range = 1000000 - 2000000 idmap config * : backend = tdb admin users = root, DOMAIN\administrator hosts...
2015 Nov 06
2
winbind problems
...t;> winbind use default domain = Yes >> winbind offline logon = Yes >> dedicated keytab file = /etc/krb5.keytab >> kerberos method = secrets and keytab >> winbind refresh tickets = Yes >> #recycle:repository =/var/domain/trash/%U >> #recycle:exclude = *.bks *.BKF *.tmp *.TMP *.temp *.TEMP *.o *.obj ~$* *.~?? >> #recycle:maxsize = 20971520 >> #recycle:versions = Yes >> admin users = root, DOMAIN\administrator >> hosts allow = 192.168.0.0/16 >> veto files =/trash/ >> veto oplock files = /*.doc/*.xls/*.mdb/*.ldb/...
2015 Nov 06
0
winbind problems
...ell = /bin/bash > winbind enum users = Yes > winbind enum groups = Yes > winbind use default domain = Yes > winbind refresh tickets = Yes > winbind offline logon = Yes > recycle:versions = Yes > recycle:maxsize = 20971520 > recycle:exclude = *.bks *.BKF *.tmp *.TMP *.temp *.TEMP *.o *.obj > ~$* *.~?? > recycle:repository = /var/domain/trash/%U > idmap config DOMAIN : range = 1000 - 2000 > idmap config DOMAIN : backend = rid > idmap config * : range = 1000000 - 2000000 > idmap config * : backend = tdb &g...
2015 Nov 06
0
winbind problems
...gt;>> winbind offline logon = Yes >>> dedicated keytab file = /etc/krb5.keytab >>> kerberos method = secrets and keytab >>> winbind refresh tickets = Yes >>> #recycle:repository =/var/domain/trash/%U >>> #recycle:exclude = *.bks *.BKF *.tmp *.TMP *.temp *.TEMP *.o >>> *.obj ~$* *.~?? >>> #recycle:maxsize = 20971520 >>> #recycle:versions = Yes >>> admin users = root, DOMAIN\administrator >>> hosts allow = 192.168.0.0/16 >>> veto files =/trash/ >&g...