Search:

Type: Posts; User: mouz_forum; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    267

    pbuilder cheatsheet

    After reading the pbuilder manual page I decided I need an overview of what happens in the different pbuilder run types. I created a table with a column for each target: create, update, build, login,...
  2. Replies
    296
    Views
    64,917

    Re: "Hello Ubuntu" in every programming language

    Ruby


    #!/usr/bin/ruby
    print 'Hi. What\'s your name? '
    name = readline
    name.chomp!
    puts 'Hello, ' + name + '. Welcome to Ubuntu.'
  3. Replies
    28
    Views
    11,168

    Re: HOWTO: Upgrade to Intrepid (Pre-Alpha)

    About hardy-backports testing:



    Please add some pointer to an explanation on how to do hardy-backports testing.
Results 1 to 3 of 3