Ubuntu18.04系统中如何安装haproxy

如何安装haproxy呢?本文给出详细说明。

1.更新apt资源

sudo apt-get update

2.安装haproxy,等待安装完成

apt-get install haproxy

相关文章