“Getting Set Up” videocast

In last week’s videocast we talked about “getting set up” for Ubuntu Development. Everybody had a gpg key, ssh key, all the tools, a pbuilder and settings in Launchpad sorted out afterwards, which was great.

If you want to have a look at the video again, you can do so.

Up until now I didn’t find a good way to show links/terminal output yet. Are there any suggestions to do this in a better way? If you check out the video above you’ll notice the old-fashioned way how I worked around the problem. :-)

  • W. van der Rijst

    Shouldn’t the 1st pgp command on http://daniel.holba.ch/ud/2
    be:
    $ pgp –gen-key
    ?

    • https://launchpad.net/~dholbach Daniel Holbach

      No, “gpg” is right. It’s provided by the gnupg package.