similar to: SAMBA digest 1652

Displaying 20 results from an estimated 700 matches similar to: "SAMBA digest 1652"

1998 Apr 10
0
"create mode = 0770" creates directories that are drwxr-xr-x
I've tried adding in a umask = 006 in the general section of the smb.conf file, but no matter what i do, the permissions come out the same every time a user creates a directory (from their NT machines). -- Claire Johnson Unix god in training Studio Archetype cjohnson@studioarchetype.com
2007 Oct 25
5
A new JavaScript Framework based on Prototype and Scriptaculous : Archetype
After several months of development, we are proud to announce you the first public release of Archetype JavaScript Framework (License MIT, version 0.1)! Archetype is a JavaScript framework. It''s not a simple toolkit, but a real framework which affects the way you code in JavaScript. Made on top of excellent libraries as Prototype and Scriptaculous, it aims to ease development of real
2008 Dec 03
0
What IRQ field from "dahdi show status" means ?
Hi, On my system I've got : CLI> dahdi show status Description Alarms IRQ bpviol CRC4 Fra Codi Options LBO B4XXP (PCI) Card 0 Span 1 OK 0 0 0 CCS AMI YEL 0 db (CSU)/0-133 feet (DSX-1) B4XXP (PCI) Card 0 Span 2 OK 0 0 0 CCS AMI YEL 0 db (CSU)/0-133 feet (DSX-1) B4XXP (PCI)
2003 Jan 17
0
No access to root-level of shares on NT4 SP6 with Samba2.2.2 on FBSD-4.7
Hi John, this is my smb.conf-file: # /usr/local/etc/smb.conf # # $Id: smb.conf,v 1.1 2002/11/28 17:53:45 root Exp $ # [global] workgroup = ossa6 netbios name = claire server string = File-services on claire. hosts allow = 192.168.0.0/255.255.255.0 max log size = 0 security = user encrypt passwords = yes smb passwd file = /usr/local/etc/smbpasswd socket options = TCP_NODELAY interfaces =
2006 Feb 08
0
possible fraud attempt and phising on my mail logs
hi guys, found this logs on my mail server about possible fraud attempt and phising. is this normal ? Found ip-based phishing fraud from 10.2.0.0 Found ip-based phishing fraud from 255.255.255.255 Found ip-based phishing fraud from 10.1.0.0 Found ip-based phishing fraud from 255.255.255.255 . MailScanner has detected a possible fraud attempt from "ee.ee.ee.ee" claiming to be
2018 Jul 23
1
Suggestion for updating `p.adjust` with new method (BKY 2006)
Dear R contributors, I suggest adding a new method to `p.adjust` ("Adjust P-values for Multiple Comparisons", https://stat.ethz.ch/R-manual/R-devel/library/stats/html/p.adjust.html). This new method is published in Benjamini, Krieger, Yekutieli 2016 Adaptive linear step-up procedures that control the false discovery rate (Biometrika). https://doi.org/10.1093/biomet/93.3.491 This paper
2005 Mar 04
3
PXE(bis) boot Centos 4.0 problems
"AS" == Alan Sparks <asparks@quris.com> "MH" == Martin Hamant <mh@accelance.fr> AS> Has anyone yet tried PXE booting the vmlinuz/initrd.img AS> set from Centos 4.0beta2? AS> Anyone had luck? Any changes for PXE boots known for 4.0? AS> Thanks in advance. MH> No luck. this is exactly the same issue i''m in front of.
2010 Jul 07
1
Status of the java-swig bindings?
I just get the latest version of Xapian 1.2.2 and see that the Java bindings still aren't in a package. Do these work? I am trying to hack them into a package but I can't find where the actual swig -java command is being executed from to add the -package command. Any ideas? -- Jarrod Roberson www.vertigrated.com/blog
2005 Oct 06
1
problem with installing a package
I do have full access to that directory. I have the bbHist package in c:/PROGRA~1/R/rw2011/library/bbHist directory. Then under the library directory I did check and build. Here's what I got: $ R CMD check bbHist * checking for working latex ... OK * using log directory 'c:/progra~1/r/rw2011/library/bbHist.Rcheck' * using R version 2.1.1, 2005-06-20 * checking for file
2006 Mar 01
3
Form helpers and overloaded methods - help!
Can someone explain why form helpers appear to bypass any model methods I override for fields that are bound to database fields? It would be great if someone could tell me how to force the form field, etc to call the method instead of looking at the database / attributes collection. Let''s say I have a column called ''price'' in my database table "books"
2007 May 13
0
RE: Converting to 1.1.4, help please!
Thanks Jud, I was able to re-encode my entire FLAC archive into 1.1.4, although on my slow computer (with all other apps closed) it took over 3 days to complete! Only one song returned an error and that was quite easy to fix. I did run into one issue though. I have a FLAC album in which the songs are all 24/96 and REFLAC fails when it runs. I want to re-encode them from compression level 5
2003 Nov 13
6
I hate to do this but..
I hate to bring this thread back to life, but... > it may be possible to get it supported, do you think the price >point is remotely competitive with Digium hardware? Also as I am not >about to divulge my information to them to look in the downloads >section, what is the licensing of their SDK? What is the licensing of >the driver? > >Steven >On Tue, 2002-11-26 at 14:52,
2010 Apr 06
1
glmpath in R
Hi Claire, I'm replying and CC-ing to the R-help list to get more eyes on your question since others will likely have more/better advice, and perhaps someone else in the future will have a similar question, and might find this thread handy. I've removed your specific research aim since that might be private information, but you can include that later if others find it necessary to know
2005 Oct 05
2
problem in installing a package
I'm using R in Windows XP. I created a package myself. I've used R CMD check to check it. Everything seems OK except the latex. I get the error message: * checking bbHist-manual.tex ... ERROR LaTeX errors when creating DVI version. This typically indicates Rd problems. I ignored it because I didn't want to submit it to CRAN. Then I tried to use R CMD INSTALL to install it. First I
2011 Apr 15
1
[LLVMdev] Patch to correct typos on LLVM source code
Hi, I've made the attached patch that fixes several typos on the LLVM source code, they were found and fixed by the codespell tool (which was announced at http://www.politreco.com/2011/04/announce-codespell-1-0/ ). The majority of the typos were in comments and a few of them were in debug messages. I've also made another patch to the clang source base, it was sent to the cfe-dev mailing
2008 May 10
3
Creating Matrix
Hello, I have two data. x<-c(1, 2, 1, 3, 2) y<-c(3, 1, 2, 3, 5) 1. How do i create matrix from this two. what i want is this x y 1 1 3 2 2 1 3 1 2 4 3 3 5 2 5 2. what is the best way to use chisq.test to get the p.value thanks Claire -- View this message in context: http://www.nabble.com/Creating-Matrix-tp17168173p17168173.html Sent from the R help mailing list
2008 Apr 30
2
arcsine transformation
I have been trying to preform both a bartlett's test and an arcsine transformation on some average percentage data. I've tried inputting it different ways and I keep getting the same error message: > head(workingdata) DYAD BEFORE AFTER 1 BG-FL 4.606772 5.787520 2 BG-LL 5.467503 7.847395 3 AD-MV 5.333735 11.107380 4 MM-FL 5.578708 12.063500 5 MM-MV 2.037605 6.415303 6 MM-RM
2013 Feb 01
2
mountain lion install, error message
Hi, I have been trying to install R on my mac which is running mountain lion. It is partially working, but one error message I am getting is: Error in function () : object '.activeModel' not found. I cannot find anything on this by googling. It appears, for example, when I try to 'add observation statistics to data' under the 'models' menu in R commander. I wondered
2004 Sep 06
1
[patch] allow the transfer keys from app_dial's't' and 'T' and hangup key 'H' to be configured via features.conf
Wow, you guys are fast. My apologies, twisted. I realize there must have been a reason why it wasn't marked "resolved" and included in the CVS HEAD, but I was under the impression that those who wanted to and have the knowhow could download and apply the patch. Didn't mean to imply you or anyone else *stated* that it was finished, it just seemed from the dialog in the bug report
2015 Oct 27
0
1.4 release series
where is the source hosted? I can not find where to get it from the website. On Mon, Oct 26, 2015 at 6:05 PM, Olly Betts <olly at survex.com> wrote: > The wiki roadmap page (http://trac.xapian.org/wiki/RoadMap) suggests > we aim to start a new stable release series every one to two years. > However, we're not doing a good job of implementing that - in fact we're > just