ubuntu 和 Kylin 有什么 PY 交易吗?

遇到一个问题,我安装了一个 ubuntu22.04

但是在 ssh 连接这个 ubuntu22.04 的时候,ssh 的输出信息中有 Welcome to Kylin V10 SP1 (GNU/Linux 5.19.0-46-generic x86_64)

[11:06:37.444] Spawned 32390
[11:06:37.514] > local-server-1> Running ssh connection command: "-v -T -D 59992 -o ConnectTimeout=15 amd5700g"
[11:06:37.515] > local-server-1> Spawned ssh, pid=32398
[11:06:37.518] stderr> OpenSSH_9.0p1, LibreSSL 3.3.6
[11:06:37.601] stderr> debug1: Server host key: ssh-ed25519 SHA256:Z09Z4w9wlit6ACR5zcyWuCqCFTPAsZLT7vR5SbVt2yQ
[11:06:37.703] stderr> Authenticated to 192.168.31.245 ([192.168.31.245]:22) using "publickey".
[11:06:37.909] > Welcome to Kylin V10 SP1 (GNU/Linux 5.19.0-46-generic x86_64)
> 
>  * Documentation:  https://help.ubuntu.com
>  * Management:     https://landscape.canonical.com
>  * Support:        https://ubuntu.com/advantage
> 
> 扩展安全维护(ESM)Applications 未启用。
> 
> 0 更新可以立即应用。
> 
> 18 个额外的安全更新可以通过 ESM Apps 来获取安装。
> 可通过以下途径了解如何启用 ESM Apps:at https://ubuntu.com/esm

我的 ubuntu 可是从英文官网下的,怎么就出现 Kylin 字样了呢?

╰─➤  lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.2 LTS
Release:        22.04
阅读 2.1k
1 个回答

服务商在你的Ubuntu 系统可能预装了 Ubuntu Kylin 的组件

dpkg --get-selections | grep kylin
检查一下你系统上安装包

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题