• 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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