Announcement

Collapse
No announcement yet.

Two servers different cloudlinux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • #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...
    X