search for: 2535

Displaying 20 results from an estimated 101 matches for "2535".

Did you mean: 253
2013 Jan 10
1
how to generate a matrix by an my data.frame
...0 0.034492 2353 2507 0.037521 2353 2530 0.064125 2353 2327 0.029259 2353 2389 0.036423 2353 2408 0.029259 2353 2463 0.036423 2353 2420 0.04409 2353 2563 0.055038 2353 2462 0.046478 2353 2292 0.036369 2353 2405 0.036369 2353 2543 0.053413 2353 2557 0.058151 2353 2583 0.081512 2353 2322 0.044373 2353 2535 0.04847 2353 2536 0.035538 2353 2581 0.035538 2353 2570 0.07711 2353 2476 0.047081 2353 2534 0.047081 2353 2280 0.088264 2353 2316 0.073608 2353 2339 0.067307 2353 2331 0.061172 2353 2343 0.060425 2353 2352 0.041153 2353 2293 0.040764 2353 2338 0.045128 2353 2449 0.040764 2353 2296 0.061333 2353 24...
2005 Feb 11
8
chan_capi and asterisk
Hello, list a have a problem i can start asterisk, i get the fowlling error: [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found Feb 11 13:50:36 NOTICE[2535]: chan_capi.c:2636 load_module: CAPI not installed! Feb 11 13:50:36 WARNING[2535]: loader.c:345 ast_load_resource: chan_capi.so: load_module failed, returning -1 Feb 11 13:50:36 WARNING[2535]: chan_capi.c:2812 unload_module: Unable to unregister from CAPI! == Unregistered channel type 'CAPI...
2016 Feb 01
2
[Bug 2535] New: Undefined behaviour of *printf in DISPLAY handling code
https://bugzilla.mindrot.org/show_bug.cgi?id=2535 Bug ID: 2535 Summary: Undefined behaviour of *printf in DISPLAY handling code Product: Portable OpenSSH Version: -current Hardware: Other OS: Linux Status: NEW Severity: enhancement...
2009 Dec 08
1
extraction of sub-matrix by name
...there is a unique row with name starting with "2" (but may be "2375745"!) is that a planned behavior of R which will be maintained? for us it was a bit unexpected... Yurii ----------------------------- > a <- data.frame(x=1:3, y=1:3) > rownames(a) <- c("2535","59617","555") > a x y 2535 1 1 59617 2 2 555 3 3 > a["5",] x y NA NA NA > a["555",] x y 555 3 3 > a["2",] x y 2535 1 1 > version _ platform i386-apple-darwin9.8.0 arch...
2003 Feb 07
1
Bug in socketConnection (PR#2535)
Platform: Windows Version: 1.6.2 When first called, socketConnection gives an error. On subsequent calls it performs correctly. Thus the first call has the effect of "priming" the connection. Eg > socketConnection(port=50) Error in socketConnection(port = 50) : unable to open connection In addition: Warning message: localhost:50 cannot be opened > MIM <-
2005 Jan 05
8
Replacing all NA values in a matrix
...e. I can do it column by column using is.na(), but I can't figure out how to do it for the whole matrix. My apologies, I am ashamed ;-) Michael Watson Head of Informatics Institute for Animal Health, Compton Laboratory, Compton, Newbury, Berkshire RG20 7NN UK Phone : +44 (0)1635 578411 ext. 2535 Mobile: +44 (0)7990 827831 E-mail: michael.watson at bbsrc.ac.uk
2004 Nov 16
3
Simple plot() question
...39;ve read the plot() docs and the par() docs and can't figure it out - I know I'm missing something obvious, but what? Cheers Mick Michael Watson Head of Informatics Institute for Animal Health, Compton Laboratory, Compton, Newbury, Berkshire RG20 7NN UK Phone : +44 (0)1635 578411 ext. 2535 Mobile: +44 (0)7990 827831 E-mail: michael.watson at bbsrc.ac.uk
2005 Jan 25
2
Rd problems when converting DVI version
...nge when upgrading to v2? Or are my notes wrong? So any help getting to the root of this error would be very much appreciated. Cheers Mick Michael Watson Head of Informatics Institute for Animal Health, Compton Laboratory, Compton, Newbury, Berkshire RG20 7NN UK Phone : +44 (0)1635 578411 ext. 2535 Mobile: +44 (0)7990 827831 E-mail: michael.watson at bbsrc.ac.uk "To call in the statistician after the experiment is done may be no more than asking him to perform a post-mortem examination: he may be able to say what the experiment died of." R.A. Fisher, 1938.
2011 May 31
2
Samba serving sshfs shares: can't delete files
Hello! I have samba share on my sshfs-mounted folder. All works just fine except I can't delete files from sshfs unless they are in 0777 chmodded directory. Even if that files were putted trough smbclient. I can read files, write files (regardless their directory permissions) but not delete them. Here is my share config: [myshare] comment = shre over sshfs path = /home/kli/work/remotes/dev
2006 Feb 14
1
[help] warning 4246
hi all, I have a problem with @ 1.2.4 on debian kernel 2.6.8-2-386.: -- Executing Dial("SIP/2003-bbae", "zap/2/03460816149|30|t") in new stack Feb 14 17:25:25 WARNING[4246]: channel.c:2535 ast_request: No channel type registered for 'zap' Feb 14 17:25:25 NOTICE[4246]: app_dial.c:1011 dial_exec_full: Unable to create channel of type 'zap' (cause 66 - Channel not implemented) I have a TDM400 card. with 2 channels. it seems thera are no zap channels! even in the CLI...
2006 Mar 03
1
Meetme Timing Interface
...0 uhci_hcd 26256 0 rtc 10164 1 ztdummy usbcore 84740 4 ohci_hcd,ehci_hcd,uhci_hcd However, when I enter a meetme conference, I get this: -- Playing 'conf-getconfno' (language 'en') Mar 3 15:27:26 WARNING[23657]: channel.c:2535 ast_request: No channel type registered for 'zap' Mar 3 15:27:26 WARNING[23657]: app_meetme.c:461 build_conf: Unable to open pseudo channel - trying device -- Created MeetMe conference 1023 for conference '123' Uhm.... WHY? If I didn't have ztdummy installed, Asterisk woul...
2005 Nov 10
1
Strange Samba permissions
...her 4096 Sep 22 03:41 word computer two drwxrws--T 2 kertzb teacher 4096 Sep 22 03:42 Word Chapter one The 2nd one got the SGUID bit carried over, the first did not. Why would this happen? -- Scott Mayo Technology Coordinator Bloomfield Schools PH: 573-568-5669 FA: 573-568-4565 Pager: 800-264-2535 X2549 Duct tape is like the force, it has a light side and a dark side and it holds the universe together.
2006 Jan 02
2
passwords expiring
...seemed to do anything. I have reset them twice with: smbldap-usermod -e "2014-01-01 01:01:01" -A 0 username and they are still expring after around 40 days. Thanks for the help. -- Scott Mayo Technology Coordinator Bloomfield Schools PH: 573-568-5669 FA: 573-568-4565 Pager: 800-264-2535 X2549 Duct tape is like the force, it has a light side and a dark side and it holds the universe together.
2006 Aug 24
1
Strange permissions problems
...e the user and group rosie.teacher just like they should. I logged on with her username just to test this and the files that I saved had the user and group rosie.bhs. Thanks for any help. -- Scott Mayo Technology Coordinator Bloomfield Schools PH: 573-568-5669 FA: 573-568-4565 Pager: 800-264-2535 X2549 Duct tape is like the force, it has a light side and a dark side and it holds the universe together.
2003 Jul 07
1
Xvfb and R
...is happening, and if I can make R/Xvfb create a DIFFERENT file, say in /tmp/, with a unique name, everytime a cgi script is run? Cheers Mick Michael Watson Head of Informatics Institute for Animal Health, Compton Laboratory, Compton, Newbury, Berkshire RG20 7NN UK Phone : +44 (0)1635 578411 ext. 2535 Mobile: +44 (0)7764 490236 E-mail: michael.watson at bbsrc.ac.uk
2005 Oct 07
1
User list
...s this, but I would like to be able to extract a list of users or groups at certain times. At this point, I see no way to do it since there is no /etc/passwd or /etc/group to check. Thanks -- Scott Mayo Technology Coordinator Bloomfield Schools PH: 573-568-5669 FA: 573-568-4565 Pager: 800-264-2535 X2549 Duct tape is like the force, it has a light side and a dark side and it holds the universe together.
2006 Mar 07
1
MeetMe 'i' option not working correctly?
...determine the cause. Any suggestions are greatly appreciated. exten => 600,1,MeetMe(600|i) I get the following: -- Executing MeetMe("SIP/jon-21f8", "600|aciMps") in new stack == Parsing '/etc/asterisk/meetme.conf': Found Mar 8 06:13:53 WARNING[5197]: channel.c:2535 ast_request: No channel type registered for 'zap' Mar 8 06:13:53 WARNING[5197]: app_meetme.c:461 build_conf: Unable to open pseudo channel - trying device -- Created MeetMe conference 1023 for conference '600' -- Recording -- Playing 'vm-rec-name' (language '...
2023 Feb 16
1
Missing Files/Missing Folders from an NFS Share
...the offsets generated for the directory when block storage backed in comparison to NFS backed. block storage backed are always positive: File: 5050, Offset: 9213006461214587617 File: 6567, Offset: 9218690536865144001 File: 4033, Offset: 9220247894244709239 ... NFS backed are negative: File: 2535, Offset: -376809161603969956 File: 4236, Offset: -376809161586095012 File: 3507, Offset: -376809161585570724 ... The negative NFS negative offsets seem to be managed already in source3/smbd/dir.c in the map_dir_offset_to_wire() function which adjusts for signed/unsigned longs. You mention that...
2014 Sep 11
2
Weird output of system load
...74666354 btime 1409530629 processes 9684115 procs_running 1 procs_blocked 0 softirq 1418158114 0 367862840 177073 609942882 3679591 0 2 53962455 1790447 380742824 /proc/loadavg 11.21 22.50 10.74 1/2536 16895 Top -H top - 05:08:02 up 10 days, 4:50, 1 user, load average: 13.24, 23.26, 10.86 Tasks: 2535 total, 1 running, 2534 sleeping, 0 stopped, 0 zombie Cpu(s): 3.1%us, 4.0%sy, 0.0%ni, 92.5%id, 0.1%wa, 0.1%hi, 0.2%si, 0.0%st Mem: 3925040k total, 3780944k used, 144096k free, 31464k buffers Swap: 2064376k total, 1196k used, 2063180k free, 3201568k cached Sincerely, Min...
2004 Dec 10
4
cbind() and factors.
...no factors in it) and the results of rainbow() (which is a vector, not a factor), then for some reason the new column is a factor...?? Mick Michael Watson Head of Informatics Institute for Animal Health, Compton Laboratory, Compton, Newbury, Berkshire RG20 7NN UK Phone : +44 (0)1635 578411 ext. 2535 Mobile: +44 (0)7990 827831 E-mail: michael.watson at bbsrc.ac.uk