On 19/06/12 00:29, Kaplan, Andrew H. wrote:
> Recently it was observed the user account took longer to complete its login
> from a terminal window and console. It is also now having
> problems when running the sudo command. Essentially when the user runs the
> command, the latter hangs, and the a
On Jun 20, 2012, at 3:27 PM, Gene Heskett wrote:
> As for partiality, no way, synaptic, adapted for rpms is by far the best
> package manager I've used in the last 5 years since I bailed on fedora at
> about 6 or so.
Understand that sentiment, Gene. I like aptitude myself for Debian-based
sy
Hi,
i would like to set a pastebin server within my organization in LAN is
there a step by step guide to configure and install on CentOS 5.8?
Regards
Kaushal
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
> On 19/06/12 00:29, Kaplan, Andrew H. wrote:
> > Recently it was observed the user account took longer to complete its login
> > from a terminal window and console. It is also now having
> > problems when running the sudo command. Essentially when the user runs the
> > command, the latter hangs
From: Kaushal Shriyan
> i would like to set a pastebin server within my organization in LAN is
> there a step by step guide to configure and install on CentOS 5.8?
First, where do you find the pastebin software/code...?
JD
___
CentOS mailing list
Cent
Hello --
That apparently was the problem. The domain controller used by the system was
offline for several hours.
Once it came back on-line, the lag that I described in my posting was no longer
present.
-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.o
Hello --
Apparently the problem had to with the absence of the domain controller. The
domain controller used by the system was offline for several hours.
Once it came back on-line, the lag that I described in my posting was no longer
present.
-Original Message-
From: centos-boun...@c
Not sure if there is an app like this yet.
I want to keep tabs on my web applications and thought of using a 'page
checker'/
I was thinking either running a sum on the directory or each file...but
thinking a simple date check would
be fine.
The idea is web application, except the uploads area f
Bob Hoffman wrote:
> Not sure if there is an app like this yet.
> I want to keep tabs on my web applications and thought of using a 'page
> checker'/
>
> I was thinking either running a sum on the directory or each file...but
> thinking a simple date check would
> be fine.
>
> The idea is web appli
Have you looked at inotify(7) ? You'll need to do a bit of coding
though.
Martin Rushton
HPC System Manager, Weapons Technologies
Tel: 01959 514777, Mobile: 07939 219057
email: jmrush...@qinetiq.com
www.QinetiQ.com
QinetiQ - Delivering customer-focused solutions
Please consider the environment
From: Bob Hoffman
> So thinking of running a script every minute looking for files where the
> date changed since 'x' date or something like that.
> Anything out there like that?
You have inotify that can monitor a directory for any change of the type you
want.
Or make a script that "md5" the
Hello,
I've setup apache basic auth on by web server to protect my nagios
site. It's been working just fine, but suddenly it stopped accepting
passwords even tho they are being typed in correctly. I was wondering
if I could get some advice on how to troubleshoot this?
I'm on a centos 5.4 machin
On 6/21/2012 10:03 AM, Tim Dunphy wrote:
> Hello,
>
> I've setup apache basic auth on by web server to protect my nagios
> site. It's been working just fine, but suddenly it stopped accepting
> passwords even tho they are being typed in correctly. I was wondering
> if I could get some advice on h
Hello Gene,
On Wed, 2012-06-20 at 15:59 -0400, Gene Heskett wrote:
> header.cc:77: error: invalid conversion from ‘const char*’ to ‘char*’
> Lines 77-78 in that file:
> if (!(dom = strrchr (msgid, '@')))
> return -1;
>
> Obviously strrchr() tries to convert the header spec here from line 35
Leonard den Ottolander wrote:
> Hello Gene,
>
> On Wed, 2012-06-20 at 15:59 -0400, Gene Heskett wrote:
>> header.cc:77: error: invalid conversion from ‘const char*’ to ‘char*’
>
>> Lines 77-78 in that file:
>> if (!(dom = strrchr (msgid, '@')))
>> return -1;
>>
>> Obviously strrchr() tries to
On Thu, Jun 21, 2012 at 8:17 AM, Bob Hoffman wrote:
> Not sure if there is an app like this yet.
> I want to keep tabs on my web applications and thought of using a 'page
> checker'/
>
> I was thinking either running a sum on the directory or each file...but
> thinking a simple date check would
>
On Thu, 2012-06-21 at 10:46 -0400, m.r...@5-cent.us wrote:
> Or just
> if (!(strrchr ( msgid, '@' ))) {
> return -1;
> }
In which case the declaration of dom can be safely removed.
--
mount -t life -o ro /dev/dna /genetic/research
___
CentOS
From: Tim Dunphy
> I've setup apache basic auth on by web server to protect my nagios
> site. It's been working just fine, but suddenly it stopped accepting
> passwords even tho they are being typed in correctly. I was wondering
> if I could get some advice on how to troubleshoot this?
> I'm on a
> Date: Wed, 20 Jun 2012 10:54:33 -0700
> From: John R Pierce
> Subject: Re: [CentOS] Failing Network card
> To:centos@centos.org
> Message-ID:<4fe20e59.20...@hogranch.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> On 06/20/12 8:44 AM, Gregory P. Ennis wrote:
>> > 01:00.0
On Thu, 21 Jun 2012, Bob Hoffman wrote:
> To: CentOS@centos.org
> From: Bob Hoffman
> Subject: [CentOS] reinventing the wheel? page checker
>
> Not sure if there is an app like this yet.
> I want to keep tabs on my web applications and thought of using a 'page
> checker'/
*snip*
> Anything out
Hey folks,
Google seems to bring up a few things and I was wondering if there
might be an official mailing list for linux RAID?
thanks,
-Alan
--
“Don't eat anything you've ever seen advertised on TV”
- Michael Pollan, author of "In Defense of Food"
_
Not aware of any lists for just RAID configurations - I'm sure most disk,
filesystem or raid questions can be asked in general.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
https://raid.wiki.kernel.org/index.php/Linux_Raid
Stephan
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On 2012-06-21, Alan McKay wrote:
>
> Google seems to bring up a few things and I was wondering if there
> might be an official mailing list for linux RAID?
If you are talking specifically about linux md RAID, the official list
is here:
http://vger.kernel.org/vger-lists.html#linux-raid
It's an e
On Thu, Jun 21, 2012 at 1:54 PM, Keith Keller
wrote:
> If you are talking specifically about linux md RAID, the official list
> is here:
>
> http://vger.kernel.org/vger-lists.html#linux-raid
yes that is exactly what i was looking for - thanks!
--
“Don't eat anything you've ever seen advertised
on 6/20/2012 11:34 PM Arun Khan spake the following:
> On Thu, Jun 21, 2012 at 10:09 AM, Rob Kampen
> wrote:
> snip
>
>> sounds like the mirror is not in synch - when it is running with both
>> drives, what does
>>> cat /proc/mdstat
>
> System boots up fully functional with both disks
> I've setup apache basic auth on by web server to protect my nagios
> site. It's been working just fine, but suddenly it stopped accepting
> passwords even tho they are being typed in correctly. I was wondering
> if I could get some advice on how to troubleshoot this?
Check permissions and seli
On 6/21/2012 12:44 PM, Keith Roberts wrote:
> On Thu, 21 Jun 2012, Bob Hoffman wrote:
>
>> To: CentOS@centos.org
>> From: Bob Hoffman
>> Subject: [CentOS] reinventing the wheel? page checker
>>
>> Not sure if there is an app like this yet.
>> I want to keep tabs on my web applications and thought o
On 22/06/12 07:59, Bob Hoffman wrote:
> On 6/21/2012 12:44 PM, Keith Roberts wrote:
>> On Thu, 21 Jun 2012, Bob Hoffman wrote:
>>
>>> To: CentOS@centos.org
>>> From: Bob Hoffman
>>> Subject: [CentOS] reinventing the wheel? page checker
>>>
>>> Not sure if there is an app like this yet.
>>> I want t
29 matches
Mail list logo