search for: n500

Displaying 4 results from an estimated 4 matches for "n500".

Did you mean: 500
2012 Feb 10
1
making multiple lines using qqplot
...ution Quantiles",ylab="t Distribution Quantiles",main="Quantile-Quantile Plot of Normal vs t-Distribution for Various Sample Sizes",pch=20) par(new=TRUE) qqplot(nq.n50,tq.n50,col="blue",xlab="",ylab="",pch=20). par(new=TRUE) qqplot(nq.n500,tq.n500,col="green",xlab="",ylab="",pch=20) legend("topleft",c("n=5","n=50","n=500"),fill=c("red","blue","green")) I realize that this only plots the first and the third qqplot because by doing par(...
2024 Dec 08
1
TOO MANY OPEN FILES when adding printer driver
...unlimited microsecs SIGPENDING max number of pending signals 579418 579418 signals STACK max stack size 8388608 unlimited bytes NOFILE has a soft limit of 270 - seems very low to me. I changed the NOFILE-value for all of my rpcd_spoolss-processes: # prlimit -n500:16384 -p<pid> And this fixed my problem. Kind regards Peter Am So., 8. Dez. 2024 um 19:30 Uhr schrieb Peter Koch <sambamailinglist at gmail.com>: > Dear Samba experts, > > I'm trying to add a printer driver for a Canaon TM-255 plotter > to out samba4 machine. > &...
2024 Dec 08
1
TOO MANY OPEN FILES when adding printer driver
Dear Samba experts, I'm trying to add a printer driver for a Canaon TM-255 plotter to out samba4 machine. While most printer drivers consist of a handful of files, this plotter requires 149 driver files. I'm adding the driver via: FILES="CNWT10GM.UPD,,CNWUO411.DLL,.... 142 more files" rpcclient -U Administrator%nav852 SERV00 -c "adddriver \"Windows x64\"
2008 Jan 28
3
dbox
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am trying to create a user with dbox format. i get this error: dovecot: Jan 28 13:45:34 Error: IMAP(ebal2): Mail storage creation failed with mail_location: dbox:/var/mail/folders/testuser dovecot: Jan 28 13:45:34 Error: child 5336 (imap) returned error 89 my conf has this entry: mail_location: dbox:/var/mail/folders/%u dovecot 1.0.10 any