KDE Not Available on Centos8

     CentOS8 made the decision NOT to include KDE however, it has been available via the EPEL repository.  Today they started upgrading the version on the EPEL respository but it is in a half updated broken state, so for now until they complete this project, KDE is not available on Centos8.

     I had bad feelings when Centos was taken over by Redhat, so far my instincts have proven to be right on, this was a very bad thing for the community.  All they’ve done is discontinue things and walk away from established standards, and support for non-paying non-Redhat customers is non-existent.

OpenSuse Not Available

     Opensuse is presently unavailable owing to a problem in a library that breaks NIS authentication.  It has been reported, they are aware of it but at this point there is no indication of if/when it will be fixed.

Mail Repaired

     Mail is repaired.  It unfortunately required rebooting pretty much everything because after I recreated the file system and exported it, all the other servers which had it mounted gave “Stale File Handle”, and would not let me unmount it without a reboot.

     But that is all done now, everything is good until it’s not.

Mail Problems

     There is a problem with the mail spool file system.  It is not a hardware problem but a file system corruption problem that fsck does not detect.

     I am going to have to copy and rebuild the file system.  At the rate files are copying this will take approximately 45 minutes to complete.

Mail Problems

     I am having a problem with the mail spool file server.  There is something wrong with the file system that fsck -f -y does not find or correct.  I am in the process of troubleshooting but it may be necessary to copy and rebuild in which case it may be down for several hours.

Web Server Issues

     If you received an e-mail about your WordPress site like this:

Howdy!

Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

In this case, WordPress caught an error with one of your plugins, WPtouch Mobile Plugin.

     This can probably be safely ignored.  The web server ran out of file descriptors.  It was configured for a million but the total amount needed exceeded that today.  I believe there may be a file descriptor leak in libsasl but until a fix is made available I’ve bumped it up to 4,000,000 which hopefully will suffice.