similar to: GLM

Displaying 20 results from an estimated 80 matches similar to: "GLM"

2002 Feb 06
3
Windows XP and Samba
We have a local network with Samba 2.0.3 on SuSE-Linux and some Windows 95 and Windows 98 clients. All works fine. Now we have got a new Windows XP computer, and we found no way to connect to the Samba server from that computer. 1. The network card works. I can ping the server, and it replies. 2. The Samba server as well as the Windows XP computer are shown in the network neighbourhood. 3.
2004 Dec 03
1
HasNewVoicemail does not find voicemailbox, but files exist
Hi, the app HasNewVoiceMail can't find my voicemail. This is the errormessage: Dec 3 14:24:01 NOTICE[12222481]: app_hasnewvoicemail.c:104 hasvoicemail_exec: Voice mailbox 25 at /var/spool/asterisk/voicemail/default/25/(null) does not exist however this is the output of lspbx:~# ls -l /var/spool/asterisk/voicemail/default/25/ total 316 -rwx------ 1 root root 11814 2003-11-22 18:18
2015 Jul 05
0
[Bug 11385] New: calls to functions like close are not wrapped to try again in cases of intermittent interruptions
https://bugzilla.samba.org/show_bug.cgi?id=11385 Bug ID: 11385 Summary: calls to functions like close are not wrapped to try again in cases of intermittent interruptions Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5
2006 Apr 18
2
correct version of asterisk for oh323
Hi, i have been using asterisk CVS 19/07/2005 and asterisk-oh323-0.7.2. I now want to use oh323 with Asterisk 1.2.4+. Can anyone tell me what versions of oh323(and pwlib and oh323) they got to work with Asterisk 1.2.4+. -- thanks, yusuf
2007 Jul 14
0
$269.90 Adobe Creative Suite 3 Design Premium
An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070714/94b02cee/attachment-0001.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 18113 bytes Desc: not available Url :
2007 Jul 14
0
$269.90 Adobe Creative Suite 3 Design Premium
An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070714/94b02cee/attachment-0001.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 18113 bytes Desc: not available Url :
2015 Sep 21
0
UPS/NUT with openSUSE 13.1
I didn't think to look for a log (attached), but now looking in it, I don't see anything more than I already thought I knew. It's as cryptic as configure itself. It does reference the line in the configure where the test for USB failed, but I'd already been looking in there. I can't make sense of the lines above that set "nut_have_libusb", as far as what
2015 Sep 18
2
UPS/NUT with openSUSE 13.1
On Sep 18, 2015, at 2:45 PM, Rob Groner <rgroner at RTD.com> wrote: > > Well, I've spent a couple hours on this, unable to figure it out. I removed the libusb-compat-devel package using zypper. And I've downloaded, built, and installed libusb from sourceforge. But trying to configure nut now I get "USB drivers requested, but libusb not found", no matter what I put
2010 Jun 25
6
Export Results
Hi R users, How can I automatically export results and graphs to a file? Thanks in advance Pedro Mota Veiga -- View this message in context: http://r.789695.n4.nabble.com/Export-Results-tp2268622p2268622.html Sent from the R help mailing list archive at Nabble.com.
2015 Aug 04
3
php-R
Estimados colegas: Estoy tratando de ejecutar varios scripts de R a través de php. Para ello estoy utilizando el siguiente código pero me sale: El URL solicitado no ha sido localizado en este servidor. El URL de la página que lo refirió[1] parece ser equivocado u obsoleto. Por favor comunique al autor de esa página[1] acerca del error. Este código que está sacado de internet indica la
2009 Jan 30
3
princomp - varimax - factanal
Hi! I am trying to analyse with R a database that I have previously analysed with SPSS. Steps with SPSS: Factorial analysis Extraction options : I select = Principal component analysis Rotation: varimax Steps with R: I have tried it with varimax function with factanal or with princomp...and the results are different of what I have with SPSS. I think that varimax function is incorporated in
2012 Jan 14
2
How can I doing Quality adjusted survival analysis in R?
Hi R users I need to estimate, with kaplan Meier methodology, a Quality adjusted survival analysis. It is possible doing this at R? Thanks in advance. Best Regards Pedro Mota Veiga -- View this message in context: http://r.789695.n4.nabble.com/How-can-I-doing-Quality-adjusted-survival-analysis-in-R-tp4295868p4295868.html Sent from the R help mailing list archive at Nabble.com.
2014 Dec 17
3
Problema con el subset
Hola a todos, Agradeceros de antemano vuestro tiempo y paciencia ya que soy un poco novato y tal vez esto sea un poco trivial.  Lo que quiero hacer es que me represente en eje de las x las fechas (columna fecha) y los valores de z (columna z) pero de los datos que he filtrado antes en (dfgrupo<-subset(df,df$parametroslaboratorio=="Aflatoxinas ByG")) y que los parámetros iguales
2006 Feb 11
4
Starting Ruby On Rails
Hi, i m a web developer(php,ajax). i want to start with ruby on rails. can one suggest me online tutorials for ruby on rails? How would i start with ruby on rails,i knew something about ruby? editor for ruby on rails? Plase..... Thank You. -- Posted via http://www.ruby-forum.com/.
2011 Dec 08
4
memory map issues with PV PCI passthrough
I have a system with several reserved ranges low in the e820 map which cause problems when starting PV domains with PCI devices. The machine memory map looks like: (XEN) 0000000000000000 - 0000000000060000 (usable) (XEN) 0000000000060000 - 0000000000068000 (reserved) (XEN) 0000000000068000 - 000000000009ac00 (usable) (XEN) 000000000009ac00 - 00000000000a0000 (reserved) (XEN) 00000000000e0000
2009 Oct 26
3
changing kickoff time
Hello everybody, we moved our samba server to a new machine. This included changing the samba version from 3.024 to 3.4.2 and changing the OS from Linux to Opensolaris. Samba was compiled from scratch. Passdb Backend is tdb. After the upgrade everything works fine......except: Some users can not login, due to an expired account. Further investigation showed that the "Kickoff Time"
2006 Apr 06
0
Using Rails and the Flickr API
Hi all, Week 2 of my Rails experience and I''m loving life! This is one of my first times consuming a web service, but the Rails demo made the process very exciting... I followed along with the video and have my own little Flickr search up and running! Woo hoo! So now I want to do a bunch of other things to it and I''m struggling... excuse my ignorance, but is there some
2006 Jul 05
0
Dynamic image resizing and caching
I''m working on an image system that does rescaling and effects on demand, rather than on upload. The uploads are stored as master files, and resized images are generated, cached and returned by a controller, using a request similar to this: /images/21/150x100/filename.jpg (where 21 is the image id) I also have various filters implemented, adding the concept of filter sets (which is
2008 Feb 22
1
What exactly does rchkusr() do?
Hi all, I am trying to compile a fortran routine originally written for R from within matlab. It all worked fine, but the newest version of the Fortran code has a call to rchkusr() and I now get a message that this is an undefined symbol. I am under the impression that rchkusr() just serves to let the processor take care of interruption messages (typically, the user frantically
2008 Feb 27
6
"no space left on device" related to directory limit
Hello, We have a 3-node cluster setup with ocfs2. Since friday one of the nodes went down and would not become clustermember after a reboot because it was unable to write to the ocfs2 filesystem. Message: no space left on device. There is plenty of diskspace though. No problem whatsoever to create a file / directory on the filesystem using one of the other nodes. Today one of the remaining