setting up debian repository
I followed this guide : visit
It is on transip : klopt.org, and the user is called repo.
Generate gpg key.
Note that this fails when you login like this:
After some questions it will fail with :
Error
gpg: agent_genkey failed: Permission denied
This is because it tries to open some password input box and it cannot open the tty device. And this because of the 'sudo' step.
You should directly login via ssh as repo@klopt.org