ubuntu 설치 최신 안정 판 nginx

호스트 정보 검색
root@slave:~# cat /etc/issueUbuntu 12.04.1 LTS \lroot@slave:~# uname  -aLinux slave 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
PS: 위 와 같은 환경 에 만 테스트 합 니 다.
2. apt 소스 업데이트
nginx 홈 페이지 에 로그 인하 여 오른쪽 download 아래 stable version 을 누 르 면 응답 시스템 을 찾 고 deb 연결 을 복사 하여 원본 프로필 에 추가 합 니 다.
eg:
    복제 하 다.
deb http://nginx.org/packages/mainline/ubuntu/ codename nginx
deb-src http://nginx.org/packages/mainline/ubuntu/ codename nginx
      /etc/apt/sources.list   
        / 
wget http://nginx.org/keys/nginx_signing.key
sudo apt-key add nginx_signing.key
     apt-get 
apt-get update
     nginx
root@slave:~# apt-get install nginx
         ...   
                    
        ...          
  【 】       :
  nginx
    0     ,     1     ,    0     ,  154         。
     462 kB     。
         1,030 kB      。
  :1 http://nginx.org/packages/mainline/ubuntu/ precise/nginx nginx amd64 1.7.4-1~precise [462 kB]
   462 kB,   2  (207 kB/s)
Selecting previously unselected package nginx.
(        ...          49098       。)
      nginx (  .../nginx_1.7.4-1~precise_amd64.deb) ...
----------------------------------------------------------------------

Thanks for using nginx!

Please find the official documentation for nginx here:
* http://nginx.org/en/docs/

Commercial subscriptions for nginx are available on:
* http://nginx.com/products/

----------------------------------------------------------------------
       ureadahead     ...
ureadahead will be reprofiled on next reboot
     nginx (1.7.4-1~precise) ...
     nginx  
root@slave:~# nginx -v
nginx version: nginx/1.7.4

좋은 웹페이지 즐겨찾기