add new chinese translations
This commit is contained in:
28
pages.zh/linux/pro.md
Normal file
28
pages.zh/linux/pro.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# pro
|
||||
|
||||
> 管理 Ubuntu Pro 服务。
|
||||
> 更多信息:<https://manned.org/ubuntu-advantage.1>。
|
||||
|
||||
- 将您的系统连接到 Ubuntu Pro 支持合同:
|
||||
|
||||
`sudo pro attach`
|
||||
|
||||
- 显示 Ubuntu Pro 服务的状态:
|
||||
|
||||
`pro status`
|
||||
|
||||
- 检查系统是否受到特定漏洞的影响(如果可能,应用修复):
|
||||
|
||||
`pro fix {{CVE-number}}`
|
||||
|
||||
- 显示不受支持的软件包数量:
|
||||
|
||||
`pro security-status`
|
||||
|
||||
- 列出不再可下载的软件包:
|
||||
|
||||
`pro security-status --unavailable`
|
||||
|
||||
- 列出第三方软件包:
|
||||
|
||||
`pro security-status --thirdparty`
|
Reference in New Issue
Block a user