search for: discourteous

Displaying 20 results from an estimated 25 matches for "discourteous".

1998 Dec 03
0
Invalid snum errors (fwd)
Ok, I'm a dumb-ass today. I failed to see the "available = no" in the service entry. Sorry for wasting your time. Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada - Robert E. Howard ---------- Forwarded message ---------- Date: Thu, 3 Dec 1998 10:40:38 -050...
2003 Nov 05
1
save(iris,file=
...thinking in the blinkered Windows way, too). On Windows, file() can take a filename "clipboard" in text mode only. load() and save() are not using file(), but you could probably use it explicitly in ASCII mode. Don't assume your own errors are bugs in other peoples' work: it is discourteous. On Wed, 5 Nov 2003, Gabor Grothendieck wrote: > > > Is this a bug? I thought that "clipboard" could always be substituted > for a filename when dealing with ASCII files. > > > data(iris) > > save(iris,ascii=TRUE,file="clipboard") > Error in fi...
2003 Nov 05
1
save(iris,file="clipboard",ascii=TRUE)
Is this a bug? I thought that "clipboard" could always be substituted for a filename when dealing with ASCII files. > data(iris) > save(iris,ascii=TRUE,file="clipboard") Error in file(file, "wb") : `mode' for the clipboard must be `r' or `w' Also this (where gclip is a utility found at unxutils.sourceforge.net that copies its standard input to the
2007 Apr 20
2
Udpate R under a proxy
dear all, I get internet via a proxy server when I try to downlaod package it always fail. Even when i add and environnment variable for the http proxy server. I use windows XP SP2 Sincerly Justin BEM El?ve Ing?nieur Statisticien Economiste BP 294 Yaound?. T?l (00237)9597295.
1998 Sep 16
0
Win95 login problems (after client crash)
...e first logon is *still* running This problem is reproduceable. I have set the deadtime parameter to 5 minutes, but I don't think it's really taking affect because the client is still using the shares... Anyone have a suggestion here? Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada - Robert E. Howard
1998 Sep 30
0
WINS multi-homed server resolution
...e client. When Samba uses "dns proxy", and dns returns multiple ips for a hostname, does Samba filter these ips at all? If not, does it return them all to the client and let the client sort it all out? Any and all ideas are welcome. Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada - Robert E. Howard
1998 Dec 03
0
Invalid snum errors
...fake oplocks = yes oplocks = no locking = no share modes = no There are quite a few other shares on the server that are configured exactly the same as this one, and those are accessible. Any would be helpfull. Thanks. Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada - Robert E. Howard
1998 Dec 08
0
Can't connect to shares w/2.0beta3 on OSF1 <MORE INFO>
...ap --with-automount --with-quotas > >Any help is appreciated.> Actually, I just gave Beta1 and Beta2 a try. Beta1 works fine, while Beta2 gives the same results as I've listed above. So, something broke between 1 & 2, right? Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada - Robert E. Howard
1999 Jan 13
0
smbd chewing cpu on DU 4.0e
...as an issue a while ago on the list regarding an "infinite" loop problem on DEC Unix when Samba is trying to figure out a user's group membership. Has this been addressed? Are there patches available? Looking forward to 2.0.0... Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada - Robert E. Howard
2006 Apr 03
1
weird "max" behavior for difftime class
If you apply the "max" function to a vector of class "difftime" with units="days", the returned value is in units of "seconds". Is this not a bug? At any rate it can lead to confusing results if one buries a call to "max" deep in some data analysis code. Details: > y<-structure(1, class = "difftime", units = "days")
2005 Aug 26
1
update.packages() is broken?
Folks, I am using R 2.1.1 on Apple OS X 10.3. Earlier, I used to say $ sudo R > update.packages() and all the packages used to get installed. For several weeks, I noticed that nothing has been coming through. I used the R-for-Mac graphics console and I find that there are many packages where new versions have come out which I don't have. Is something wrong with update.packages()? I
1998 Oct 15
1
Performance (and other) problems
...rk problem. But networking isn't my strongest field. I would like some coorespondence with other admins who have a similar setup to mine and trade some ideas. I'm really in a bind here and any info would be helpful, I think. Thanks. Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada - Robert E. Howard
1998 Oct 07
2
What's an oplock_break?
...break - shutting down this smbd. --snip -- Is this something to be worried about? What effects does this have on client-side performance? Note that I have set keepalives = 30 in my smb.conf file - could that be the cause? Thanks in advance. Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada - Robert E. Howard
2012 Mar 07
1
help with time data - R weird behaviour across machines
Hello list, I was hoping I could get some help on something which is really giving me a headache. I am using R version 2.14.1 (2011-12-22) (Platform: x86_64-pc-mingw32/x64 (64-bit)) An object which is supposed to have times has a few elements listed as not times but NA's > ls() [1] "todelete" > class(todelete) [1] "POSIXlt" "POSIXt" > todelete [1]
2008 Aug 13
1
properly reporting compile bugs
A while ago I decided to simply download and install every package on CRAN (disk space is cheap these days...). In the process, I kept loose track of which packages generated one or more 'compilation errors' during the install process (machine runs 64-bit Fedora 8, gcc 4.1 etc. etc). Most of the errors seemed to occur in packages I have little need for at present, but as a courtesy, I
1998 Oct 15
3
Performance tips for heavily loaded servers
Does nayone have a collection of performance tips for heavily loaded samba servers? I have a server that routinely has 45-90 connections and just runs really poorly. We've thrown more memory at it w/ some benefit, but not significant. This is on a linux 2.0.35 based machine. Does anyone have any suggestions? -- Nathan ------------------------------------------------------------ Nathan
2010 Jun 09
3
RMySQL package on 64bit R for Windows
Hi, I have installed 64bit R version 2.11.1 on 64bit Vista system and I have a problem with RMySQL package. I have installed 64bit verion of MySQL (5.1.47) and set MYSQL_HOME. Installation of package looks fine : >install.packages("RMySQL_0.7-4.zip") inferring 'repos = NULL' from the file name package 'RMySQL' successfully unpacked and MD5 sums checked but whet I try
2010 Jun 09
3
RMySQL package on 64bit R for Windows
Hi, I have installed 64bit R version 2.11.1 on 64bit Vista system and I have a problem with RMySQL package. I have installed 64bit verion of MySQL (5.1.47) and set MYSQL_HOME. Installation of package looks fine : >install.packages("RMySQL_0.7-4.zip") inferring 'repos = NULL' from the file name package 'RMySQL' successfully unpacked and MD5 sums checked but whet I try
1998 Dec 08
1
Can't connect to shares w/2.0beta3 on OSF1
...from Win95 clients. It asks for a password and no matter what I put in there I get "The password is not correct. Try again." I configured Beta3 a la: ./configure --with-mmap --with-automount --with-quotas Any help is appreciated. Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada - Robert E. Howard
2004 Mar 19
3
Incomplete Gamma Functions and GammaDistribution Doc errata.
Hello all, In the course of trying to implement the CDF of an InverseGammaDistribution, I have run across the need for an igamma() function. Several others have needed this function but the answers I have found so far are not totally clear to me. I'm writing for three reasons: 1) to present a small error in the docs 2) to clarify the approach we are expected to take 3) to request,for the