如何安装配置openVSwitch?

Linux基础

1 前言

一个问题,一篇文章,一出故事。
本章将总结如何安装openVSwitch。

2 最佳实践

2.1 安装软件包

apt install -y openvswitch-switch

2.2 启动服务并设置自启动

systemctl start openvswitch-switch
systemctl enable openvswitch-switch
没有评论

发表回复

Linux基础
如何部署onlyOffice documentServer 9.0.0?

1 基础知识 1.1 onlyOffice的简介 – onlyOffice Docume …

Linux基础
如何部署Oracle Linux 9.x RabbitMQ?

1 基础知识 1.1 RabbitMQ的简介 – RabbitMQ拥有成千上万的用户,是 …

Linux基础
如何部署onlyOffice documentServer 9.3.1?

1 基础知识 1.1 onlyOffice的简介 – onlyOffice Docume …