Displaying 5 results from an estimated 5 matches for "26062".
Did you mean:
2062
2006 Apr 15
1
logwatch from cronjob
Hello,
the last 2-3 days i have a saden problem with logwatch wich i call
through a cron job.
when i ran the cronjob i get this continues error for the script :
----
Use of uninitialized value in concatenation (.) or string at
/etc/log.d/scripts/shared/applystddate line 43, <STDIN> line 26062.
Use of uninitialized value in concatenation (.) or string at
/etc/log.d/scripts/shared/applystddate line 43, <STDIN> line 26062.
Use of uninitialized value in concatenation (.) or string at
/etc/log.d/scripts/shared/applystddate line 43, <STDIN> line 26062.
......
Use of uninitialize...
2006 Apr 17
0
logwatch
...d
Hello,
the last 2-3 days i have a saden problem with logwatch wich i call
through a cron job.
when i ran the cronjob i get this continues error for the script :
----
Use of uninitialized value in concatenation (.) or string at
/etc/log.d/scripts/shared/applystddate line 43, <STDIN> line 26062.
Use of uninitialized value in concatenation (.) or string at
/etc/log.d/scripts/shared/applystddate line 43, <STDIN> line 26062.
Use of uninitialized value in concatenation (.) or string at
/etc/log.d/scripts/shared/applystddate line 43, <STDIN> line 26062.
......
Use of uninitialize...
2013 Mar 21
2
Displaying median value over the horizontal(median)line in the boxplot
Hi,
set.seed(45)
test1<-data.frame(columnA=rnorm(7,45),columnB=rnorm(7,10)) #used an example probably similar to your actual data
apply(test1,2,function(x) sprintf("%.1f",median(x)))
#columnA columnB
# "44.5"? "10.2"
par(mfrow=c(1,2))
lapply(test1,function(x) {b<-
2006 Jan 29
0
File Upload and Security advice
I am going to have a file upload feature in my rails app. I know about
file_column, I need something more custom.
The server will be cgi/fcgi on apache on linux.
The feature will be in a password protected area.
I am going to use absolute file paths everywhere.
Files will be stored outside of public_html.
Files will be chmod as 600 (only read/write by owner)
I will validate: file size
2013 Dec 05
0
SWAT & Segmentation Fault issues
...02767a7be sp 00007fff23e39fe0 error 6 in libdmalloc.so.5.5.2[7fc027675000+f000]
Dec 4 11:12:09 tux /etc/init.d/samba[26057]: Error: starting services (see system logs)
Dec 4 11:12:09 tux /etc/init.d/samba[26059]: start-stop-daemon: no matching processes found
Dec 4 11:12:09 tux /etc/init.d/samba[26062]: start-stop-daemon: no matching processes found
Dec 4 11:12:09 tux /etc/init.d/samba[26036]: ERROR: samba failed to start
Any direction to correct or file a bug report would be wonderful my Samba 3.6.14 version started and stopped fine before the update.
Robin Hunt
Systems Administrator/RHunt a...