2020년 12월 20일 일요일

[linux] CentOS 7 NGINX 설치하기

[linux] CentOS 7 NGINX 설치하기

CentOS7 에 NGINX 설치하기

yum 리파지토리 생성

vi /etc/yum.repos.d/nginx.repo

nginx.repo 수정

[nginx]
name=nginx repo
baseurl=http://nginx.org/packages/centos/7/$basearch/
gpgcheck=0
enabled=1

설치

yum install -y nginx

댓글 없음:

댓글 쓰기

[lunux]리눅스 폴더별 용량 확인

리눅스 폴더별 용량 확인 조회 하고자 하는 디렉토리 리스트가있는 경로로 이동후 du -h --max-depth=1