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
技术博客:点我点我
文章版权归作者所有,未经允许请勿转载,若此文章存在违规行为,您可以联系管理员删除。
转载请注明本文地址:https://www.ucloud.cn/yun/39241.html
摘要:容器运行时,会打印一条信息消息并退出。因此,更好地做法是将需要使用的用户加入用户组。涉及到了两条指令,和。执行命令指令是用来执行命令行命令的。 Docker 是个划时代的开源项目,它彻底释放了计算虚拟化的威力,极大提高了应用的运行效率,降低了云计算资源供应的成本!使用 Docker,可以让应用的部署、测试和分发都变得前所未有的高效和轻松! 无论是应用开发者、运维人员、还是其他信息技术从...
摘要:容器运行时,会打印一条信息消息并退出。因此,更好地做法是将需要使用的用户加入用户组。涉及到了两条指令,和。执行命令指令是用来执行命令行命令的。 Docker 是个划时代的开源项目,它彻底释放了计算虚拟化的威力,极大提高了应用的运行效率,降低了云计算资源供应的成本!使用 Docker,可以让应用的部署、测试和分发都变得前所未有的高效和轻松! 无论是应用开发者、运维人员、还是其他信息技术从...
阅读 1848·2021-11-19 09:40
阅读 2554·2021-08-30 09:46
阅读 2145·2021-08-03 14:01
阅读 2603·2019-08-30 10:54
阅读 1166·2019-08-29 16:38
阅读 1416·2019-08-29 11:02
阅读 2505·2019-08-28 18:16
阅读 1631·2019-08-28 18:09