similar to: Excessive files in a single folder.

Displaying 20 results from an estimated 200 matches similar to: "Excessive files in a single folder."

2014 Nov 20
2
ggplot question error: Error in s(x, bs = "cs") : object 'x' not found
Dear R-ers, apologies for not providing the full code. I just need a point in the right direction. I have a data frame ('temp') with 1,200 rows and 2 variables. I am using ggplot2 to create a scatter plot: This is my code and it works fine, it creates a scatter plot: library(ggplot2) sp10<-ggplot(temp,aes(x=p.used_L1,y=l.to.r.ratio_L1)) sp10 + geom_point() However, when I change the
2005 Apr 21
2
How to know if a classification tree is predicitve or not?
Hello, I would like to know how to know if a classification tree is predictive or not ? Is it sufficient to analyse results of cross validation? Thanks for your help Laure Maton
2016 Sep 30
2
GSSAPI - Server not found errors
Ok I'll try that in the morning and will get back with the resilt. On 30 September 2016 at 21:22, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Fri, 30 Sep 2016 20:24:45 +0100 > "Maton, Brett" <matonb at ltresources.co.uk> wrote: > > > Thanks for the suggestion Rowland, I had already tried that though > > and both secondary
2012 Sep 18
0
[Re] add reference lines (or grid) in background
Dear Luigi, Here's an option: boxplot(x, boxcol="white", whiskcol="white",medcol="white",staplecol="white") abline(h=c(-1,0,1)) grid(NA, 4, lwd = 2) boxplot(x,add=T) Regards, Jos? Iparraguirre -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Luigi Sent: 18 September 2012 09:36
2003 Jan 30
3
help Error with Cli_spoolss_notify.c in CUPS
Hello, I am getting this error when Win XP machines print to my SAMBA server. I think it is a compile issue, if so how do I recompile or get it in place. I used RPM to 'install' SAMBA. Anyone have any suggestions? I am using SAMBA 2.2.6a with CUPS 1.1.8 on Caldera OpenLINUX 3.1.1 Error: Jan 24 11:15:34 heatconlinux smbd[4787]: [2003/01/24 11:15:34, 0]
2016 Sep 30
2
GSSAPI - Server not found errors
Thanks for the suggestion Rowland, I had already tried that though and both secondary DC's resolve.... host -t CNAME fbce444a-8707-4c69-8066-d75aacfb07f0._msdcs.mydomain.com. fbce444a-8707-4c69-8066-d75aacfb07f0._msdcs.mydomain.com is an alias for dc02.mydomain.com. host -t CNAME 04225dbe-d69c-4ea5-8930-eb8746790180._msdcs.mydomain.com.
2013 Mar 14
1
Error message in vars package
Hi I'm getting an error message with the roots() function in the vars package. Even the example in the help file comes up with an error: > data(Canada) > var.2c <- VAR(Canada, p = 2, type = "const") > roots(var.2c) Error in UseMethod("roots") : no applicable method for 'roots' applied to an object of class "varest" The error is odd, for
1998 Nov 24
1
nobody nobody
Occasionaly folks with Samba network-mapped drives under WinNT 4.0 complain that "all of a sudden" they do not have write permissions to directories/files in the network-mapped drive. Very strange, as they were able to only hours before. I thought it may have something to do with when I make a change to my smb.conf and do a 'kill -HUP <pid of inetd>'. But that being the
2016 Sep 27
1
named ( bind 9.9.4 ) fails to start
Thanks Rowland, You saved me from a world of pain, I've now got named back up and running and also accessible via windows DNS GUI. the SOA record still says ns=dc03.. which is strange and the only place dc03 exists in the ouput of samba-tool dns query localhost mydomain.com @ ALL Is this something I can fix in the windows DNS GUI or do I need to do something with like FSMO ? Which btw
2016 Sep 27
2
named ( bind 9.9.4 ) fails to start
Hi Rowland thanks for your response. I'm running samba 4.5.0rc1 on CentOS 7.2 I've dumped the DNS records, and it doesn't appear to have any SRV or NS records. Also the SOA record is pointing at the wrong server dc03 instead of dc01. I'm pretty sure it can be fixed, but I don't know how or what to do On 27 September 2016 at 07:59, Rowland Penny via samba < samba at
2013 Feb 21
2
Arimax with intervention dummy and multiple covariates
Hi I'm trying to measure the effect of a policy intervention (Box and Tiao, 1975). This query has to do with the coding of the model rather than with the particulars of my dataset, so I'm not providing the actual dataset (or a simulated one) in this case, apart from some general description. The time series are of length n=34 (annual observations between 1977 and 2010). The policy
1999 Jul 07
3
Weirdness
NT 4.0 workstation users are complaining that all of their drive letters are getting used up by what appears to be a rampant network-drive mapping situation. For example, normally I have three shares network-mapped. Lately, ceetain people are complaining that one of their shares get's remapped a number of times to take up all the drive letters (except drive letter Z). So suddenly they
2011 Nov 04
4
How to delete only those rows in a dataframe in which all records are missing
Hi, Imagine I have the following data frame: > a <- c(1,NA,3) > b <- c(2,NA,NA) > c <- data.frame(cbind(a,b)) > c a b 1 1 2 2 NA NA 3 3 NA I want to delete the second row. If I use na.omit, that would also affect the third row. I tried to use a loop and an ifelse clause with is.na to get R identify that row in which all records are missing, as opposed to the first
2006 Mar 22
1
JOB: Intermediate Web Software Developer
Helium Exchange, located in Andover MA, is a newly funded consumer internet company, building a platform for market-driven, user-generated publishing. Helium?s goal is to build the number one source of peer-ranked user-generated content on the internet. Using a proprietary peer review technology, Helium is revolutionizing the world of publishing. Now millions of people can come together in
1998 Aug 20
1
Remote announcing - Help!
I have a Samba 1.9.18p8 server running fine on a particular network: >From smb.conf: interfaces = 138.120.247.0/24 ..and all works well with PC's on that network accessing the Samba server. Now for the tricky part. I want to move all of my computers to a new Class C network: 192.168.164.0 I have the router setup with DNS working, etc. I migrated one machine over to that network.
2005 Jun 06
1
RE: LOA for CFA . . work up "pencil copy"
David, I guess I'm a little confused here. Are you asking me to provide a "pencil copy" of an LOA for your review? I don't understand why you need an LOA from us. We need an LOA from you to order circuits that will be billed to us that will be attached to your CFA. It was also my understanding that you had an LOA ready to be given to us, which had already been reviewed by
2016 Sep 27
0
named ( bind 9.9.4 ) fails to start
On Tue, 27 Sep 2016 08:53:24 +0100 "Maton, Brett" <matonb at ltresources.co.uk> wrote: > Hi Rowland thanks for your response. > > I'm running samba 4.5.0rc1 on CentOS 7.2 > > I've dumped the DNS records, and it doesn't appear to have any SRV or > NS records. > > Also the SOA record is pointing at the wrong server dc03 instead of > dc01.
2016 Sep 28
0
Additional DC
Something probely in your basic server setup is incorrect. I suggest you check the following: Time in sync ( on both DC's ) Hosts file ( problem DC ) Resolv.conf ( problem DC ) Krb5.conf ( problem DC ) Bind config ( if you use it ) ( problem DC ) Rights on the bind files in the samba private folder. I suggest als you check in this order. You found the wiki, howto check is on the
1999 Jul 08
1
SAMBA digest 2158
Unknown recipient ----- Original Message ----- From: <samba@samba.org> To: Multiple recipients of list SAMBA <samba@samba.org> Sent: Thursday, July 08, 1999 1:02 AM Subject: SAMBA digest 2158 > SAMBA Digest 2158 > > For information on unsubscribing see http://samba.org/listproc/ > Topics covered in this issue include: > > 1) msaccess and samba prob solved -
2001 Aug 13
5
rsync ipv6 patch merge?
On 13 Aug 2001, "William F. Maton" <wmaton@ryouko.dgim.crc.ca> wrote: > On 13 Aug 2001, Heikki Vatiainen wrote: > > > The rsync daemon we use is plain 2.4.6 patched with KAME rsync patch > > rsync-246-v6-20000907.diff.gz [1]. It looks like there is a good > > possibility to get IPv6 merged in, since just today a rsync developer > > was asking if