Revision of CentOS from Wed, 03/28/2018 - 09:42

Revisions allow you to track differences between multiple versions of your content, and revert back to older versions.

My preferred Linux operating system is CentOS, a derivative of the commercial RedHat Enterprise Linux. It gives a RedHat-style distro with stability and an active support community. CentOS is a much better choice for a server than a bleeding edge distro such as Fedora.

A nice distro to use for a server is CentOS. It's built upon Redhat Enterprise Linux so it provides a "Redhat" style distro while being stable and well-tested. A more "cutting-edge" distro such as Ubuntu or Fedora isn't stable enough for practical use as a server – too many updates being regularly pushed out.

Post Install

Once you have your base installation done, have rebooted the computer and logged in, use the YUM package manager to update the currently installed packages:

yum -y update

CentOS 6/7
A CentOS 6/7 "minimal" install was missing useful programs that were normally preinstalled with 5.x:

yum install openssh-clients wget mlocate patch rsync bind-utils man net-tools psmisc

Perl-CPAN setup:

yum install perl-CPAN perl-YAML perl-Sys-Syslog
perl -MCPAN -e shell
install CPAN

Recent Updates

  • 8 months 3 weeks ago
    1.27.2 update
  • 9 months 4 days ago
    Drupal 10/11 config
  • 9 months 5 days ago
  • PHP
    9 months 6 days ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 6 days ago
    New version of Pound