• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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