Two servers different cloudlinux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cristian
    Junior Member
    Forum Explorer
    • Mar 2021
    • 18

    #1

    Two servers different cloudlinux

    Hello, i have two servers with cloudlinux installed at the same time. A couple of weeks ago i noticed one is different from the other. For example one install does not have the nCPU setting.

    - How can i check exactly wich version of cludlinux i have on each server? At top of WHMCS it says CLOUDLINUX 6.6 x86_64 standard on both.
    - How can update the older one?
    Thanks
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1219

    #2
    Hi,

    We provide different packages that handle all CloudLinux features, you have to check the following:
    uname -r
    rpm -qa | egrep "lvemanager|lve-utils|lve-stats"

    Basically to update all to latest you may issue just "yum update" .

    Comment

    Working...