반응형
! 기록을 위한 포스트입니다.
우분투 리눅스를 설치 후 웹서버인 Nginx 설치 과정을 기록한 것이다.
sudo apt-get install nginx
sudo systemctl enable nginx
sudo systemctl start nginx
반응형
'Dev > etc' 카테고리의 다른 글
[Ubuntu] Ubuntu tomcat 특정 버전 설치 (0) | 2023.10.10 |
---|---|
[NodeJs] can not found 'webpack' error 해결 (0) | 2023.09.06 |
[CURL] curl 로 파일 다운로드 받기! (0) | 2023.06.12 |
[puppeteer] how to puppeteer click not working 해결 (0) | 2023.05.22 |
[GitHub] github upload project(깃허브 프로젝트 업로드하기) (0) | 2023.04.20 |