首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏一朵灼灼华的博客

    [debian]cockpit 报错Cannot refresh cache whilst offline

    installer-config.yaml文件, 在network组最后添加 renderer: NetworkManager 如 # This is the network config written by 'subiquity

    3.3K20编辑于 2022-08-05
  • 来自专栏Debian中国

    Canonical发起投票:Ubuntu 18.04 LTS预装哪些应用

    此外,它还将默认网络连接管理器换成了 NetWorkManager 1.8、切换至使用 libinput 库(作为一个在 Wayland 合成器中处理输入设备的通用 X.Org 输入驱动)、部署全新的 Subiquity

    88520发布于 2018-12-20
  • 来自专栏博客屋

    如何在 Ubuntu 服务器 22.04 上设置静态 IP 地址

    $ sudo vi 00-installer-config.yaml # This is the network config written by 'subiquity' network: renderer

    22.5K31编辑于 2022-11-12
  • 来自专栏博客屋

    如何在 Ubuntu 服务器 22.04 上设置静态 IP 地址

    $ sudo vi 00-installer-config.yaml # This is the network config written by 'subiquity' network: renderer

    4.9K20编辑于 2022-11-24
  • 来自专栏运维民工

    ubuntu 20.04为mcx353a-fcbt安装驱动并配置IPoIB

    默认使用netplan配置网络# vim /etc/netplan/00-installer-config.yaml# This is the network config written by 'subiquity'network

    1.6K20编辑于 2023-03-08
  • 来自专栏IT综合技术分享

    知识分享之Ubuntu——设置静态IP

    cnhuashao:~$ sudo vim /etc/netplan/00-installer-config.yaml # This is the network config written by 'subiquity

    2.2K30编辑于 2022-01-11
  • 来自专栏Linux成长之路

    Ubuntu系统下修改网卡IP地址

    # This is the network config written by 'subiquity' network: ethernets: ens33: addresses:

    7.1K10编辑于 2024-07-22
  • 来自专栏后端开发技术

    深入探索Linux内存管理:初学者指南

    00.02rsyslogd136root20019844884496418804S0.00.60:06.75snapd137root2001532473446400S0.00.10:00.19systemd-logind194root200478033723132S0.00.00:00.08subiquity-serve201root20032361064980S0.00.00

    35100编辑于 2025-11-28
  • 来自专栏小陈运维

    二进制安装Kubernetes(k8s) v1.24.1 IPv4/IPv6双栈 --- Ubuntu版本 (上)

    :~# root@hello:~# cat /etc/netplan/00-installer-config.yaml# This is the network config written by 'subiquity'network

    1.7K20编辑于 2022-06-15
  • 来自专栏全栈工程师修炼之路

    Ubuntu-20.04-LTS(桌面与服务器)版基础配置

    systemd-resolve --status $ cat /etc/netplan/00-installer-config.yaml # This is the network config written by 'subiquity

    8.7K52编辑于 2022-09-29
  • 来自专栏Flowlet

    virtio 与 vhost-net 架构

    root@ubuntu:~# vim /etc/netplan/00-installer-config.yaml # This is the network config written by 'subiquity'network

    4.2K41编辑于 2023-08-11
  • Ubuntu Server 文件系统创建深度解析

    Ubuntu Server 安装中的文件系统创建Ubuntu Server 安装程序(Subiquity)提供了一个交互式界面来配置存储。理解其选项对于构建一个稳固的服务器基础至关重要。

    81710编辑于 2025-09-16
  • 来自专栏全栈工程师修炼之路

    网络基本配置查询

    installer-config.yaml 配置示例: $ cat /etc/netplan/00-installer-config.yaml # This is the network config written by 'subiquity

    3.6K30编辑于 2022-09-28
领券