Greetings,
On Tue, Sep 17, 2013 at 11:06 AM, Rajagopal Swaminathan
wrote:
> to comps.xml _and_ *hand*.
>
Should have read *hand* edit that file to include other packages which
I wanted like ntp, mc, ntfs-3g etc.
--
Regards,
Rajagopal
___
CentOS mail
Greetings,
On Sun, Sep 15, 2013 at 8:10 AM, Cliff Pratt wrote:
> Then get disk 1 of the CentOS distribution and copy it from there..
>
>
> On Sun, Sep 15, 2013 at 2:31 PM, Rajagopal Swaminathan <
> raju.rajs...@gmail.com> wrote:
>
Finally managed to get the automated installation going using:
On 09/16/2013 06:45 PM, Dave Johansen wrote:
> On Fri, Sep 13, 2013 at 11:45 AM, Connie Sieh wrote:
>> On Fri, 13 Sep 2013, Jerry Geis wrote:
>>
>>> I saw an article this morning about the RH developer toolset.
>>
>> There were 2 different "products" released from RH this week. Developer
>> Tools
On Fri, Sep 13, 2013 at 10:03:57PM +0200, Michael Lampe wrote:
> Fred Smith wrote:
>
> > Apparently I'm the only Centos user who is unable to view the quicktime
> > trailers,... or maybe nobody but me is interested.
>
> Assuming you have the necessary codecs installed, it still doesn't work,
> b
When starting a program from the commandline in C5, is there any way to
specify where on the screen the resulting window will be put?
I have a nuisance of a problem: Running rdesktop with the -D option
(which hides window decorations, making the rdesktop window appear
borderless), one cannot (as f
Alexander Dalloz wrote:
> Am 16.09.2013 22:06, schrieb m.r...@5-cent.us:
>> Most of the time since last Thursday or so, that piece of crap called
>> Nixnet (ix.manitu) has been blocking my hosting provider's mailservers.
>
> I see you in rage mode, though I like to totally disagree. The
> ix.dnsbl.
John R Pierce wrote:
> On 9/16/2013 1:29 PM, m.r...@5-cent.us wrote:
>> No. Block domains.
> how? 90%+ of spam has forged FROM addresses.
>From crap in my trash from today:
Received: from [206.214.95.82] (port=57577 helo=03e6231b.buhlgymgagate.us)
by host290.hostmonster.com with esmtp (Exim
On 9/16/2013 1:53 PM, m.r...@5-cent.us wrote:
> Received: from [206.214.95.82] (port=57577 helo=03e6231b.buhlgymgagate.us)
> by host290.hostmonster.com with esmtp (Exim 4.80)
> (envelope-from)
> id 1VLfOH-0003sR-20
> form.r...@5-cent.us; Mon, 16 Sep 2013 14:27:25 -0600
> Rec
On 9/16/2013 1:29 PM, m.r...@5-cent.us wrote:
> No. Block domains.
how? 90%+ of spam has forged FROM addresses.
--
john r pierce 37N 122W
somewhere on the middle of the left coast
___
CentOS mailing list
CentO
Kwan Lowe wrote:
> On Mon, Sep 16, 2013 at 11:03 AM, wrote:
>
>> I've got two possible routes, here: a) I can try to build an older,
>> deprecated version of Evergreen, or I can try to build a newer libevent
>> and stuff - some of which, IIRC, kde wants.
>>
>> Opinions? Suggestions? And if anyone
John R Pierce wrote:
> On 9/16/2013 1:53 PM, m.r...@5-cent.us wrote:
>> Received: from [206.214.95.82] (port=57577
>> helo=03e6231b.buhlgymgagate.us)
>> by host290.hostmonster.com with esmtp (Exim 4.80)
>> (envelope-from)
>> id 1VLfOH-0003sR-20
>> form.r...@5-cent.us; Mon, 1
Am 16.09.2013 22:06, schrieb m.r...@5-cent.us:
> Most of the time since last Thursday or so, that piece of crap called
> Nixnet (ix.manitu) has been blocking my hosting provider's mailservers.
I see you in rage mode, though I like to totally disagree. The
ix.dnsbl.manitu.net RBL is doing a great j
Most of the time since last Thursday or so, that piece of crap called
Nixnet (ix.manitu) has been blocking my hosting provider's mailservers.
I did ask, when I talked to support last week, and they host *millions* of
domains. They do not have a million techs (neither does google - but I'm
*sure* n
On Mon Sep 16 16:34:31 UTC 2013, zGreenfelder zgreenfelder at gmail.com wrote:
>On Mon, Sep 16, 2013 at 12:27 PM,
> James B. Byrne wrote:
>> I am obviously missing something basic here but can someone explain
>> to me what is wrong with the first statement, which returns nothing?
>>
>> $ history |
On Mon, 16 Sep 2013, m.r...@5-cent.us wrote:
> Can you say, "dependency hell"?
>
> I suspect they wrote it on Ubuntu (this is client/server software, dunno
> why they'd do that). At any rate, I yum installed the postgresql 9.x
I don't think it is appropriate to be derogatory to other distros. Befo
On Mon, Sep 16, 2013 at 12:45:34PM -0600, Frank Cox wrote:
> On Mon, 16 Sep 2013 14:31:33 -0400
> Fred Smith wrote:
>
> > Anyone know how to solve this?
>
> I've never used this myself, but this appears to do what you want.
>
> http://www.gusnan.se/devilspie2/
Thanks, Frank.
One should always
there are numbers at the start of the line?
e.g. your regex is actually something more like "^[0-9]+ su"
and depending on your unix variant (e.g. not a linux, possibly)
you really mean egrep and not grep (although to a centos list, yes they're
likely actually the same, but it still might be worth
I am obviously missing something basic here but can someone explain to me what
is wrong with the first statement, which returns nothing?
$ history | grep ^su
$ history | grep su
2997 su -l
3024 su -l
3050 su -l
3054 su -l
Thanks,
--
*** E-Mail is NOT a SECURE channel *
m.r...@5-cent.us wrote:
> I spent a number of hours at one of the local SF clubs turning a desktop
> into a dual-boot (if they ever need that for anything) CentOS 6.4 system,
> then trying to install Evergreen, an oss library package.
>
> Can you say, "dependency hell"?
Yes, I know what you mean.
On Mon, 16 Sep 2013 14:31:33 -0400
Fred Smith wrote:
> Anyone know how to solve this?
I've never used this myself, but this appears to do what you want.
http://www.gusnan.se/devilspie2/
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
On Mon, Sep 16, 2013 at 11:03 AM, wrote:
> I've got two possible routes, here: a) I can try to build an older,
> deprecated version of Evergreen, or I can try to build a newer libevent
> and stuff - some of which, IIRC, kde wants.
>
> Opinions? Suggestions? And if anyone's worked with evergreen,
-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of
m.r...@5-cent.us
Sent: 16 September 2013 18:05
To: CentOS mailing list
Subject: Re: [CentOS] Evergreen ILS on CentOS?
James Freer wrote:
> On Mon, 16 Sep 2013, m.r...@5-cent.us wrote:
>> Ca
On Fri, Sep 13, 2013 at 11:45 AM, Connie Sieh wrote:
> On Fri, 13 Sep 2013, Jerry Geis wrote:
>
>> I saw an article this morning about the RH developer toolset.
>
> There were 2 different "products" released from RH this week. Developer
> Toolset 2 was released which includes gcc 4.8 and eclipse
On Mon, Sep 16, 2013 at 11:27 AM, James B. Byrne wrote:
> I am obviously missing something basic here but can someone explain to me what
> is wrong with the first statement, which returns nothing?
>
> $ history | grep ^su
> $ history | grep su
> 2997 su -l
> 3024 su -l
> 3050 su -l
> 3054
James Freer wrote:
> On Mon, 16 Sep 2013, m.r...@5-cent.us wrote:
>> Can you say, "dependency hell"?
>>
>> I suspect they wrote it on Ubuntu (this is client/server software, dunno
>> why they'd do that). At any rate, I yum installed the postgresql 9.x
>
> I don't think it is appropriate to be derog
On Tue, Sep 10, 2013 at 3:34 PM, Alan McKay wrote:
> And it all looks good!
Not quite ... looks like I also need to
rpm --erase rhnsd rhn-setup rhn-setup-gnome
--
“Don't eat anything you've ever seen advertised on TV”
- Michael Pollan, author of "In Defense of Food"
___
I spent a number of hours at one of the local SF clubs turning a desktop
into a dual-boot (if they ever need that for anything) CentOS 6.4 system,
then trying to install Evergreen, an oss library package.
Can you say, "dependency hell"?
I suspect they wrote it on Ubuntu (this is client/server sof
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ..
On Mon, Sep 16, 2013 at 10:34:40AM +0200, Rafał Radecki wrote:
> Hi All.
>
> I monitor number of crond processes on my machines. On one of them I have 2
> crond processes for a short period of time (few minutes) everyday. It is at
> the same time when one jobs starts to run - a sphinx indexer.
>
Hi All.
I monitor number of crond processes on my machines. On one of them I have 2
crond processes for a short period of time (few minutes) everyday. It is at
the same time when one jobs starts to run - a sphinx indexer.
What are the possible causes of crond running a child crond process?
Best
30 matches
Mail list logo