search for: 30317

Displaying 3 results from an estimated 3 matches for "30317".

Did you mean: 303,7
2009 Mar 25
0
CentOS won't shutdown ... or do anything else
...= 0 kill(30314, SIG_0) = -1 ESRCH (No such process) unlink("/var/run/shutdown.pid") = 0 umask(022) = 022 open("/var/run/shutdown.pid", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 getpid() = 30317 fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, - 1, 0) = 0xb7f62000 write(3, "30317\n", 6) = 6 close(3) = 0 munmap(0xb7f62000, 4096) = 0 rt_sigaction(S...
2006 Aug 17
1
Strange apache behaviour
Hi Centos folks! I'm trying to get a file with wget from Apache on Centos 3 and it doesnt succed. What could be the cause of this what is the resource that is not available, whats your oppinion? strace short output --------------------------- read(14, "GET /centos/3/os/i386/heade"..., 8000) = 133 read(5, 0xbfff99f3, 1) = -1 EAGAIN (Resource temporarily unavailable)
2011 Jun 24
0
replacing empty cells, and Date question
...7 NA 20227 58 NA Mar 20306 59 NA 20313 60 NA 20320 94 2003 Jan 30103 95 NA 30113 96 NA 30122 97 NA 30128 98 NA Feb 30204 99 NA 30214 100 NA 30219 101 NA Mar 30307 102 NA 30313 103 NA 30317 104 NA 30324 > str(data1) 'data.frame': 32 obs. of 3 variables: $ year : int 2001 NA NA NA NA NA NA NA NA NA ... $ month: chr "Jan" "" "" "" ... $ id : int 10104 10110 10116 10122 10201 10208 10216 10226 10303 10309 ......