Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Jan 13, 2025
1 parent 6b8329e commit aee7efc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sapi/src/library_builder/virtualbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@ https://mirrors.tuna.tsinghua.edu.cn/virtualbox/7.1.4/
lsmod | grep kvm

## 查看仅主机网络

VBoxManage natnetwork list
VBoxManage list hostonlynets
VBoxManage list hostonlyifs (新版本,此功能已被弃用)
VBoxManage list dhcpservers
VBoxManage hostonlynets


## alpine 初始化
Expand Down

0 comments on commit aee7efc

Please sign in to comment.