[00:01] did you understand? sorry im not very good at explaining [00:05] *sigh* [00:13] well [00:13] have you patched anything before ? [00:13] no [00:13] compiled anything from source in linux ? [00:14] http://www.addonics.com/support/faqs/faq-pmsupport_desktop.asp <-- here is a faq that i tried following but i used all 2.6.22 packages [00:14] and it didnt work [00:14] and no [00:14] never have [00:15] check this doc : https://help.ubuntu.com/community/Kernel/Compile [00:15] k [00:16] make sure you are using a patch for the kernel version you have Gutsy has 2.6.22 [00:17] does that faq look right tho? [00:19] or should i just reintall using this Ubuntu 6.06 LTS codenamed Dapper Drake since that is what the faq has for a tutorial [00:22] Doonz: what ubuntu version you have ? [00:23] 7.10 [00:24] Doonz: just keep your kernel version and do as the link I sent [00:25] ok [00:25] Doonz: but remember the kernel ( for me ) is a Big beast that is not so easy as any other package [00:25] yeah. [00:26] http://home-tj.org/wiki/index.php/Libata-tj-stable <- can you download this patch and look at the readme for me Patch tarball against Linux 2.6.22.1 20070808 [00:26] cause im not sure howto do that patching [00:28] get the kernel source [00:28] and where says modify the source as your needs [00:28] downloading as i type [00:29] then cd /usr/src/ [00:29] and change to where the kernel source is [00:29] then do the [00:29] patch -p1 < 2.6.22.allthe_long name [00:30] ok [00:30] if THERE ARE NO ERRORS then build the package === pmf__ is now known as ember [01:44] hello [01:44] http://paste.ubuntu-nl.org/51292/ <- any idea why it hasn't been updated properly ? [01:48] EvaLuaTe: try dpkg -c to look at the contents of it === ember_ is now known as ember [02:31] yeah, i installed the wrong deb, sorry :P [03:39] soren: around? [03:40] nxvl_work: pretty late in europe.... [03:40] mmm [03:40] i will ping him tomorrow [03:40] nealmcb: did you know the state of https://blueprints.edge.launchpad.net/ubuntu/+spec/ubuntu-easy-business-server [03:42] I think that is old, and current focus is https://wiki.ubuntu.com/EboxSpec [03:43] nxvl_work: ^ [04:03] is a bug is duplicated it's needed to be marked as invalid, didn't it? [04:14] nxvl_work: No [04:14] ScottK: i need to leave it as it is? [04:15] Just mark it as a dupe is all you need to do. [04:21] ScottK: there isn't such a status [04:21] What do you mean? [04:22] If the bug is a dupe, make it a dupe and don't worry about the status. [04:22] and how do i mark it as dupe? [04:23] Click on "Mark as duplicate" in actions on the left side of the page [04:24] is there anything in the gnu/linux world that allows filtering packets by type rather then port? (afaik IPTables isnt able to do this) [04:24] When you say type, what do you mean? UDP/TCP? [04:24] iptables will do that. [04:25] ssh/http/ftp/ntp/etc [04:25] Ah. [04:26] For example, you'd want to filter and SSH packet that was sent via port 80, but not an HTTP one on the same port? [04:26] ScottK: thnx [04:26] nxvl_work: No problem [04:27] ScottK, yes, exept that i wouldnt run both services on one port - its more about connections to httpd's on non-standard ports not getting filtered by a proxy if its not on port 80 [04:28] Kamping_Kaiser: he's talking about blocking outgoing traffic [04:28] Kamping_Kaiser: in that case you can want to block ssh on port 80, but no http [04:29] nxvl_work, ah yes, thats right. (soryr, i mis understood) [04:29] *sorry [04:32] Not sure about that. Sorry. [04:33] there is a command [04:33] i thing it's net [04:33] but it's kind of tricky and hard to learn [04:33] or it was ip? [04:34] Kamping_Kaiser: one of the 2 commands do that, net or ip, i don't remember well, se it looooooong time ago [04:34] nxvl_work, i'm not aware of them doing that, i'll have a look, thanks [04:35] Kamping_Kaiser: the one i'm talking about works one level lower that iptables, and then you can filter whatever you want [04:36] nxvl_work, ok, i'll have a poke at the internet and see what it gives me [04:36] thanks :) [04:39] Kamping_Kaiser: you might take a look at l7-filter... it lets you inspect packets up to layer 7 [04:39] I don't think it's in ubuntu though, so you might have to roll your own kernel [04:40] sommer, i'll start checking it out, thanks. [04:40] np [04:49] Kamping_Kaiser: I would think intrusion detection systems would do that sort of thing, and there are lots for linux, but I haven't looked recently [04:54] sommer:olpc running kde (slackware?) http://tinypic.com/player.php?v=73c7d06&s=1 guy says he can do ubuntu also [04:59] and http://tinypic.com/player.php?v=80m5z49&s=1 [05:04] sommer: movies running full screen, multiple desktops sliding back and forth - wow - this hardware is more capable than I thought [05:06] nealmcb: that's freakin awesome... did you make that or find it? [05:06] that's totally what I want mine to do [05:06] well maybe not play movies, but definitely a normal desktop [05:10] woops didn't just saw the second link... heh [05:15] sommer: rennj in #olpc-help pasted those links [07:03] has anyone been able to connect evolution users together, so they can share contacts, calendars, etc? [07:04] XiXaQ, i've not found a (good) way yet :/ [07:04] their all monolithic exchange replacements :( [07:05] yes, but they seem to be very expensive and very heavy? [07:05] I need this for max 10 users. [07:05] expensive== $$ or resources? [07:06] basically the same boat here :/ [07:12] both. [07:13] it seems to me that it should be possible to achieve it with an ldap server and apache with webdav enabled? [07:21] theres free groupware stuff, wich does include what your after [07:22] not sure, if you find an elegent way let me know [07:27] likewise. === c1|freaky_ is now known as c1|freaky [08:28] moin [08:31] <_ruben> *yawn* [08:43] I'm having problems with samba user-level authentication on ubuntu server 7.10. I've added the user i'm trying to login with using sudo smbpasswd -L -a jords and sudo smbpasswd -L -e jords, but I can't log in still. Smb.conf: http://paste.ubuntu-nl.org/51317/ [08:43] this is the login to view the shares i'm talking about [09:17] anyone around can help me? [09:18] hm. wrong bot [09:18] jesus u guys and your script [09:19] im wondering if someone can help me config pure-ftpd [09:19] i got it installed i just wanna enable fxp and change port [09:27] anyone alive? [09:28] you may have to wait a while. be patient [09:28] I'm alive [09:29] but i use vs-ftpd... the only one that i managed to easily setup so every user can login and access their home folder [09:29] can users fxp? [09:29] all i wanna do is fxp grrr [09:29] fxp? [09:29] send from one ftp to another [09:30] ahh... I'd just use sftp for that really [09:30] hwo u do that/ [09:30] sftp a different pogram or what [09:31] yeah sftp uses SSH to transfer files... has to be running on the servers. [09:31] similar to ftp but faster and secure [09:31] no i need to be able to connect to my server machine ftp and another ftp and transfer files via fxping [09:31] its a feature i just cant figure out how to view my config file [09:32] etc/pure-ftpd/pure-ftpd.conf [09:32] i know its in there [09:32] but via sshing how can i edit a config file properly [09:32] sudo nano /etc/pure-ftpd/pure-ftpd.conf [09:32] should do it [09:33] whoa its like a blank page [09:33] brb [09:33] ok... maybe it's not there then ;) [09:36] i dont see a pure-ftpd.conf in gutsy: http://packages.ubuntu.com/cgi-bin/search_contents.pl?word=pure-ftpd.conf&searchmode=searchfilesanddirs&case=insensitive&version=gutsy&arch=i386 [09:37] I'm having problems with samba user-level authentication on ubuntu server 7.10. I've added the user i'm trying to login with using sudo smbpasswd -L -a jords and sudo smbpasswd -L -e jords, but I can't log in still. Smb.conf: http://paste.ubuntu-nl.org/51317/ [09:41] acidfire2008, http://packages.ubuntu.com/cgi-bin/search_packages.pl?keywords=pure-ftpd&searchon=names&subword=1&version=gutsy&release=all look at that and check each package to see its configuration file/s [09:41] jords, is the configuration valid? samba has a check tool. [09:42] Kamping_Kaiser: ok... how do i check? [09:42] jords, using sambas configuration checking tool - i dont have samba, you'll have to find out what its called [09:42] jords, perhaps ask #samba [09:44] heh well #samba has'nt been helpful.... i found the checking tool, it's conviently named "testparm" ????. but it does'nt find any problems [09:46] jords, can you check the time, attempt a login, then pastebin the relevent part of /var/log/syslog and /var/log/smb.log [09:48] [2008/01/09 22:47:43, 0] auth/auth_util.c:create_builtin_administrators(792) [09:48] create_builtin_administrators: Failed to create Administrators [09:48] [2008/01/09 22:47:43, 0] auth/auth_util.c:create_builtin_users(758) [09:48] create_builtin_users: Failed to create Users [09:48] is coming up in my samba logs [09:49] nothing printed to syslog [09:49] never seen that before, you may have to ask in #samba :/ [09:49] * Kamping_Kaiser avoids samba typically [09:51] * jords can't stand samba [09:52] * jords has to use it because some people have windows and can't just use sshfs or nfs [09:52] what about it [09:52] i got pureftpd up and running [09:52] just cant friggin fxp to it [09:53] acidfire2008, tried a pure-ftpd channel? [09:54] do we have one haha [09:55] dunno. try #pureftpd [09:55] ##pureftpd [09:56] a "/list *pure*" helps :) [09:56] ICU, i can never get it to tell me stuff :( [09:57] works like a charm :) [09:57] half your luck :/ [10:01] can i make a group part of another group in linux? [10:01] or am i being special? [10:11] how can i change port in pure-ftpd [10:12] thats all i think i need to do [10:12] afk. [10:17] acidfire2008: google told me: http://www.awk-scripting.de/cluster/fxp-configuration.html#M4 [10:19] ive been there tons of times [10:19] im on ubuntu 7.10 and i cant figure out where to change ftp port for pureftpd [10:29] well this sucks [10:29] acidfire2008: What have you tried? [10:32] how can i search the ubuntu repositories and find out the right name for glftpd [10:33] like so i can sudo apt-get install it [10:45] My /etc/mail/m4/submit.mc file is constantly being overwritten. Any ideas of how that happens? It's bloody annoying [10:46] grr no one here uses glftpd [10:46] or can someone give me a tip on a ftp server to install that will allow me to fxp [10:48] <_ruben> my bet's that the licence of glftpd wont allow inclusion into ubuntu .. last i used it (years ago) i think it had some custom license and was part binary even (but might be wrong on that) [10:49] <_ruben> glftpd is (or was at least) the prefered ftpd for warez sites [10:50] so what should i use [10:50] all i wanna do is be able to fxp to this ftp from antoher server [10:50] <_ruben> http://ubuntuforums.org/archive/index.php/t-87505.html .. first hit on google, wouldnt know if it'd still apply [10:50] all i wann do really is change my port for pureftpd [10:50] wanna* [10:51] <_ruben> so you *only* want to change the port .. and *only* want to enable fxp .. funny [10:52] those are my 2 plans [10:52] i got told pureftpd can do it [10:52] i just think it wont work on port 21 [10:53] acidfire2008: You could start by answering the questions you've been asked.. [10:53] acidfire2008: What have you tried already to change the port? [10:54] * _ruben installs pure-ftpd for the fun of it ... [10:54] well i cant get into the config [10:54] so i havent really tried nething yet [10:54] ruben u on 7.10 server? [10:55] plez if u find out how to change port let me know [10:55] Look... [10:55] You're not even trying to change the port yet. [10:55] You're trying to open a configuration file. [10:56] but it dont have just one config file [10:56] But how on earth are we supposed to know that when you only keep asking the same (wrong) question over and over? [10:56] ive been reading [10:56] soren have u played with pureftpd before? [10:57] acidfire2008: You need to understand that IRC isn't just a convenient replacement for Google, documentation or man pages. IRC (and any other forum) is a place where you go and ask other people to take time out of their day to help you with your problems when you've tried yourself. [10:57] ive been googling all day dont get a attitude [10:57] and when you ask them, it's *your* responsibility to ask good questions so that others don't waste their time trying to figure out what your actual question is. [10:57] acidfire2008: *I'm* the one with an attitude?!? [10:58] na the guy behind u [10:58] See... [10:58] * Kamping_Kaiser waves [10:58] ;) [10:58] That's one way to make me not want to help you. [10:58] * jords chuckles and goes back to sleep [10:58] well u started off with a attitude so why would u wanna help me neways [10:59] ive been explaing everything ive been doing [10:59] acidfire2008: Asking the same (wrong) question over and ove and over constitutes an attitude in my book. [10:59] acidfire2008: No. [10:59] how did i ask the same WRONG ? [10:59] and how is it wrong [10:59] acidfire2008: Becuase you keep asking how to change the port, but your real problem seems to be that you can't figure out how to open the configuratino files. [11:00] says u gotta make own config files or some shit [11:00] i dunno [11:00] <_ruben> oh well .. lets be nice for once ... replace the 2000 with the port you really wanna use : echo ,2000 | sudo tee /etc/pure-ftpd/conf/Bind [11:01] see u knew how [11:01] lol [11:01] <_ruben> i didnt know how [11:01] <_ruben> i figured it out tho [11:01] acidfire2008: What says you have to make your own config files? [11:02] sorry for being rude but ive been getting mad with this shit lol [11:02] https://bugs.launchpad.net/ubuntu/+source/pure-ftpd/+bug/477 [11:02] Launchpad bug 477 in pure-ftpd "Config of pure-ftpd need to be simplified." [Wishlist,Confirmed] [11:03] <_ruben> time for lunch .. bbl [11:03] ,56782 [11:03] is all it told me [11:06] Well, did it help? [11:06] did not change port no [11:07] its still on 21 [11:07] And not 56782 ? [11:07] yep [11:07] acidfire2008: Did you restart it? [11:07] do i need this whole post to add? [11:07] echo ,2000 | sudo tee /etc/pure-ftpd/conf/Bind [11:07] just like that? [11:07] "post to add"? [11:07] can you paste /etc/pure-ftpd/conf/Bind to http://paste.ubuntu-nl.org? [11:08] do i type it in just like that [11:08] yeah [11:09] if you just copy the whole file and paste it to the url i told you then i can see the config file [11:09] see what's wrong hopefully [11:09] how do i open that file/ === \sh_away is now known as \sh [11:10] and jords or soren how do u restart? [11:11] /etc/init.d/pureftpd restart [11:11] try that :D [11:11] -bash: /etc/init.d/pureftpd: No such file or directory [11:12] pure-ftpd, probably. [11:13] holy shit it worked [11:13] now i need _ruben to maby help me enable fxp [11:13] he knew it needed to be put into that file [11:19] acidfire2008: The pure-ftpd-wrapper man page is quite useful. [11:20] link? [11:20] er.. [11:20] no [11:20] just type: [11:20] man pure-ftpd-wrapper [11:20] google? [11:20] u confusing me [11:20] lol [11:21] You.. [11:21] well.. [11:21] just type: [11:21] man pure-ftpd-wrapper [11:21] And press return [11:22] ok it says i need to enable fxp [11:22] wonder how i woudl do that [11:22] What? [11:23] That's not what it says at all. [11:23] i knwo [11:23] ?!? [11:23] but ive seen turtorials saying thats what i need to do [11:23] You just said that it did? [11:23] And I'm telling you to look at that man page, because it explains it! [11:25] i just read all that and i dont see nothing abotu fxp [11:25] sorry im really new with this [11:26] http://lakki.iki.fi/~lakki/Server_in_the_house.pdf [11:28] acidfire2008: Then you haven't read it.. [11:28] acidfire2008: Configuration files containing boolean values are "AllowAnonymousFXP", "AllowDotFiles", "AllowUserFXP", [11:29] acidfire2008: You create a new config file called AllowAnonymousFXP with just "on" in it. [11:29] Restart pure-ftpd, and you're done. [11:29] ok i got ya there [11:29] one last thing [11:29] how do u create a file [11:29] go into the dir and type what [11:30] jords: Already explained that.. [11:30] Whoops. [11:30] acidfire2008: jords already explained that: [11:30] 10:32:33 < ~jords> sudo nano /etc/pure-ftpd/pure-ftpd.conf [11:31] so nano makes a dir? [11:31] i mean a file [11:32] so do it like this [11:32] did'nt you say create a new file with one option in it? i have to say pure-ftpd's configuration is pretty screwed. [11:32] sudo nano /etc/pure-ftpd/AllowAnonymousFXP.conf [11:32] do it like that [11:32] ? [11:33] acidfire2008: Do all the toher files have a .conf extension? [11:34] jords: Quite. [11:34] nope [11:34] so just that command without the .conf then? [11:36] ok on nano how do i add the on part [11:36] like how do i save ect [11:36] etc [11:36] type on [11:36] k [11:36] then press control-w then control-x [11:37] control-w does a search thing [11:37] then nothing happens when i do the control-x [11:37] lol oops [11:37] ok control-o [11:38] k took me outta the search thing [11:38] then went to next line [11:38] that mean its saved? [11:38] press it again [11:38] should say saved [11:38] ask me if its the right file name to write to [11:38] or rather wrote 1 line [11:39] just press enter? [11:39] yeah [11:39] now it says wrote one line [11:39] cool. now control-x [11:39] <_ruben> or just: echo on | sudo tee /etc/pure-ftpd/conf/AllowAnonymousFXP [11:40] <_ruben> then again .. i doubt you want anonymous fxp [11:40] yeah only for users is more sane [11:40] well i only want to be able to fxp :( [11:40] <_ruben> then use AllowUserFXP instead of AllowAnonymousFXP .. or *really*: RTFM [11:41] :D [11:42] <_ruben> hackers (in the broadest sense of the word, including scriptkiddies) just love admins without a clue.. but that's a different story of sorts [11:42] ok so sudo rm AllowAnonoymousFXP && echo on | sudo tee /etc/pure-ftpd/conf/AllowUserFXP would be right [11:43] _ruben: exactly... free seedboxes ftw :D [11:44] <_ruben> Anonononymous? :) [11:44] no anon is for nubs.... Uberhaxorwhoslikereallycool is more line it :D [11:47] damn u guys rock [11:47] its finally letting me fxp [11:47] yay :D [11:51] <_ruben> so let this be lesson learned: RTFM .. that all we did, atleast what i did [11:52] hey man i really do appreciate it [11:52] nice [11:52] <_ruben> the best way to learn things is to just try to figure it out yourself by reading the available docs [11:52] from my friends box i can fxp at 8mb/s === \sh is now known as \sh_away === \sh_away is now known as \sh === ICU is now known as icu [13:24] Does anyone here have experience with running virtual machines, esp. Ubuntu JeOS? === freeflyi1g is now known as freeflying [14:35] mok0: I do. [14:35] (not surprisingly) === \sh is now known as \sh_away [15:43] greeting [15:43] +s [15:46] yo [17:39] hello? [17:39] ollǝɥ [17:39] sorry wrong window === \sh_away is now known as \sh === leonel_ is now known as leonel [19:56] hello [19:56] im trying to install a printer on a ubuntu 7.10 server [20:21] mathiaz: around? [20:22] i have a doubt on Bug #130836 [20:22] Launchpad bug 130836 in apache2 "Specify OpenDocument icon(s) in Apache2 configuration" [Wishlist,In progress] https://launchpad.net/bugs/130836 [20:22] the icons have been licensed as apache license, so i don't need to add anything on the copyright since there it is the apache license already there [20:23] doesn't i? [20:26] nxvl_work: I'd mention that in the copyright file that the icons a licensed under the apache license and link to the bug for reference. [20:27] nxvl_work: the icons are not part of the official apache release file. [20:28] mathiaz: so, i need to add a line saying those icons are also licensed as apache license [20:29] nxvl_work: yes. I'd also add the link the LP bug where the author states the icons are licensed under the apache license. [20:30] mathiaz: ok, thnx [20:49] ok, debdiff send [20:49] sent* === \sh is now known as \sh_away [21:27] nealmcb: noooooooooooooooooooooooooooo: http://www.linux.com/feature/124323 [21:37] soren: can you please take a look at Bug #130836, the license and version hace changed [21:37] Launchpad bug 130836 in apache2 "Specify OpenDocument icon(s) in Apache2 configuration" [Wishlist,Confirmed] https://launchpad.net/bugs/130836 [21:38] * soren looks [21:48] sommer: yeah - I saw a different story this morning - this one is more informative. bottom line, it is hard to keep ms from making their stuff sort of work on the xo, and best to allow for dual boot, I suspect. hard part is to convince countries from selling their kids down the road with ms.... [21:50] nealmcb: yeppers... makes me feel dirty though [21:59] sommer: yeah. but getting in at the ground floor with OpenFirmware underneath xp could have some advantages :-) [22:01] If someone want to run Windows, they should be free to do so. [22:06] sommer: freelikegnu: http://www.freelikegnu.org/?p=21 Ubuntu on OLPC tutorial [22:13] nealmcb: sweet... I'm definitely going to try that out [22:13] soren: did you take a loog? [22:13] look* [22:14] nxvl_work: Sorry, got otherwise distracted. [22:14] nxvl_work: I'll look in a minute. [22:14] soren: np, take a look when you have time [22:48] nxvl_work: I've put it on my todo list for tomorrow. It's bed time. [22:50] soren: ok, thnx [23:54] anyone here familar with logwatch? i have two systems which seem to be configured identically. (exept one has a --mail=foo@foo line). th eone with the --mail line has its logs flooded with '"unknown entry"s in the pam_unix section. the 2nd install doesnt have any. can someone help me work out whats playin up?