• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Wrong OS displayed

tkalfaoglu

Silver Pleskian
Probably no big deal, but I thought I'd ask: Plesk started showing "OS: CentOS 8" instead of AlmaLinux following a major wipe (/etc was wiped, got restored, etc).
Is there a way to edit the CentOS blurb to read Alma instead?
Thanks!
-turgut
 
yes that looks good..
[root@storm etc]# more os-release
NAME="AlmaLinux"
VERSION="8.5 (Arctic Sphynx)"
ID="almalinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.5"
PLATFORM_ID="platform:el8"
PRETTY_NAME="AlmaLinux 8.5 (Arctic Sphynx)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:almalinux:almalinux:8::baseos"
HOME_URL="https://almalinux.org/"
DOCUMENTATION_URL="https://wiki.almalinux.org/"
BUG_REPORT_URL="https://bugs.almalinux.org/"

ALMALINUX_MANTISBT_PROJECT="AlmaLinux-8"
ALMALINUX_MANTISBT_PROJECT_VERSION="8.5"
 
Many thanks Igor, it was probably my fault.. As I mentioned, some braindead script wiped the /etc directory, so I had to copy stuff from the old server, and then I overwrote most by going thru my backups. So, I probably have that glitch remaining. I will look into it today and if I fail, I'll report it.
 
Hello,

As i recall, we parse /etc/redhat-release file for RHEL-based oses
 
Back
Top