$sudo apt udate $sudo apt upgrade. 安裝web server,使用nginx. $sudo apt install nginx. 開機時自動啟動nginx. $sudo systemctl enable nginx. 啟動nginx.
確定! 回上一頁