Ubuntu18.04系统中如何安装lighttpd

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

1.更新apt资源

sudo apt-get update

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

apt-get install lighttpd

相关文章