search for: 11085

Displaying 8 results from an estimated 8 matches for "11085".

Did you mean: 1108
2010 Dec 06
1
Loading .RData from Internet
...The following is what I tried: > raceprofiling <- > read.table("http://rss.acs.unt.edu/Rdoc/library/twang/data/raceprofiling.RData") > save(raceprofiling, file = 'raceprofiling.RData') However, when I used dim() to check the dataset, I got: > dim(raceprofiling) [1] 11085 1 The correct dimension should be 5000 and 10. Many Thanks. -- View this message in context: http://r.789695.n4.nabble.com/Loading-RData-from-Internet-tp3074103p3074103.html Sent from the R help mailing list archive at Nabble.com.
2004 Sep 15
3
ztdummy on Fedora Core 2
...20165 0 sunrpc 128805 1 tg3 79045 0 floppy 54481 0 sg 33377 0 microcode 10209 0 dm_mod 49477 0 ohci_hcd 22097 0 button 8793 0 battery 11085 0 asus_acpi 13017 0 ac 7373 0 ext3 99497 2 jbd 58457 1 ext3 cciss 41765 4 sd_mod 20801 0 scsi_mod 102025 3 sg,cciss,sd_mod -------------- next part -------------- An...
2009 Jun 19
6
ssh security
...m 87.118.122.78: 11: Bye Bye Jun 19 16:26:14 kmdns1 sshd[11083]: Invalid user ksusha from 87.118.122.78 Jun 19 16:26:14 kmdns1 sshd[11084]: input_userauth_request: invalid user ksusha Jun 19 16:26:14 kmdns1 sshd[11084]: Received disconnect from 87.118.122.78: 11: Bye Bye Jun 19 16:26:15 kmdns1 sshd[11085]: Invalid user jane from 87.118.122.78 Jun 19 16:26:15 kmdns1 sshd[11086]: input_userauth_request: invalid user jane Jun 19 16:26:15 kmdns1 sshd[11086]: Received disconnect from 87.118.122.78: 11: Bye Bye Jun 19 16:26:17 kmdns1 sshd[11087]: Invalid user celeron from 87.118.122.78 Jun 19 16:26:17 km...
2002 Jul 16
0
SaMBa 2.2.2 Eating CPU!
...2.48 smbd ? 11297 root 154 20 2216K 816K sleep 0:15 2.37 2.37 smbd ? 11262 root 186 20 2328K 976K run 0:33 1.88 1.88 smbd ? 11279 root 154 20 2328K 976K sleep 0:31 1.31 1.31 smbd ? 28 root 152 20 0K 0K run 15:11 1.29 1.28 vxfsd ? 11085 root 154 20 2312K 960K sleep 0:36 1.18 1.17 smbd I'm runing 2.2.2 version of SaMBa, and I got no errors in my log files, neither in my syslog file. In addition to this, nothing was changed in the Server environment in a long time... What could be the problem? ______________ Demer...
2008 Mar 21
3
getElementsByClassName
I know this is deprecated in 1.6, but my question is how do I properly use the native browser implementation? Do I need to change my code? I''m having a difficult time finding examples on this. Why is this deprecated instead of incorporated into prototype? Or did I answer my own question... Also, I want to utilize the new document.querySelector. Has some one implemented this inside
2007 Jan 08
11
NFS and ZFS, a fine combination
Just posted: http://blogs.sun.com/roch/entry/nfs_and_zfs_a_fine ____________________________________________________________________________________ Performance, Availability & Architecture Engineering Roch Bourbonnais Sun Microsystems, Icnc-Grenoble Senior Performance Analyst 180, Avenue De L''Europe, 38330, Montbonnot Saint
2017 Sep 29
2
nfs-ganesha locking problems
...50108 0 Y 9990 Brick chealglaprd01:/data/glusterfs/arbiter /vol01/ora_dump.2I-1-39 49200 0 Y 3114 Brick chastcvtprd04:/data/glusterfs/ora_dum p/1I-1-18/brick 49773 0 Y 11085 Brick chglbcvtprd04:/data/glusterfs/ora_dum p/1I-1-18/brick 50109 0 Y 10000 Brick chealglaprd01:/data/glusterfs/arbiter /vol02/ora_dump.1I-1-18 49201 0 Y 3080 Brick chastcvtprd04:/data/glusterfs/ora_dum p/2I-1-48/...
2004 Oct 23
1
Issues with compiling wine
...) | #include <soundcard.h> | #endif | | int | main () | { | | | /* check for one of the Open Sound System specific SNDCTL_SEQ defines */ | #if !defined(SNDCTL_SEQ_SYNC) | #error No open sound system MIDI interface | #endif | | ; | return 0; | } configure:11071: result: no configure:11085: checking for artsc-config configure:11118: result: no configure:11205: checking alsa/asoundlib.h usability configure:11217: gcc -c -g -O2 conftest.c >&5 conftest.c:92:28: alsa/asoundlib.h: No such file or directory configure:11223: $? = 1 configure: failed program was: | /* confdefs.h. */...