On Thu, 2008-05-15 at 22:00 -0700, Garrick Staples wrote:
> On Fri, May 16, 2008 at 02:07:10PM +0930, Ian Blackwell alleged:
> > Craig White wrote:
> > >On my CentOS 4.6 server, this works...
> > >
> > >if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ]
> > >
> > >On my CentOS 5.1 server,
On Fri, 2008-05-16 at 14:07 +0930, Ian Blackwell wrote:
> Craig White wrote:
> > On my CentOS 4.6 server, this works...
> >
> > if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ]
> >
> > On my CentOS 5.1 server, this gives me the following error...
> >
> > ./test_file.scr: line 3: [: too m
On Thu, May 15, 2008 at 5:53 PM, Carol Anne Ogdin <[EMAIL PROTECTED]> wrote:
> Jumping in late here: I sincerely wish that this list was maintained on any
> of the quality "bulletin board" or "Forum" tools. It would reduce my eMail
> load, allow me to zoom in on just the issues of interest to me
On Fri, May 16, 2008 at 02:07:10PM +0930, Ian Blackwell alleged:
> Craig White wrote:
> >On my CentOS 4.6 server, this works...
> >
> >if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ]
> >
> >On my CentOS 5.1 server, this gives me the following error...
> >
> >./test_file.scr: line 3: [:
Craig White wrote:
On my CentOS 4.6 server, this works...
if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ]
On my CentOS 5.1 server, this gives me the following error...
./test_file.scr: line 3: [: too many arguments
Can anyone explain why the difference and suggest something that m
On my CentOS 4.6 server, this works...
if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ]
On my CentOS 5.1 server, this gives me the following error...
./test_file.scr: line 3: [: too many arguments
Can anyone explain why the difference and suggest something that makes
both cases happy
On Thu, May 15, 2008 at 8:09 PM, David Mackintosh
<[EMAIL PROTECTED]> wrote:
> On Thu, May 15, 2008 at 11:04:08AM -0700, MHR wrote:
>> This is way OT, which we know (the Subject: line...) - can we dismiss
>> it as "beaten to death one more time" and go on? :-)
>
> You must be new to the Internet.
On Thu, May 15, 2008 at 5:53 PM, Carol Anne Ogdin <[EMAIL PROTECTED]> wrote:
> I find the entire USENET and eMail list thing utterly antediluvian, and
> wicked hard to use. Often, I can only barely remember that *maybe*
> something relevant was discussed months ago, but is now relevant to my
> cur
Simon Jolle sjolle <[EMAIL PROTECTED]> writes:
> What are the advantages of building your own server comparing with
> products from HP, Dell and IBM? Is it cheaper?
I find that if you order the base package from Dell, you get a pretty
good deal. sometimes better than buying the parts alone. But
Carol Anne Ogdin wrote:
Jumping in late here: I sincerely wish that this list was maintained on any
of the quality "bulletin board" or "Forum" tools. It would reduce my eMail
load, allow me to zoom in on just the issues of interest to me at the
moment, and I can eMail those posts to myself that
On Thu, May 15, 2008 at 11:04:08AM -0700, MHR wrote:
> This is way OT, which we know (the Subject: line...) - can we dismiss
> it as "beaten to death one more time" and go on? :-)
You must be new to the Internet. There's no such thing as too much
beating for any horse, dead or not.
:)
--
/\o
"Ryan Nichols" <[EMAIL PROTECTED]> writes:
> Really? We bought that EXACT motherboard.. 10 to be exact and we've had 9
> fail and the 10th is on its way to major failure.. the odd thing is that
> 10th one was the first one purchased and that was 6 months ago.
Unless you have many hundreds of serve
On Wed, May 14, 2008 at 10:54 PM, snowcrash+centos
<[EMAIL PROTECTED]> wrote:
>yum install kernel-devel kernel-xen-devel
>
> and usual,
Oh, we're going off instinct here.. this might get ugly...
>ln -s /usr/src/kernels/`uname -r`-`uname -m` /usr/src/linux
>cd /usr/src/lin
Hi Robert,
Robert Spangler wrote:
For some reason at different times Centos will freeze and not allow me to do
anything. This doesn't happen while I'm working on the system but after I
have locked my session and then return. It could goes days without a lockup
and then the next time I try to
snowcrash+centos wrote:
i'm not yet sure what to do with that ... but, i presume that the
'make' process should *not* look for the Makefile? or, is there an
additonal step req'd?
the Kbuild file is a Makefile substitute, take a look at this doc:
http://www.mjmwired.net/kernel/Documentation/kbui
On May 15, 2008, at 7:59 PM, Filipe Brandenburger wrote:
Not true (AFAIR). If I remember correctly, if the information about
the destination of the CNAME is on the same DNS server (either because
it is authoritative, or because the resolver has it already on cache),
it will piggyback the inform
Clint Dilks wrote:
Hi Everyone,
I am currently reviewing the DNS records for the organization I work
for and have one area I would like other peoples thoughts on. Would
there ever be a situation where you need to have multiple A records
pointing to the same IP Address?
Currently we have a
Carol Anne Ogdin wrote:
Jumping in late here: I sincerely wish that this list was maintained on any
of the quality "bulletin board" or "Forum" tools. It would reduce my eMail
load, allow me to zoom in on just the issues of interest to me at the
moment, and I can eMail those posts to myself that
Hi,
On Thu, May 15, 2008 at 8:45 PM, Chris Boyd <[EMAIL PROTECTED]> wrote:
> CNAMEs require two dips into the DNS (one to get the CNAME, another to look
> up the IP), and so can be much slower if you are the victim of a slow
> resolver.
Not true (AFAIR). If I remember correctly, if the informatio
Jumping in late here: I sincerely wish that this list was maintained on any
of the quality "bulletin board" or "Forum" tools. It would reduce my eMail
load, allow me to zoom in on just the issues of interest to me at the
moment, and I can eMail those posts to myself that are relevant to my own
ne
On May 15, 2008, at 7:34 PM, Clint Dilks wrote:
I am currently reviewing the DNS records for the organization I work
for and have one area I would like other peoples thoughts on. Would
there ever be a situation where you need to have multiple A records
pointing to the same IP Address?
C
Hi Everyone,
I am currently reviewing the DNS records for the organization I work for
and have one area I would like other peoples thoughts on. Would there
ever be a situation where you need to have multiple A records pointing
to the same IP Address?
Currently we have a small number of case
On Thursday 15 May 2008 22:03:06 Tom Brown wrote:
> I am tying to install a php based application but the error i recieve is
> Failed opening required 'HTML/Template/IT.php'
> This is something to do with pear from what i can tell but i do have
> php-pear installed. The file IT.php is not on my sys
Stephen John Smoogen wrote:
On Thu, May 15, 2008 at 5:44 PM, Guy Boisvert <[EMAIL PROTECTED]> wrote:
The only downside is that sometimes, it takes time to get them. It's like
Tyan has problem producing enough for market demand.
Actually from my understanding its sort of the 'opposite'. Mark
Bob Taylor wrote:
On Wed, 2008-05-14 at 16:48 -0500, Doug Tucker wrote:
On Wed, 2008-05-14 at 15:56 -0500, Scott Nelson wrote:
On May 14, 2008, at 3:48 PM, Doug Tucker wrote:
...all but dead...I run a usenet server here, had 3 logins last
month...user base is over 4000...
I *think* Scott wr
On Thu, May 15, 2008 at 5:44 PM, Guy Boisvert <[EMAIL PROTECTED]> wrote:
>
> The only downside is that sometimes, it takes time to get them. It's like
> Tyan has problem producing enough for market demand.
>
Actually from my understanding its sort of the 'opposite'. Market
demand for white-box m
John R Pierce wrote:
Guy Boisvert wrote:
It seems that after all those years of Outlook problems, some are just
into "extreme sports"...
actually, Outlook Express, and its follow-on Windows Mail, have been FAR
more standards compliant than Outlook itself ever was or will be.
Outlook Expr
John R Pierce wrote:
Simon Jolle sjolle wrote:
On 05/15/2008 04:24 PM, Sam Drinkard wrote:
About 2 years ago, I build a server
[...]
What are the advantages of building your own server comparing with
products from HP, Dell and IBM? Is it cheaper?
I never heard of DIY server hardware
on 5-15-2008 12:59 PM Gerald Braun spake the following:
I currently have a Centos server with Sendmail and Qpopper supporting about
50 mail users. I am planning to replace Qpopper with Dovecot to allow some
users to have IMAP access to their mail (others will still use POP3.) Is
there anything
on 5-15-2008 4:17 PM Scott Silva spake the following:
on 5-15-2008 5:35 AM Ryan Nichols spake the following:
Really? We bought that EXACT motherboard.. 10 to be exact and we've
had 9 fail and the 10th is on its way to major failure.. the odd thing
is that 10th one was the first one purchased an
on 5-15-2008 5:35 AM Ryan Nichols spake the following:
Really? We bought that EXACT motherboard.. 10 to be exact and we've had
9 fail and the 10th is on its way to major failure.. the odd thing is
that 10th one was the first one purchased and that was 6 months ago.
I haven't had failures like
On Thu, May 15, 2008 at 3:57 PM, William L. Maltby
<[EMAIL PROTECTED]> wrote:
>
> Hey ! Stop picking on *him*! ;-)
>
Yeah. After all, do you really want to pick on CetOS List? (All
shades of meaning intended.)
Pick on Bill for a change - when was the last time we did that? ;^)
mhr
Guy Boisvert wrote:
It seems that after all those years of Outlook problems, some are just
into "extreme sports"...
actually, Outlook Express, and its follow-on Windows Mail, have been FAR
more standards compliant than Outlook itself ever was or will be.
Outlook Express was originally MS
On Thu, 2008-05-15 at 15:26 -0700, Scott Silva wrote:
> on 5-14-2008 7:31 PM CentOS List spake the following:
> >
> >>
> > No. I am on a few lists and each list with a different email address so
> > that I can sort them out correctly. If you people don’t wish to help out,
> > its fine, just ign
David Hláčik wrote:
Hello,
in system-config-date i have checkbox synchronize date before service
startup.
Which config switch,file does it affect? I want to turn it on on my
CentOS machine without xauth , just editing config files , i was
hoping it could be in /etc/sysconfig/ntpd but no.
mo
Simon Jolle sjolle wrote:
On 05/15/2008 04:24 PM, Sam Drinkard wrote:
About 2 years ago, I build a server
[...]
What are the advantages of building your own server comparing with
products from HP, Dell and IBM? Is it cheaper?
I never heard of DIY server hardware market.
cheers
S
Scott Silva wrote:
on 5-15-2008 10:06 AM MHR spake the following:
On Thu, May 15, 2008 at 6:56 AM, John R Pierce
wrote:
outlook supports imap, doesn't it? I have my wife setup with Microsoft
Windows Mail (Vista, fka outlook express) using imap on gmail, and it
works
/great/
she gets the be
On Thu, May 15, 2008 at 3:29 PM, Scott Silva <[EMAIL PROTECTED]> wrote:
> on 5-15-2008 10:06 AM MHR spake the following:
>>
>> OMG!
>>
>> Did I read this right? John, YOUR wife uses (random unflattering
>> gagging noises inserted here) WINDOW$???
>>
>> I'm shocked! Shocked, I tell you! I may not
on 5-15-2008 1:31 PM Simon Jolle sjolle spake the following:
On 05/15/2008 05:27 AM, Nick Fenwick wrote:
For what it's worth, I usually use rar for this task, because I can
figure out the command line in about 10 seconds by running 'rar' with no
arguments and check the help output, and they conf
on 5-15-2008 10:06 AM MHR spake the following:
On Thu, May 15, 2008 at 6:56 AM, John R Pierce wrote:
outlook supports imap, doesn't it? I have my wife setup with Microsoft
Windows Mail (Vista, fka outlook express) using imap on gmail, and it works
/great/
she gets the best of both worlds, it
on 5-14-2008 7:31 PM CentOS List spake the following:
People are so afraid that someone will be able to identify them through newsgroup postings or harvest their address
for spam.
So what if someone googles my name and finds out I help people on a few lists!
Makes me look real bad, doesn't
on 5-14-2008 7:31 PM CentOS List spake the following:
People are so afraid that someone will be able to identify them through newsgroup postings or harvest their address
for spam.
So what if someone googles my name and finds out I help people on a few lists!
Makes me look real bad, doesn't
on 5-14-2008 6:11 PM Jim Perrin spake the following:
On Wed, May 14, 2008 at 8:54 PM, Fajar Priyanto
wrote:
Googling my own name 'Fajar Priyanto Linux' returns 12,300 hits from Google.
Maybe someday we can compile a top-ten list for this? :)
Oh hell no. If we go down that road we're doing
Hello,
in system-config-date i have checkbox synchronize date before service
startup.
Which config switch,file does it affect? I want to turn it on on my CentOS
machine without xauth , just editing config files , i was hoping it could
be
in /etc/sysconfig/ntpd but no.
ok ... I do not see exact
David Hláčik wrote:
Hello,
in system-config-date i have checkbox synchronize date before service
startup.
Which config switch,file does it affect? I want to turn it on on my CentOS
machine without xauth , just editing config files , i was hoping it could be
in /etc/sysconfig/ntpd but no.
ok ...
Oh and for the rest of you to think about, a Tyan system, with 8 dual
core CPU's, and 128 gig of Ram... Also New...
John
John R Pierce wrote:
Simon Jolle sjolle wrote:
On 05/15/2008 04:24 PM, Sam Drinkard wrote:
About 2 years ago, I build a server
[...]
What are the advantages o
If interested, I have some new IBM's still under warranty, a couple of
New Dells, and one or two new HP's
john
John R Pierce wrote:
Simon Jolle sjolle wrote:
On 05/15/2008 04:24 PM, Sam Drinkard wrote:
About 2 years ago, I build a server
[...]
What are the advantages of buildin
Simon Jolle sjolle wrote:
On 05/15/2008 04:24 PM, Sam Drinkard wrote:
About 2 years ago, I build a server
[...]
What are the advantages of building your own server comparing with
products from HP, Dell and IBM? Is it cheaper?
I never heard of DIY server hardware market.
Well,
On 05/15/2008 05:27 AM, Nick Fenwick wrote:
> For what it's worth, I usually use rar for this task, because I can
> figure out the command line in about 10 seconds by running 'rar' with no
> arguments and check the help output, and they confuse my Windows-y
> friends less if I need to pass them aro
Simon Jolle sjolle wrote:
On 05/15/2008 04:24 PM, Sam Drinkard wrote:
About 2 years ago, I build a server
[...]
What are the advantages of building your own server comparing with
products from HP, Dell and IBM? Is it cheaper?
I never heard of DIY server hardware market.
cheers
Sim
On 05/15/2008 08:51 PM, Joseph L. Casale wrote:
> I need to verify some directories of backed up data versus restored
> data. What would you recommend as the type of comparison to do, and
> which tool would give the easiest/most usable output?
You might look at mc (Norton Commander clone)
Sorry f
On 05/15/2008 04:24 PM, Sam Drinkard wrote:
>About 2 years ago, I build a server
[...]
What are the advantages of building your own server comparing with
products from HP, Dell and IBM? Is it cheaper?
I never heard of DIY server hardware market.
cheers
Simon
signature.asc
Description: Op
I currently have a Centos server with Sendmail and Qpopper supporting about
50 mail users. I am planning to replace Qpopper with Dovecot to allow some
users to have IMAP access to their mail (others will still use POP3.) Is
there anything special to be aware of in setting up this migration?
Than
Hello all, I've been googling and haven't found an answer. I have a
Centos 4.6 box that is having an issue since the last yum update. The
nss_ldap and kernel packages were the only packages installed/updated.
When I try to run yum I now receive:
[EMAIL PROTECTED] ~]# yum update
There was a problem
Juan C. Valido wrote:
Well, I guess everyone's experience is different, I've got 2 GA-P35-DS3
with Core 2 duos and a GA-MA770-GS3 with a Phenom 9600 and I love them.
I've never had a problem with a Gigabyte Motherboard. Some people love
Asus and I've had several go bad on me, you figure.
On Thu,
Joseph L. Casale wrote:
I need to verify some directories of backed up data versus restored data. What
would you recommend as the type of comparison to do, and which tool would give
the easiest/most usable output?
Diff works if they are on the same machine. On different machines you can:
rs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joseph L. Casale wrote:
> diff? Yeah, that's what I am about to run. Just thought their might be
> something it might miss in that scenario. Thanks for the confirmation!
Oops, yeah diff not fiff. I need typing lessons today!
Max
- --
# find . "*i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Les Mikesell wrote:
| Milton Calnek wrote:
|>
|>
|> MHR wrote:
|> | On Thu, May 15, 2008 at 5:03 AM, Anne Wilson
|> <[EMAIL PROTECTED]> wrote:
|> |> Labeling in gmail doesn't help if you are forwarding to an
|> Outlook account,
|> |> though.
|>
|> |
># fiff /path/to/dir1 /path/to/dir2
>
>Regards,
>Max
diff? Yeah, that's what I am about to run. Just thought their might be
something it might miss in that scenario. Thanks for the confirmation!
jlc
___
CentOS mailing list
CentOS@centos.org
http://lists
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joseph L. Casale wrote:
> I need to verify some directories of backed up data versus restored data.
> What would you recommend as the type of comparison to do, and which tool
> would give the easiest/most usable output?
# fiff /path/to/dir1 /path/t
I need to verify some directories of backed up data versus restored data. What
would you recommend as the type of comparison to do, and which tool would give
the easiest/most usable output?
Thanks!
jlc
___
CentOS mailing list
CentOS@centos.org
http://l
Milton Calnek wrote:
MHR wrote:
| On Thu, May 15, 2008 at 5:03 AM, Anne Wilson
<[EMAIL PROTECTED]> wrote:
|> Labeling in gmail doesn't help if you are forwarding to an
Outlook account,
|> though.
| Also, it would be nice if all lists used good subject labeling the way
| the CentOS and yum list
On Wed, 14 May 2008, Thomas Harold wrote:
Oh, and SELinux will probably get in your way.
There's an understatement. :-)
Nagios needs to do so many things, that devising a decent policy for
it is tear-your-hair-out hard. It's also a moving target if you, like
me, want to add tests for every
At my site we use LoneTar from Cactus International http://www.cactus.com/.
It is commercial and does offer a trial to try it first also.
_
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Kevin Thorpe
Sent: Thursday, May 15, 2008 5:49 AM
To: CentOS mailing list
Subject: R
Ross S. W. Walker wrote:
Probably already answered, but kermit isn't open source.
I think that depends on how schizophrenic you are about interpreting the
definition of open source. ckermit is in the Centos4 repo and its
license explicitly permits redistribution with free operating systems.
Probably already answered, but kermit isn't open source.
You can get it from Columbia University's kermit site though.
-Ross
- Original Message -
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: CentOS mailing list
Sent: Wed May 14 10:58:43 2008
Subject: Re: [CentOS] A couple of CentO
Folks,
This is way OT, which we know (the Subject: line...) - can we dismiss
it as "beaten to death one more time" and go on? :-)
Thanks.
mhr
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Thursday 15 May 2008 15:57, Dennis McLeod wrote:
> Spans tapes just fine (Manual changes...). I looked at amanda at the time,
> but there was some issues with Tape spanning, if I recall.
Tape spanning arrived in amanda about two years ago.
Anne
___
C
On Wed, 2008-05-14 at 16:48 -0500, Doug Tucker wrote:
> On Wed, 2008-05-14 at 15:56 -0500, Scott Nelson wrote:
> > On May 14, 2008, at 3:48 PM, Doug Tucker wrote:
> >
> > > ...all but dead...I run a usenet server here, had 3 logins last
> > > month...user base is over 4000...
> >
I *think* Scott
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
MHR wrote:
| On Thu, May 15, 2008 at 5:03 AM, Anne Wilson
<[EMAIL PROTECTED]> wrote:
|> Labeling in gmail doesn't help if you are forwarding to an
Outlook account,
|> though.
| Also, it would be nice if all lists used good subject labeling the way
On Thu, May 15, 2008 at 5:03 AM, Anne Wilson <[EMAIL PROTECTED]> wrote:
>
> Labeling in gmail doesn't help if you are forwarding to an Outlook account,
> though.
>
Well, no, of course not, but if you're going to forward from a great
email facility (like google/gmail) to anything else, you're kind
On Thu, May 15, 2008 at 6:56 AM, John R Pierce <[EMAIL PROTECTED]> wrote:
>
> outlook supports imap, doesn't it? I have my wife setup with Microsoft
> Windows Mail (Vista, fka outlook express) using imap on gmail, and it works
> /great/
>
> she gets the best of both worlds, it maintains copies of
On Thu, May 15, 2008 at 5:27 AM, Daniel de Kok <[EMAIL PROTECTED]> wrote:
>
> Jikes, rereading this, this does not seem accurate at all. Let me just
> quote the advisory:
>
> "Furthermore, all DSA keys ever used on affected Debian systems for
> signing or authentication purposes should be considere
Daniel de Kok wrote:
"Furthermore, all DSA keys ever used on affected Debian systems for
signing or authentication purposes should be considered compromised;
the Digital Signature Algorithm relies on a secret random value used
during signature generation."
Take care,
Daniel
SANS have more on
Well, I guess everyone's experience is different, I've got 2 GA-P35-DS3
with Core 2 duos and a GA-MA770-GS3 with a Phenom 9600 and I love them.
I've never had a problem with a Gigabyte Motherboard. Some people love
Asus and I've had several go bad on me, you figure.
On Thu, 2008-05-15 at 07:35 -05
Martyn Drake wrote:
Arkeia (at least when I last used it several years ago) was pretty much all
point-and-click.
Regards,
Martyn
And therein lies one of the downfalls of Arkeia. Its ease of use
requires X. I don't generally enable X on servers, but as this
particular network is entirely
On Thu, May 15, 2008 at 10:45 AM, Anne Wilson
<[EMAIL PROTECTED]> wrote:
> Not so. Take a look at Amanda. Runs under linux, can handle backup for whole
> network (multiple domains, too, I think) and is utterly reliable. It can
> backup to disk, tape or whatever.
I third the Amanda vote. But a
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Nichols
> Sent: Thursday, May 15, 2008 5:35 AM
> To: CentOS mailing list
> Subject: Re: [CentOS] Best Motherboard
>
> Really? We bought that EXACT motherboard.. 10 to be exact and
> we've had
John Plemons wrote:
I guess one question is, what is your budget?? Makes a big difference
in the quality that you get...
dude, what with the emails with dozens of blank links and top posts and
uncroped quotes ? It would be nice if you made the effort. Specially
since you are using a MUA th
Karanbir Singh wrote:
Rudi Ahlers wrote:
What about Dell or HP server moderboards?
Dell - only use when you cant really afford anything else.
HP - good stuff, hangs around forever and they usually have good
functional support people.
IBM - good stuff, but depending on the vendor you get, s
Hi
I am tying to install a php based application but the error i recieve is
Failed opening required 'HTML/Template/IT.php'
This is something to do with pear from what i can tell but i do have
php-pear installed. The file IT.php is not on my system but does anyone
know what rpm this would come
I guess one question is, what is your budget?? Makes a big difference
in the quality that you get...
john
Rudi Ahlers wrote:
Sam Drinkard wrote:
Ryan Nichols wrote:
To all..
I was using a Gigabyte motherboard, and the board seems like a bad
choice. What do you guys r
> Really, thanks all for your experiences. Bear in mind that what I want
> to do is (mainly) monitor network switches, and get data and charts
> of them. I hope I can do that.
>
> Keep in touch
>
> --
Hi,
I have a problem with check_snmp plugin, it outputs:
[1210863277] SERVICE ALERT: sw1;Uptim
Rudi Ahlers wrote:
What about Dell or HP server moderboards?
Dell - only use when you cant really afford anything else.
HP - good stuff, hangs around forever and they usually have good
functional support people.
IBM - good stuff, but depending on the vendor you get, support is a bit
of a l
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of John R Pierce
> Sent: Wednesday, May 14, 2008 11:34 PM
> To: CentOS mailing list
> Subject: Re: [CentOS] Tape operation
>
> Fajar Priyanto wrote:
> > Hi all,
> > My only encounter with tape-backup wa
Sam Drinkard wrote:
Ryan Nichols wrote:
To all..
I was using a Gigabyte motherboard, and the board seems like a bad
choice. What do you guys recommend for a decent server board that
would use a Dual Core processor and DDR2 ram. I dont want to replace
the CPU and Mem i already have, just
What about SuperMicro?
I've never used one personally, but my employer had some servers built with
SuperMicro and those things reliably chugged along for years, never had any
problems.
Paul
-- Original message --
From: John Plemons <[EMAIL PROTECTED]>
> I wou
Ryan Nichols wrote:
To all..
I was using a Gigabyte motherboard, and the board seems like a bad
choice. What do you guys recommend for a decent server board that
would use a Dual Core processor and DDR2 ram. I dont want to replace
the CPU and Mem i already have, just find a decent board
Ryan Nichols wrote:
To all..
I was using a Gigabyte motherboard, and the board seems like a bad
choice. What do you guys recommend for a decent server board that
would use a Dual Core processor and DDR2 ram. I dont want to replace
the CPU and Mem i already have, just find a decent board th
Anne Wilson wrote:
Labelling in gmail doesn't help if you are forwarding to an Outlook
account,
though.
outlook supports imap, doesn't it? I have my wife setup with Microsoft
Windows Mail (Vista, fka outlook express) using imap on gmail, and it
works /great/
she gets the best of both w
checking further for the Makefile in the latest git repo,
git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git for-linus
, there's also no Makefile in the respective directory,
./for-linus/drivers/infiniband/hw/amso1100/
emailed the repo maintainer to ask,
"is this an omis
I would look at Tyan, Soyo, and Intel for middle of the road
performance, but more over for dependability... I have also had very
good luck with MSI, Asus...
john plemons
Ryan Nichols wrote:
Really? We bought that EXACT motherboard.. 10 to be exact and we've
had 9 fail and the 10th is
Am Donnerstag, den 15.05.2008, 14:06 +0200 schrieb henry ritzlmayr:
> Hi list,
>
> kernel-xen-2.6.18-53.1.14.el5 and
> kernel-xen-2.6.18-53.1.19.el5
> do not detect/initialize/whatever my eth1 network card any more.
>
> With
> kernel-xen-2.6.18-53.1.13.el5
> everything is working as expected
Kevin Thorpe wrote:
I found Amanda rather complex for what we wanted to do (simple backup
of a single server to a single tape drive).
We eventually decided on BRU (www.tolisgroup.com). It's not free, but
the simple 'workstation' version isn't very expensive.
Their support staff are really help
Really? We bought that EXACT motherboard.. 10 to be exact and we've had 9
fail and the 10th is on its way to major failure.. the odd thing is that
10th one was the first one purchased and that was 6 months ago.
On Thu, May 15, 2008 at 7:24 AM, Juan C. Valido <
[EMAIL PROTECTED]> wrote:
> Personal
On Thu, May 15, 2008 at 2:19 PM, Daniel de Kok <[EMAIL PROTECTED]> wrote:
> Yes, it is very important to follow up on this issue as soon as you
> can (now) to see if any of your keys or those of your users are
> affected. Additionally, it should be noted that in the case of *DSA*
> keys, this can e
Personally, I like Gigabyte motherboards a lot, the GA-P35-DS3L I use
with Core 2 Duo (Quad) and DDR2. I though I was going to do better with
the Intel DP35DP and guess what, I like the the Gigabyte Better
(personally).
On Thu, 2008-05-15 at 06:43 -0500, Ryan Nichols wrote:
> To all..
>
> I was
On Thu, May 15, 2008 at 12:20 AM, Clint Dilks <[EMAIL PROTECTED]> wrote:
> I know this may seem off topic, but I thought for those of us who might have
> Debian users generating key pairs that they put on CentOS systems people
> should be aware that
>
> everybody who generated a public/private keyp
On Thu, May 15, 2008 at 12:10 PM, Chris Clonch <[EMAIL PROTECTED]> wrote:
> Most of the lists I'm on will only make humor out of a posting by someone with
> an email address that coinsides with the list name.
Indeed - especially when the CentOS project decides to change it's
name to SplungeOS. H
On Thu, May 15, 2008 at 1:03 PM, Anne Wilson <[EMAIL PROTECTED]> wrote:
> Labelling in gmail doesn't help if you are forwarding to an Outlook account,
> though.
In which case you'd use Outlook's filters, but then again, I've long
since given up on desktop email clients.
Google Apps for me all th
1 - 100 of 113 matches
Mail list logo