Announcement

Collapse
No announcement yet.

Do You Want to Install Ubuntu Pro on Kubuntu 24.04?

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

    [CONFIGURATION] Do You Want to Install Ubuntu Pro on Kubuntu 24.04?

    --Large fonts because low vision:
    1. Establish a free Ubuntu One account, email and password.
    2. Log on to: http://ubuntu.com/pro/dashboard
    3. You will see a token, a hexadecimal string.
    4. Copy paste from the field to your terminal:
    Code:
    sudo pro attach [hexadecimal string]
    5. That's it! It will return your status or you can check:
    Code:
    sudo pro status -all
    6. There appears to be no GUI icon. Per ChatGPT (unverified): KDE Pro updates are included in status and notifications updates.
    Also unverified, to dig deeper, check the log for Pro updates:
    Code:
    journalctl -u pro
    Mine returned "no entries" which makes sense after a new install. I'll check from time to time.

    #2
    Use $ pro security-status To find out how many deb packages are installed on your machine

    and use $ pro security-status --esm-apps To see the list of packages covered with esm-apps and to identify which packages have pending CVE fixes .

    Comment

    Working...
    X