This blog post builds on the same workaround explained in my older post about how to install the 32-bit version of Dell OMSA 6.3 on a 64-bit version of RHEL / CentOS 5.5 on a PowerEdge server so you can manage a PERC 4 RAID adapter. Dell’s newer OMSA 6.4 […]
UPDATE 7/11/15: The following procedure will work on RHEL/CentOS 7, 6, and 5 systems to upgrading from those systems’ default versions to Postfix 3.02. CentOS (a non-commercial clone of RedHat’s RHEL) is my server operating system of choice because it’s extremely stable and widely-used. One of the reasons it’s so stable is […]
Since the default version of ImageMagick installed by yum on CentOS 5.5 is 6.2.something, and you want to be able to do all the cool stuff that ImageMagick 6.5.* and 6.6.* can do, you’re gonna have to compile it from source yourself. Don’t worry – it’s easy, and it works.