[Ubuntu] Ubuntu Nginx install(우분투 Nginx 설치) ! 기록을 위한 포스트입니다. 우분투 리눅스를 설치 후 웹서버인 Nginx 설치 과정을 기록한 것이다. sudo apt-get install nginx sudo systemctl enable nginx sudo systemctl start nginx Dev/etc 2023.10.10