Re: [CentOS] SSD for Centos SWAP /tmp & /var/ partition

2011-05-25 Thread Keith Roberts

On Tue, 24 May 2011, Kevin K wrote:


To: CentOS mailing list 
From: Kevin K 
Subject: Re: [CentOS] SSD for Centos SWAP /tmp & /var/ partition


On May 24, 2011, at 10:25 AM, Rudi Ahlers wrote:




But don't you think that a SSD, or rather Solid State Drive, would
still be seen as a different type of drive than a SATA drive, even
though they share the same type of bus & connector + power cable?

I know you get some USB type SSD's, but people still refer to them as
SSD drives, and not USB drives


Depends on what level you are looking.  Generically, it is 
a sequence of blocks, just like a rotating hard drive 
appears.  Proper ID commands can find out more detailed 
information on it.


Some computers, like the Macbook Air, have SSD but it is 
NOT SATA.  It is plugged into an expansion slot.  I have 
also seen other SSDs that plug into PCI Express slots.


The OWC drive I'm looking at is a 2.5" SSD drive with SATA 
II 3.0 Gb/s interface. It can also be used with a SATA 
-> IDE/ATA adaptor, that would make it appear to the OS as a 
P-ATA EIDE drive.


http://eshop.macsales.com/shop/SSD/OWC/Mercury_Extreme_Pro/Legacy_Edition

"Add a technological supercharger to your existing Mac or PC 
with the OWC Mercury EXTREME Pro Legacy Edition SSD. Thanks 
to the special PATA adapter included , it’s the fastest, 
most reliable IDE/ATA mechanism available to breathe 
lightning fast performance into that trusty machine and 
extend its usefulness.


Includes IDE/ATA adapter for use in 3.5" IDE/ATA desktop 
drive bays. With PATA adapter removed, SATA I (1.5Gb/s) and 
SATA II (3.0Gb/s) interface supported, SATA 2.6 Compliant."


So I could use this in a desktop as an EIDE ATA 133Mbs 
drive with the PATA adaptor, or as a SATA II desktop drive, 
or in a laptop as a SATA drive.


The only thing I don't like is the fact that it's a MLC SSD. 
I'd much rather find a SLC drive, due to the x10 reliability 
factor.


The SATA -> EIDE drive adaptors are on ebay cheap.

I think this is a 2-way adapter; SATA -> PATA or vice 
versa.


http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=320645765177&ssPageName=STRK:MESINDXX:IT

The other option is to throw in a PCI(e) SATA controller 
card, and run the SSD as a native SATA II drive in a legacy 
IDE desktop.


Kind Regards,

Keith Roberts













--
-
Websites:
http://www.karsites.net
http://www.php-debuggers.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.6 PHP 5.3 and SquirrelMail

2011-05-25 Thread Rainer Traut
Am 24.05.2011 23:41, schrieb John R. Dennison:
> On Tue, May 24, 2011 at 01:00:01PM -0400, John Hinton wrote:
>> OK, so I did an upgrade to PHP 5.3 on one of my servers. I noticed the
>> uninstall of php also removed SquirrelMail and it won't install under
>> PHP 5.3. Has anybody worked this out with a good RPM or repo solution?
>
> Dump the CentOS php53 package and use the 5.3 provided by the IUS
> repository.  See http://wiki.centos.org/AdditionalResources/Repositories
> for more information and links to IUS.
>
> CentOS' 5.3 doesn't Provide: php and has some other issues the last time
> I looked.

Could you elaborate what "other issues" it has?

Thx
Rainer
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.6 PHP 5.3 and SquirrelMail

2011-05-25 Thread John R. Dennison
On Wed, May 25, 2011 at 01:11:57PM +0200, Rainer Traut wrote:
> 
> Could you elaborate what "other issues" it has?

Doesn't Provide: php / php-common
Lack of native mcrypt support
I think there were problems with mbstring early on that may have been resolved.

Perhaps others that I am not thinking of at the moment.

The big issue is that it provides php53/php53-common and not
php/php-common: this will prevent packages such as, for example, squirrelmail
from installing and will have similar impact on packages from outside
repos.




John


-- 
Anybody can win unless there happens to be a second entry.

-- George Ade (1866 - 1944), American writer, newspaper columnist,
   and playwright


pgpMjYlYS1qJY.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] SSD for Centos SWAP /tmp & /var/ partition

2011-05-25 Thread Kevin K

To bad I don't make purchasing decisions at work, or I would like a SSD for my 
Linux system, probably to be upgraded to 6 later in the year.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.6 PHP 5.3 and SquirrelMail

2011-05-25 Thread Rainer Traut
Am 25.05.2011 14:09, schrieb John R. Dennison:
> On Wed, May 25, 2011 at 01:11:57PM +0200, Rainer Traut wrote:
>>
>> Could you elaborate what "other issues" it has?
>
> Doesn't Provide: php / php-common
> Lack of native mcrypt support
> I think there were problems with mbstring early on that may have been 
> resolved.
>
> Perhaps others that I am not thinking of at the moment.
>
> The big issue is that it provides php53/php53-common and not
> php/php-common: this will prevent packages such as, for example, squirrelmail
> from installing and will have similar impact on packages from outside
> repos.

Yeah ok. Let's hope that at least for the missing mcrypt support epel 
steps in.

Thx
Rainer
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] SSD for Centos SWAP /tmp & /var/ partition

2011-05-25 Thread Keith Roberts
On Wed, 25 May 2011, Kevin K wrote:

> To: CentOS mailing list 
> From: Kevin K 
> Subject: Re: [CentOS] SSD for Centos SWAP /tmp & /var/ partition
> 
>
> To bad I don't make purchasing decisions at work, or I 
> would like a SSD for my Linux system, probably to be 
> upgraded to 6 later in the year.

You try to convince them that it would help improve your 
productivity - so would be a great saving in the long term?

Keith

-
Websites:
http://www.karsites.net
http://www.php-debuggers.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.6 PHP 5.3 and SquirrelMail

2011-05-25 Thread Steven Crothers
On Tue, May 24, 2011 at 5:41 PM, John R. Dennison  wrote:
> Dump the CentOS php53 package and use the 5.3 provided by the IUS
> repository.  See http://wiki.centos.org/AdditionalResources/Repositories
> for more information and links to IUS.
>
> CentOS' 5.3 doesn't Provide: php and has some other issues the last time
> I looked.

Why should a PHP 5.3 package provide PHP? To many libs are different,
and it would allow for the installation of something like php-ldap
from base to a php53 which provided the php dependency. That is not
how RPM's are supposed to work. PHP 5.1 is significantly different
enough to warrant a different package. Would you package postgres84 to
satisfy postgres? No, because it would be wrong. A more correct
solution would be to change the dependencies for the cross-php
packages to allow for a php or php53 to satisfy.

-- 
Steven Crothers
steven.croth...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.6 PHP 5.3 and SquirrelMail

2011-05-25 Thread John R. Dennison
On Wed, May 25, 2011 at 09:43:48AM -0400, Steven Crothers wrote:
>
> Why should a PHP 5.3 package provide PHP? To many libs are different,
> and it would allow for the installation of something like php-ldap
> from base to a php53 which provided the php dependency. That is not
> how RPM's are supposed to work. PHP 5.1 is significantly different
> enough to warrant a different package. Would you package postgres84 to
> satisfy postgres? No, because it would be wrong. A more correct
> solution would be to change the dependencies for the cross-php
> packages to allow for a php or php53 to satisfy.

Many packages work just fine with 5.3; a simple -compat package could
Provide: php and permit such to install and work without issue.

Note that I am not arguing that there are some significant differences
between the legacy 5.1 and the more modern 5.3 only that for the example
I cited in a later reply should work with the 5.3 from upstream if the
needed deps were matched.  And to be honest, for all I know this
specific issue may have already been addressed by upstream.




John

--
"I am on a drug, its called 'Charlie Sheen'.  It's not available cuz if you
try it once you will die. Your face will melt off and children will weep
over your exploded body."

-- Charlie Sheen


pgpTyXCCnAUKE.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.6 PHP 5.3 and SquirrelMail

2011-05-25 Thread m . roth
Rainer Traut wrote:
> Am 25.05.2011 14:09, schrieb John R. Dennison:
>> On Wed, May 25, 2011 at 01:11:57PM +0200, Rainer Traut wrote:
>>>
>>> Could you elaborate what "other issues" it has?
>>
>> Doesn't Provide: php / php-common
>> Lack of native mcrypt support

> Yeah ok. Let's hope that at least for the missing mcrypt support epel
> steps in.

Good grief! Back in '06 and '07, where I worked, I had to build php
because it didn't have mcrypt support by default. They *still* don't, at
this late date?



 mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.6 PHP 5.3 and SquirrelMail

2011-05-25 Thread John R. Dennison
On Wed, May 25, 2011 at 10:28:00AM -0400, m.r...@5-cent.us wrote:
> 
> Good grief! Back in '06 and '07, where I worked, I had to build php
> because it didn't have mcrypt support by default. They *still* don't, at
> this late date?

I'm sure that there was a valid reason for this changelog entry from
php53-5.3.3-1.el5_6.1.src.rpm but as the referenced bugzilla tickets are
restricted I can't say what that reason might be.  Intellectual rights
issue with one of the included crypt schemes, perhaps? 

* Fri Mar 26 2010 Joe Orton  - 5.3.2-2
- remove mcrypt support (#459804, #577257)




John

-- 
DMR: So fsck was originally called something else.
Q: What was it called?
DMR: Well, the second letter was different.

-- Dennis M. Ritchie, Usenix, June 18, 1998.


pgp2ft6lHukCz.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] hi CentOS

2011-05-25 Thread tronnw
Hello CentOS it took a few days before i got the hang of it 
http://email.about.com/gi/dynamic/offsite.htm?zi=1/XJ&sdn=email&zu=http://cnbc7.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] hi CentOS

2011-05-25 Thread John R Pierce
On 05/25/11 8:52 AM, tro...@gmail.com wrote:
> Hello CentOS it took a ... (spamcrap deleted)

geez, all my email lists are getting hit with this sort of spam.  
becoming quite annoying, the way the list servers filter on the 'from' 
address has become inadequate :(


-- 
john r pierceN 37, W 123
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] hi CentOS

2011-05-25 Thread Brunner, Brian T.
centos-boun...@centos.org wrote:
> Hello CentOS it took a few days before i got the hang of it
> http://email.about.com/gi/dynamic/offsite.htm?zi=1/XJ&sdn=emai
> l&zu=http://cnbc7.com ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos


This is a "Make money at home from the Internet" site. 

http://nakedsecurity.sophos.com/2010/12/10/work-at-home-spam-spreads-via
-twitter-with-a-little-help-from-tweetmeme/ "Clicking on the link takes
you to a website called CNBC7, which poses as a genuine news website but
was actually registered from China ..."

http://cnbc7.com.hostlogr.com/ This is a Chinese web iste


Insert spiffy .sig here:
Life is complex: it has both real and imaginary parts.
Life is not measured by the number of breaths we take, but by the
moments that take our breath away. 


//me
***
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed. If you have received this email in error please
notify the system manager. This footnote also confirms that this
email message has been swept for the presence of computer viruses.
www.Hubbell.com - Hubbell Incorporated**

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] hi CentOS

2011-05-25 Thread Benjamin Franz
On 05/25/2011 08:54 AM, John R Pierce wrote:
> On 05/25/11 8:52 AM, tro...@gmail.com wrote:
>> Hello CentOS it took a ... (spamcrap deleted)
> geez, all my email lists are getting hit with this sort of spam.
> becoming quite annoying, the way the list servers filter on the 'from'
> address has become inadequate :(

The problem is the defacto standardized address obfuscation on the 
mailman web archive is easily reversible. All it takes is someone with 
the interest to write an automated 'use this address to email this 
mailman list' bot. The From addresses need to be rendered irreversibly 
unusable for email when displayed on the web archive to prevent that 
from happening.

-- 
Benjamin Franz

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.6 PHP 5.3 and SquirrelMail

2011-05-25 Thread John Hinton
On 5/24/2011 5:41 PM, John R. Dennison wrote:
> On Tue, May 24, 2011 at 01:00:01PM -0400, John Hinton wrote:
>> OK, so I did an upgrade to PHP 5.3 on one of my servers. I noticed the
>> uninstall of php also removed SquirrelMail and it won't install under
>> PHP 5.3. Has anybody worked this out with a good RPM or repo solution?
> Dump the CentOS php53 package and use the 5.3 provided by the IUS
> repository.  See http://wiki.centos.org/AdditionalResources/Repositories
> for more information and links to IUS.
>
> CentOS' 5.3 doesn't Provide: php and has some other issues the last time
> I looked.
Thanks John. The IUS repository looks really good (or reliable). It 
seems that they have also used the same type of naming convention used 
by Redhat for php53 with the addition of i or whatever. This is pretty 
nice for adding and removing packages. Unfortunately, I'm thinking that 
this will cause the same dependency problem as things like php-common 
won't be found.

Yes, I know I 'can' just go do an install of something like 
SquirrelMail, something we immediately would need, but that would 
potentially just be the beginning of issues on a shared hosting system. 
It sounds like I should just sit back and wait for 6 if I want to stay 
on upstream (and select repos) for package updates. That has been my 
hard headed decision for many years and in those many years, has proven 
to save a lot of future grief and eliminated in some cases some 
additional downtime during compiles.

Looks like if my need for PHP53 is absolute, I'll just move that client 
to the one 'custom' system and they'll just have to understand that 
there might be a bit more downtime, then move them onto a 6 box once 
deployed.

And yes, PHP has been the one thing that has repeatedly been the dawg 
with using Redhat. 6 was way late out from upstream and then the 
promised option in 5 appears to be at least a bit of a smoking gun.

-- 
John Hinton
877-777-1407 ext 502
http://www.ew3d.com
Comprehensive Online Solutions

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] hi CentOS

2011-05-25 Thread m . roth
John R Pierce wrote:
> On 05/25/11 8:52 AM, tro...@gmail.com wrote:
>> Hello CentOS it took a ... (spamcrap deleted)
>
> geez, all my email lists are getting hit with this sort of spam.
> becoming quite annoying, the way the list servers filter on the 'from'
> address has become inadequate :(

Yeah. I'm really ticked just now, because some spammer has glommed onto
this email address, and is forging it as the Reply-to:, mostly hitting the
EU.

Now, if only I wouldn't get kicked off the 'Net with a flood ping of the
sender...

   mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] hi CentOS

2011-05-25 Thread Bowie Bailey
On 5/25/2011 12:20 PM, m.r...@5-cent.us wrote:
> John R Pierce wrote:
>> On 05/25/11 8:52 AM, tro...@gmail.com wrote:
>>> Hello CentOS it took a ... (spamcrap deleted)
>> geez, all my email lists are getting hit with this sort of spam.
>> becoming quite annoying, the way the list servers filter on the 'from'
>> address has become inadequate :(
> Yeah. I'm really ticked just now, because some spammer has glommed onto
> this email address, and is forging it as the Reply-to:, mostly hitting the
> EU.
>
> Now, if only I wouldn't get kicked off the 'Net with a flood ping of the
> sender...

One of my accounts has been used as the Reply-To and From address for a
bunch of spam in Russia for ages now.  I get about 120 bounce messages
per day because of it.  Fortunately, they can be mostly filtered out by
looking for bounce messages referencing .ru domains.

-- 
Bowie
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] hi CentOS

2011-05-25 Thread m . roth
Bowie Bailey wrote:
> On 5/25/2011 12:20 PM, m.r...@5-cent.us wrote:
>> John R Pierce wrote:
>>> On 05/25/11 8:52 AM, tro...@gmail.com wrote:
 Hello CentOS it took a ... (spamcrap deleted)
>>> geez, all my email lists are getting hit with this sort of spam.
>>> becoming quite annoying, the way the list servers filter on the 'from'
>>> address has become inadequate :(
>> Yeah. I'm really ticked just now, because some spammer has glommed onto
>> this email address, and is forging it as the Reply-to:, mostly hitting
>> the EU.
>>
>> Now, if only I wouldn't get kicked off the 'Net with a flood ping of the
>> sender...
>
> One of my accounts has been used as the Reply-To and From address for a
> bunch of spam in Russia for ages now.  I get about 120 bounce messages
> per day because of it.  Fortunately, they can be mostly filtered out by
> looking for bounce messages referencing .ru domains.

I keep meaning to see if I can remote desktop into the IP address

 mark "format c:\; yes, yes, yes"

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] SSD for Centos SWAP /tmp & /var/ partition

2011-05-25 Thread Emmanuel Noobadmin
On 5/24/11, Benjamin Franz  wrote:
> On 05/24/2011 08:25 AM, Rudi Ahlers wrote:
>> I know you get some USB type SSD's, but people still refer to them as
>> SSD drives, and not USB drives
>>
> The correct way to describe it is 'a SSD drive *with a USB interface*'
> or 'a SSD drive *with a SATA interface*'.

I don't know... "SSD drive with a USB interface" sounds a big
mouthful... most people I know just call thumb drives :D
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] SSD for Centos SWAP /tmp & /var/ partition

2011-05-25 Thread Kevin K

On May 25, 2011, at 3:28 PM, Emmanuel Noobadmin wrote:

> I don't know... "SSD drive with a USB interface" sounds a big
> mouthful... most people I know just call thumb drives :D

Though thumb drives are flash, they tend to use a slower flash than what is 
used in hard drive replacement units.  I think that many people, when talking 
about SSD, may be thinking of drives in the form factor of a hard drive.  
Either 2.5" or 3.5".  Which would probably not be called a thumb drive :)

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] SSD for Centos SWAP /tmp & /var/ partition

2011-05-25 Thread Timothy Murphy
Thomas Harold wrote:

>> I've read most of the articles in this thread,
>> and I haven't seen anything that persuades me
>> SSD would be a good investment in my case,
>> either in servers or laptops.

> *whistles* If you have not tried out a SSD laptop or desktop then you're
> in for a big surprise.

Actually I have an SSD laptop (in fact two),
and they are no faster for what I do,
once I have booted up.

> Especially if you multi-task at all or work with
> a few thousand small files.

I guess I don't do either.
I often look at a few remote computers from my laptop,
and perhaps download a file while editing a document,
but that is about all.

The question is, which of us is more typical?

I was going to say, more typical of CentOS users,
but I only run CentOS on two servers, and rarely login to them;
I run Fedora on my laptops.

> The main downside right now is cost and how big of a disk you can
> afford.  SSDs are wonderful, but still in the $1.50-$2.00/GB range.
> Better then it was, but I was disappointed with Intel's 25nm pricing.

For me, having a small SSD on a laptop would be much more inconvenient
than any increase in speed.

As I said, it all depends which of us is more typical of Linux users.

But I'm generally puzzled by the emphasis many people put on speed.
Unless one is a gamer, it doesn't seem to me to make much difference
if it takes 13 second or 30 seconds to boot up.
Either way it is going to take the same time to get to an URL.


-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos