编程爱好者博客

ubuntu20.04 安装nginx

https://kalacloud.com/blog/how-to-install-nginx-on-ubuntu-20-04/

#!/bin/bash
sudo apt update
sudo apt install nginx

« Previous

多态,instanceof和static关键字详解

Next »

一分钟看懂IDEA中的GIT LOG视图

© 2024 编程爱好者博客. Generated with Hugo and Mainroad theme.