[02:34] How to get involved ? [02:35] Hey alket how are you this evening? [02:35] DarkwingDuck: sleepy, its midnight, thank you, how about you [02:36] About the same. :) Where were you looking to get involved with? [02:36] Documentation [02:37] System or Wiki? [02:37] Which one is prefered for begginers ? [02:37] What distro do you use/want to assist in the documentation? [02:37] It could go either way. :) [02:37] Ubuntu of course [02:38] is this Ubuntu Doc channel ? [02:38] Kubuntu? Xubuntu? [02:38] Lubuntu? Or, the GNOME side of Ubuntu? [02:38] ahh I see [02:38] Ubuntu [02:39] Okay. :) If you want to help with the System docs here is a good place to start. https://wiki.ubuntu.com/DocumentationTeam/SystemDocumentation [02:39] also an introduction email to ubuntu-doc mailing list [02:39] Was getting to that jjesse thanks. :) [02:40] Oh, BTW, jjesse... I'm moving to Northern Indiana. [02:40] haha no problem [02:40] Fort Wayne. [02:40] oh cool [02:40] that's not that far away from me [02:40] About an hour south of MI on I-69 [02:40] yup [02:41] I know. I grew up in LaGrange County [02:41] What is this : Would you like to receive list mail batched in a daily digest? [02:41] in a mail list there are two options [02:41] receive every email that is sent to the list [02:41] Can i change it latter ? [02:41] or receive a batch of every email sent tat day [02:42] yeah [02:43] Im in mailing list [02:44] alket: Send a introduction email. [02:44] alket: Do you know XML and DocBook? [02:45] Im intrested to know how this works [02:45] does somebody tells me what to do, or i must pick [02:45] no [02:46] I know what XML is , and I can edit it [02:46] There is a whole section on where to get started here. https://wiki.ubuntu.com/DocumentationTeam/SystemDocumentation [02:46] Now, I have been in your place. Just find something you want to learn and help with and read all you can on how to do it. [02:46] im am familiar with PHP [02:46] but I have no idea waht DocBook is [02:47] Intro to DocBook [02:47] http://www.docbook.org/ [02:48] What to write in Subject ? [02:50] Introduction or, anything... if I recall I wrote Greetings. :) [02:50] the easiest way is to start reporting bugs on launchpad [02:50] so read the help that is included on ubuntu 10.04 and start reporting bugs [02:51] typos, grammer problems, incrorrect things [02:55] ok jjesse thank you [02:55] DarkwingDuck: thank you [02:56] np [02:59] alket: you don't really need to know docbook right away [02:59] you can learn it over time [03:02] you guys are great [03:02] we try [03:02] its a long time that I wanted to get involved into MOTU team [03:02] they never respond [03:02] but srsly j1mc is right [03:03] start reading the documenation and report bugs thats the best way [03:03] and how i got started [03:04] alket: do you have an account on launchpad? [03:04] yes [03:04] alketii [03:04] jjesse: I will start from tomorrow [03:04] do you know how to get the documentation source files? [03:04] thats my summer job :p [03:11] j1mc: sorry, No i dont [03:12] alket: sometimes people have filed and fixed bugs in docs that appear on help.ubuntu.com, so it's better to look at the most recent sources for bugs. [03:13] for example... you can read help.ubuntu.com, notice something that you think needs to be corrected... [03:13] but before filing a bug, you check to see if it has been fixed in the current draft of the docs. [03:14] alket: here's some info on getting the sources: https://wiki.ubuntu.com/DocumentationTeam/SystemDocumentation/Repository [03:14] thank you [03:15] you're welcome! [03:16] I can't get GPG of bazzar [03:16] http://keyserver.ubuntu.com:11371/pks/lookup?search=0xECE2800BACF028B31EE3657CD702BF6B8C6C1EFD&op=index [03:17] what are you trying to do? what command did you issue? [03:17] i think i've heard some stuff about the ubuntu keyserver being a bit slow lately. ?? [03:18] not sure though [03:18] the previous link that you posted [03:18] Installing Bazaar [03:19] alket: just type: sudo apt-get install bzr [03:19] that should do it - you don't need to use the PPA [03:19] and then bzr branch lp:ubuntu-docs [03:19] ah [03:19] jjesse: the instructions tell him to do "bzr whoami..." [03:19] oh yeah [03:20] bzr whoami first [03:20] and launchpad-login [username] first [03:20] all of that will connect bzr to your lp username [03:22] there is no launchpad-login [03:22] just launchpad-integration [03:23] alket: type in the command " bzr launchpad-login alketii " [03:23] without the quotes [03:24] i don't think it gives you any kind of message after you type that [03:24] but it tells bzr, "hey, when I try to do something with bzr, use alketti as my launchpad username!" :) [03:24] now i must register SSH [03:25] yup [03:31] I cant create my publick key [03:31] Invalid public key [03:31] you did the ssh-keygen? [03:32] I did this https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair [03:32] hrmm [03:32] when you do ssh-keygen -t rsa what happens? [03:33] Generating public/private rsa key pair. [03:33] Enter file in which to save the key (/home/alket/.ssh/id_rsa): [03:33] /home/alket/.ssh/id_rsa already exists. [03:33] Overwrite (y/n)? y [03:33] Enter passphrase (empty for no passphrase): [03:33] Enter same passphrase again: [03:33] Your identification has been saved in /home/alket/.ssh/id_rsa. [03:33] Your public key has been saved in /home/alket/.ssh/id_rsa.pub. [03:33] and you've gthen uploaded your key to launchpad? [03:34] fingerprint ? [03:34] or Random Image ? [03:35] alket: you want the fingerprint [03:35] from your launchpad page under the key section you upload it [03:35] no [03:35] i want my SSH [03:36] when you click on the yellow icon for SSH keys, you should go to a page to upload the key [03:36] yes [03:36] but the command [03:36] ssh-keygen -t rsa [03:36] open up the key in gedit [03:36] just outputs the fingerprint and random image [03:36] yup [03:37] which one of them ? [03:37] gedit /home/alket/.ssh/id_rsa.pub and copy the whole thing into the laucnhpad section under add a key [03:37] and select import [03:39] or i must do this Invalid Publick key :S [03:42] sorry [03:43] Invalid public key again [03:43] I dont know why [03:49] ok see you tomorrow === starcraft is now known as starcraftman === cody-somerville_ is now known as cody-somerville [22:27] mdke: ping [22:27] zkriesse: (In case I'm not around at the moment, please provide a bit of information about what you want and I will respond when I get back)