With the command sudo cat jcameron-key.asc | sudo gpg --dearmor >/etc/apt/trusted.gpg.d/jcameron-key.gpg
sudo cat jcameron-key.asc | sudo gpg --dearmor >/etc/apt/trusted.gpg.d/jcameron-key.gpg
i get the message -bash: /etc/apt/trusted.gpg.d/jcameron-key.gpg: Permission denied
I had typed the command first sudo apt-key add jcameron-key.asc Perhaps this is the cause.
sudo apt-key add jcameron-key.asc
Webmin starts, I don't know if I'll have other problems then.
Hello,
You don't need to setup repos manually anymore. There is a new setup-repos.sh which does it automatically for you.
setup-repos.sh
We will describe it better in the new Webmin website.
Log in to post a comment.
With the command
sudo cat jcameron-key.asc | sudo gpg --dearmor >/etc/apt/trusted.gpg.d/jcameron-key.gpgi get the message
-bash: /etc/apt/trusted.gpg.d/jcameron-key.gpg: Permission denied
I had typed the command first
sudo apt-key add jcameron-key.ascPerhaps this is the cause.
Webmin starts, I don't know if I'll have other problems then.
Hello,
You don't need to setup repos manually anymore. There is a new
setup-repos.shwhich does it automatically for you.We will describe it better in the new Webmin website.