Welcome! Log In Create A New Profile

Advanced

Re: GPG error on Nginx repository - NO_PUBKEY

B.R.
June 27, 2013 11:44AM
Hello,

VirtualBox website's
instructionshttps://www.virtualbox.org/wiki/Linux_Downloadson how to
install their Linux packages provides a great 1-line key adding
command (key not stored in a file, simply piped to the standard input of
apt-key):

wget -q protocol://some.key -O- | sudo apt-key add -

The Nginx website's page http://nginx.org/en/linux_packages.html on Linux
packages provides you with the key file address:
http://nginx.org/en/linux_packages.html

To sum-up, here is a quick how-to add the Nginx key to your keyring:

wget -q http://nginx.org/en/linux_packages.html -O- | sudo apt-key add -

Have a nice day,
---
*B. R.*
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

GPG error on Nginx repository - NO_PUBKEY

cederberg December 22, 2011 05:21AM

Re: GPG error on Nginx repository - NO_PUBKEY

Sergey Budnevitch December 22, 2011 05:36AM

Re: GPG error on Nginx repository - NO_PUBKEY

nishalspace June 27, 2013 03:22AM

Re: GPG error on Nginx repository - NO_PUBKEY

B.R. June 27, 2013 11:44AM

Re: GPG error on Nginx repository - NO_PUBKEY

Phil Pennock June 28, 2013 02:16AM

Re: GPG error on Nginx repository - NO_PUBKEY

Sergey Budnevitch June 28, 2013 09:38AM

Re: GPG error on Nginx repository - NO_PUBKEY

B.R. June 28, 2013 01:12PM

Re: GPG error on Nginx repository - NO_PUBKEY

Sergey Budnevitch July 01, 2013 11:50AM

Re: GPG error on Nginx repository - NO_PUBKEY

Maxim Dounin July 01, 2013 01:28PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 217
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready