similar to: Cron Job?

Displaying 20 results from an estimated 7000 matches similar to: "Cron Job?"

2008 Apr 24
0
.htaccess for script aliased directories
With the great assistance I got here I was able to get .htaccess to work on a centos 5.1 box running Apache 2.2.3 a few days ago. One other question. I am trying to protect a sub dir within the web space of a domain that is serving site statistics of awstats generated pages. The path to the dir is /home/user1/www/awstats. When testing, I am able to get a username and password prompt for the
2006 Jun 07
1
rsync 2.6.8 copies directories but not files
I'm using a somewhat complicated --include/exclude chain to copy all files matching a pattern, plus all files in certain subdirs. /usr/local/bin/rsync -a --include='*/' --include='*.[wip]' --include='*.htm' --include='*.html' --include='*.off' --include='wwwroot/*' --include='perl/*' --exclude='*' newcode/
2006 May 09
2
Log file format + Awstats
I'm trying to process Icecast2 log files with Awstats and I'm running into a problem which I believe may be related to an extra entry in the Icecast2 logfiles. If one compares an Apache CLF log entry such as the following: 199.125.245.200 - - [08/May/2006:12:26:00 -0600] "GET / HTTP/1.0" 200 53 "-" "-" to an Icecast2 log entry: 166.70.52.200 - -
2005 Dec 12
3
how do I set up separate log files/AWstats instances for a virtual host web server?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Hi all,<br> <br> I've configured my server to to host multiple sites on a single IP address, when
2007 Mar 29
4
Machine reboot - monit fails to start mongrels
Greetings - I dug around a bit and I couldn''t find a definitive answer to this question, apologies if it''s been covered before. A box running a apache 2.2 -> mongrel cluster for a rails app got power cycled at my ISP. Unfortunately monit couldn''t start the mongrel processes because the pid files were still there. Here is my monit config (for each mongrel
2009 Jan 17
1
counting Mb of every mountpoint
Hi guys > > Hi > > 2008/9/21 Jordi Sala <poperbu at gmail.com>: > >> Hi, >> >> Awstats (awstats.sourceforge.net/) or sawmill (http://www.sawmill.net/) do >> what you want. >> > > Webalizer - streaming version: > > http://webalizer.bzhtec.com/ > > Chip Scooter > > > I have tried webalizer but later my try I
2009 May 01
4
Hardening
Hi All, What tips does everyone have on hardening a CenOS Server that is running web, e-mail, ssh, ftp, mysql, coldfusion and will be processing payments from www? -Jason
2017 Feb 21
2
Linking Linux kernel with LLD
>Thank you! It worked and I finally got a working kernel. Here is the kernel boot log: Sound great ! Though I ended with error from log below. Had no chance to fix it yet: ? CPU: AMD QEMU Virtual CPU version 2.5+ (family: 0x6, model: 0x6, stepping: 0x3) Performance Events: PMU not available due to virtualization, using software events only. ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1
2005 Feb 25
2
Re: STATs tools?
I just wanted to point out that it's "stats", not "STATs". "Stats" is not an acronym! It's an abbreviation; it's short for "statistics". On Fri, 25 Feb 2005, Dan Stowell wrote: > Date: Fri, 25 Feb 2005 09:43:38 +0000 > From: Dan Stowell <danstowell@gmail.com> > To: icecast <icecast@xiph.org> > Subject: [Icecast] Re:
2008 May 20
4
awstats, webalizer or...
So what does everyone out there use to generate web statistics these days? Are the tried and true awstats or webalizer still the best out there? Ray
2006 Jan 23
3
[OT] Lighttpd + AWStats
Hello ~ I have posted a tutorial on my blog, http://www.benr75.com/pages/lighttpd_awstats_tutorial, on how to get AWStats and Lighttpd to work together. I thought it might be of interest to Rails folk as I know many run Light. Enjoy, -- Ben Reubenstein http://www.benr75.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Aug 22
3
[RFC] Adding target-specific overrides for Indirect Call Promotion
<font face="Verdana,Arial,Helvetica,sans-serif" size="2"><div><div><div style="box-sizing: inherit;"><font face="Verdana, Arial, Helvetica, sans-serif" size="2" style="box-sizing: inherit;">Hi,</font></div><div style="box-sizing: inherit;"><font face="Verdana, Arial,
2006 Aug 08
1
inherit acls not working
To my knowledge the 'inherit acls' option should make new files inherit the default acls from the containing folder... Please correct me if I'm wrong! But when I turn this setting on, it just don't seem to work... In other words, newly created files do not get the default acls from the containing folder... Please advice anyone... (running Samba 3.0.21b-1 on Debian Sarge)
2003 Jul 04
1
rsync server and --delete option
Hello, Here is my problem: A rsync daemon is started on serverA with the root user. Now if I try to sync serverA to serverB : rsync -nPru --delete serverA::test/temp/ /temp/ the behavior is just perfect and everything goes well. Now if I try to switch the server : rsync -nPru --delete /temp/* serverA::wwwroot/temp/ the delete option is not working (the files that are not on the sending
2007 Nov 15
1
Hour by Hour statistics
Hi all, I've used awstats in the past to get stats on our radio shows but I'm looking for statistics for every hour of the day, something that awstats doesn't support (unless there's a nice hack out there) Ie I want to be able to tell the DJ who has a show 2pm to 3pm on a Monday how many listeners he had. Has anyone seen a project that would do this?
2003 Mar 22
5
CYGWIN Rsync exclude/include problem
I'm having troubles with getting rsync 2.5.5 (CYGWIN version) to include/exclude files they way I expect it to. I have mulled over the list postings and man pages regarding this and I am either missing something or ... well I don' know. I have a drive with 12 folders in the root however, I only want to rsync 5 of them (the ones marked with an *) and in those 4 I want to exclude certain
2009 Dec 29
7
Sparc?
My 12 year old wants to learn more about servers and has memorized a lot of commands like ls, chmod, du, etc. He wants to have his own domain and server on the web and I have enough Static IP's, so why not foster this interest. I have an old ultra sparc 5. Are there any CentOS versions that support Sparc? Or recommendations? I know OpenBSD does, but I am more versed in Solaris and versions
2020 Apr 02
3
RFC: dynamic_cast optimization in LTO
<font face="Verdana,Arial,Helvetica,sans-serif" size="2"> <span><div>Hi,<br>There was a mention of optimizing away C++ dynamic_casts in LTO in this presentation: <a href="https://www.youtube.com/watch?v=Fd3afoM3UOE&t=1306" target="_blank">https://www.youtube.com/watch?v=Fd3afoM3UOE&t=1306</a><br>I
2018 Feb 23
2
Stale mailbox lock file
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"> <div>Thanks Aki,</div><div><br></div><div>do you know if this list is read by dovecot developers team too? Could you point me to the right list otherwise?</div> <div><br><br>Raffaele
2010 Mar 26
23
RAID10
Hi All, I am looking at ZFS and I get that they call it RAIDZ which is similar to RAID 5, but what about RAID 10? Isn''t a RAID 10 setup better for data protection? So if I have 8 x 1.5tb drives, wouldn''t I: - mirror drive 1 and 5 - mirror drive 2 and 6 - mirror drive 3 and 7 - mirror drive 4 and 8 Then stripe 1,2,3,4 Then stripe 5,6,7,8 How does one do this with ZFS?