Forrest logo
back to context overview

pro

List of commands for pro:

  • pro:tldr:19790 pro: Display the status of Ubuntu Pro services.
    $ pro status
    try on your machine
    explain this command
  • pro:tldr:4dcbd pro: Check if the system is affected by a specific vulnerability (and apply a fix if possible).
    $ pro fix ${CVE-number}
    try on your machine
    explain this command
  • pro:tldr:69619 pro: List packages that are no longer available for download.
    $ pro security-status --unavailable
    try on your machine
    explain this command
  • pro:tldr:6b5a7 pro: Connect your system to the Ubuntu Pro support contract.
    $ sudo pro attach
    try on your machine
    explain this command
  • pro:tldr:a5d24 pro: Display the number of unsupported packages.
    $ pro security-status
    try on your machine
    explain this command
  • pro:tldr:aae2a pro: List third-party packages.
    $ pro security-status --thirdparty
    try on your machine
    explain this command
back to context overview