Netplan:配置Wi-Fi适配器

Netplan:配置Wi-Fi适配器

💡 原文英文,约100词,阅读约需1分钟。
📝

内容提要

要使用Netplan配置Wi-Fi接口,需要编辑相应的yaml文件。示例中,wlan0接口连接名为'My own Wi-Fi'的网络,密码为'super-secret-password'。更改后运行命令:netplan apply。

🎯

关键要点

  • 使用Netplan配置Wi-Fi接口需要编辑相应的yaml文件。
  • 示例中,wlan0接口连接名为'My own Wi-Fi'的网络。
  • 连接该网络的密码为'super-secret-password'。
  • 更改后需要运行命令:netplan apply。
➡️

继续阅读