search for: mors

Displaying 20 results from an estimated 163 matches for "mors".

Did you mean: more
2006 Mar 23
4
Create graphs from text console
Hi I am using R 2.2.1 under Linux (SuSE 10) and would like to know if it is possible to create graphs, i.e. jpeg(filename=fn) try( coplot( mor$I_Morisita ~ mor$Year | mor$RunStr, show.given=FALSE) ) dev.off() from a text console? It gives me an error message on the jpeg() command: Error in X11(..snip..) unable to start device jpeg In addition: warning message: unable to open connection to
2008 Dec 02
0
New release of billing and routing software MOR
Hello, We are glad to announce new release of our advanced billing and routing package for Asterisk - MOR v0.7 It is complete solution for VoIP billing and routing for advanced and start-up telecoms, carriers, voip calling card operators and ISPs. Demo available online, as LiveCD or as InstallCD. Contact us for more details. More info: http://www.kolmisoft.com What is new in
2008 Dec 10
2
Saving data from the output window to a text file
Hi group, I''m a complete novice who is having lots of fun discovering Ruby, Ruby on Rails / Watir. Good bits of software. I wanted to record the info in the output window, into a text file. I wanted to do this in Ruby as I don''t know enough about R-o-R. Can anyone help me out on this. Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this
2006 Mar 25
4
Can''t quite get Rails working on Mac, help please :).
...lopment with Rails book. I''m in terminal and I type - cd work (everything works fine) then rails demo (everything seems to work) then cd demo (all goes well) then ls -p (nothing wrong) then ruby script server - and i get this error - ruby: Is a directory - script (Errno::EISDIR) william-mors-powerbook-g4-15:~/work/demo cooper$ ruby script/server => Booting lighttpd (use ''script/server webrick'' to force WEBrick) => Rails application started on http://0.0.0.0:3000 => Call with -d to detach (requires absolute paths in config/lighttpd.conf) => Ctrl-C to shutd...
2007 Aug 27
4
Prepaid Billing: A2Billing, AstBill, ASTCC
Hi List; I need to use an prepaid billing system with Asterisk, and I do not know which one is more stable and integrated with Asterisk? A2Billing or AstBill or ASTCC? Also, from where I can download it and ready about its configuration? Regards ITS IP Telephony and Contact Center Engineer Eng. Bilal Ghayad Mobile: 009659849460
2010 Feb 06
3
A2Billing and other prepaid Billing like ASTCC, who is better?
Hi All; I used A2Billing, basically it is nice and fine, but management possibilities is not that rich, so a lot of staff are need to be repeated that let the admin facing a problem of the needed time to do the task. Anyone advise for another open source prepaid billing that is rich by the management features? Also, I hope to find an open source Billing (prepaid and postpaid) that can work with
2007 Nov 23
1
Best Prepaid Application?
Good evening, Have you got any idea which prepaid application will be the best to do simple prepaid calls with a MySQL storage...? PS: I have a compiled by hand Asterisk 1.4.13 on a Debian Etch Thanks
2011 Nov 18
2
Wrong permissions for $HOME
Hi, today me and a friend of mine spent several hours figuring out why ssh still asked for a password after we set up public key authentication. We have tried to understand the problem by reading 'ssh -vvv ...', but unfortunately the output was not useful. In the end of the day we have found out that sshd actually was logging this problem.... So that's for the context. Now, can you
2007 May 10
2
Reboot instead of dom0 starupt
Hi, I just updated to xen 3.0.4 and linux-2.6.16.49-xen0 (gentoo linux). After reboot xen starts up just fine but instead of starting the dom0 kernel the machine just reboots. The last messages I see on my screen are: (XEN) Scrubbing Free RAM: .......done. (XEN) Xen trace buffers: disabled (XEN) Std. Loglevel: Errors and warnings (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and
2010 Feb 21
2
3.3.10 <-> AD 2008 R2 very slow
Hi again, I changed from 3.4.5 to 3.3.10 after an AD upgrade to 2008R2 and prinitng is working mor ore less but it is incredibly sloooow. My server has no remarkable load so it is not due to hardware bottlenecks. Are there any ways to 'tune' 3.3.10 or any tricks to make it faster ? cheers ~christoph -- /* Christoph Beyer | Office: Building 2b / 23 *\ * DESY
2003 Mar 21
2
x>>32 warning in io.c
I download rsync.2.5.6, configure, make clean, but make gives this warning: "io.c", line 653: warning: shift count negative or too big: >> 32 "io.c", line 653: warning: shift count negative or too big: >> 32 "io.c", line 653: warning: shift count negative or too big: >> 32 "io.c", line 653: warning: shift count negative or too big:
2002 Aug 01
2
Speed!
Hai! I'm from Hungary, and my English is not so good. Excuse me! I'm using Linux Debian woody, with kernel 2.4.18 Now I try to encode my music files, that are in .wav format to .ogg format. I used to use the lame program to encode my music files to .mp3 format. I try it now on a Windows NT 4, and this 2 version: Lame version 3.92 MMX OggEnc v1.0 (libvorbis 1.0) I have a question, why is
2009 Apr 02
4
Uploads with FCKEditor
Hello everyone. Since I''ve found very poor documentation about the rails FCKEditor plug-in and Easy-FCKEditor (which is a fork of the very same plug-in), I decided to bother you with my noobish questions. I have this weird sensation that the image-uploading feature of FCKEditor isn''t supposed to work magically, without some sort of server side preparation, but I have no idea
2003 May 15
5
Session and open files
Hi, Hi I'm using redhat 9 I've got samba working and I have users onj the system accessing the shares, Can anyone recomend a programme that can tell me whch users have got files open on my samba box Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Iwan Davies Server Support and Development Technician Cyngor Sir Ceredigion County Council IT Section Finance iwandav@ceredigion.gov.uk
2007 Apr 12
5
Suse documentation
Hi, I''ve writen a draft describing puppet on SuSE/opensuse linux. http://www.reductivelabs.com/trac/puppet/wiki/PuppetSuSE Any feedback is welcome. Martin
2010 Apr 26
0
[LLVMdev] Proposal for a new LLVM concurrency memory model
One question I had for LLVM folks while we were working on this: does it make sense to transition the atomic operations to instructions instead of intrinsics? I'm not sold on this in either direction, I'd just like to get people's thoughts on it. Certainly for languages such as Java, they will make up a surprisingly large chunk of the loads and stores, and instructions have much mor
2018 Aug 13
1
[PATCH nbdkit] vddk: Document issue with out of memory errors
Note this fix is incomplete / not ready for upstream: (1) We haven't definitively proven this is the issue. Mor is still investigating and producing the proof. (2) We will need to make a similar change to virt-v2v documentation. Rich.
2011 Jan 19
0
Error Moran's test : reconsider test arguments
Dear R-users, I was wondering if someone could give me some advices on the following problem. I tried to apply moran’s test to a small dataset and couldn’t succeed, here is the error message:   mor <- moran.test(x, res2)   Avis dans moran.test(x, res2) :   Out-of-range p-value: reconsider test arguments   mor     Moran's I test under randomization data:  x  weights: res2 
2007 Dec 28
1
defending the wiki
Hello, There was some wiki butchery done. Meanwhile it is reverted. ( See http://syslinux.zytor.com/wiki/index.php/Special:Recentchanges for mor information about it ) Could a captcha[1] be added to the syslinux wiki to have some form of defence? Cheers Geert Stappers [1] http://en.wikipedia.org/wiki/Captcha
2005 Feb 07
1
Asterisk and SER differences
Hello All, I have been trying to do a lot of reading lately on the Asterisk project, and I would like to know of someone could tell me mor about the PRO's and CON's between ASTERISK and SER? I have heard that some people use them both in a particular VoIP design and I would like to try and understand why you might want to do that along with how the two can work totegher and communicate.