Raspberry PI Nginx 설치

1001 단어 nginx
Raspberry PI Nginx 설치
1.      시스템 버 전 정보 보기
root@raspberrypi:/tmp# cat /etc/os-release

PRETTY_NAME="Debian GNU/Linux 7.0 (wheezy)"

NAME="Debian GNU/Linux"

VERSION_ID="7.0"

VERSION="7.0 (wheezy)"

ID=debian

ANSI_COLOR="1;31"

HOME_URL="http://www.debian.org/"

SUPPORT_URL="http://www.debian.org/support/"

BUG_REPORT_URL=http://bugs.debian.org/

 
2.      
wget http://nginx.org/keys/nginx_signing.key

sudo apt-key add nginx_signing.key

vim /etc/apt/ sources.list

파일 에 다음 두 줄 을 추가 합 니 다:
deb http://nginx.org/packages/debian/ wheezy nginx
deb-src http://nginx.org/packages/debian/ wheezy nginx
apt-get update

패키지 업데이트 대기
설치 성공
/ etc / init. d / nginx 시작
방문 하 다.http://ip
디 스 플레이
Welcome to nginx!

좋은 웹페이지 즐겨찾기