1, Download Key and add it
For Debian/Ubuntu, in order to authenticate the nginx repository signature and to eliminate warnings about missing PGP key during installation of the nginx package, it is necessary to add the key used to sign the nginx packages and repository to the apt program keyring.
Please download Key, and add it to the apt program keyring with the following command:
wget http://nginx.org/keys/nginx_signing.key sudo apt-key add nginx_signing.key2, Edit /etc/apt/sources.list
For Ubuntu replace codename with Ubuntu distribution codename, and append the following to the end of the /etc/apt/sources.list file:
deb http://nginx.org/packages/ubuntu/ trusty nginx deb-src http://nginx.org/packages/ubuntu/ trusty nginx3, Install it
For Debian/Ubuntu then run the following commands:
apt-get update apt-get install nginx4, OK, Check the version
nginx -v
nginx version: nginx/1.8.1
技術(shù)博客:點(diǎn)我點(diǎn)我
文章版權(quán)歸作者所有,未經(jīng)允許請(qǐng)勿轉(zhuǎn)載,若此文章存在違規(guī)行為,您可以聯(lián)系管理員刪除。
轉(zhuǎn)載請(qǐng)注明本文地址:http://systransis.cn/yun/39241.html
摘要:容器運(yùn)行時(shí),會(huì)打印一條信息消息并退出。因此,更好地做法是將需要使用的用戶加入用戶組。涉及到了兩條指令,和。執(zhí)行命令指令是用來(lái)執(zhí)行命令行命令的。 Docker 是個(gè)劃時(shí)代的開(kāi)源項(xiàng)目,它徹底釋放了計(jì)算虛擬化的威力,極大提高了應(yīng)用的運(yùn)行效率,降低了云計(jì)算資源供應(yīng)的成本!使用 Docker,可以讓?xiě)?yīng)用的部署、測(cè)試和分發(fā)都變得前所未有的高效和輕松! 無(wú)論是應(yīng)用開(kāi)發(fā)者、運(yùn)維人員、還是其他信息技術(shù)從...
摘要:容器運(yùn)行時(shí),會(huì)打印一條信息消息并退出。因此,更好地做法是將需要使用的用戶加入用戶組。涉及到了兩條指令,和。執(zhí)行命令指令是用來(lái)執(zhí)行命令行命令的。 Docker 是個(gè)劃時(shí)代的開(kāi)源項(xiàng)目,它徹底釋放了計(jì)算虛擬化的威力,極大提高了應(yīng)用的運(yùn)行效率,降低了云計(jì)算資源供應(yīng)的成本!使用 Docker,可以讓?xiě)?yīng)用的部署、測(cè)試和分發(fā)都變得前所未有的高效和輕松! 無(wú)論是應(yīng)用開(kāi)發(fā)者、運(yùn)維人員、還是其他信息技術(shù)從...
閱讀 1888·2021-11-19 09:40
閱讀 2610·2021-08-30 09:46
閱讀 2190·2021-08-03 14:01
閱讀 2659·2019-08-30 10:54
閱讀 1213·2019-08-29 16:38
閱讀 1455·2019-08-29 11:02
閱讀 2546·2019-08-28 18:16
閱讀 1697·2019-08-28 18:09