[00:22] evening [01:48] afternoon [01:48] :S [05:03] hello does someone know how to setup a network printer? [05:34] inkaico: in what sense? [05:34] you want to plug a computer into an ubuntu computer and have it on the windows machines? [05:39] Burgundavia, i have a Pc running ubuntu server7.10 ans a printer conected to it, i want the other pc (windows and linux) to be able to use the printer [05:40] exactly like if im on windowd with a printer pluged to it and share the printer [05:44] right [05:44] so the linux machine is easy, assuming it ubuntu as well [05:44] that can be done with zeroconf [05:44] but you need to install cups [05:45] yes the server is ubuntu 7.10 [05:46] how do i share it ? via samba? [05:52] yes [05:53] that what i tried but it didnt work [05:55] you need to configure both cups and samba [05:56] is there a page where i can see what to put into the samba.conf file? [05:58] hmm, it appears that you don't need samba [05:58] just share out the printer the normal way and then point your windows machine at it [05:58] https://wiki.ubuntu.com/PrinterSharing [06:05] how do i exit manmpage? [06:08] q [06:15] ScottK: ebox ftw [06:16] Yeah. I almost had is set up and then hard drive space ran out. [06:16] New hard drive ought to get here Monday or Tuesday. [06:31] has anyone here setup subversion for document collaboration? I'd like each user to have a folder in their homes, pointing to a structure of documents stored on an svn server. They should work with the files as if they're nothing special, and use nautilus to check in and out. [06:32] XiXaQ: the doc team does, but not like that [06:32] the issue is that you are going to have huge files going back and forth, due to office files being binary so no diffing [06:32] ok? I'm just dreaming up possibilities. Perhaps there is a better way? [06:32] alfresco has an ms office plugin? [06:33] I'm not using ms office though. Only ubuntu desktops with openoffice, planner, etc. [06:33] right [06:34] odt files aren't binary, are they? [06:34] they are zipped xml [06:34] thus binary [06:34] oh.. [06:34] but version control would still work? [06:34] yes [06:35] absolutely, you just won't be able to see what changed [06:35] just who [06:35] oh.. I see. So what would happen if two users worked on the same document at the same time? [06:36] nothing, just massive collision [06:36] what you need is realtime collaboration [06:36] abicollab is part of that, but nobody is funding the work (it badly needs to be done) [06:37] how does that work in contrast? [06:38] that works like gobby [06:38] passing the data in real time back and forth [06:38] but they'd still use their normal applications? [06:38] yes, but there is no OO.o plugin [06:38] so you back at square 1 [06:38] I lie about the nobody working on it [06:38] telepathy tubes are supposed to be this [06:40] heh, ok, so real-time is in the future then? :) [06:40] yes, basically [06:41] OLPC uses telepathy tubes for their activities [06:42] perhaps it would be easier to setup the shared area to only be writable by one user, then let all the users who should be able to edit it access that user via nx or vnc or something? [06:43] XiXaQ, can you tell us what your trying to do with more detail, there may be a different way to what your thinking of [06:45] well. I'm not entirely sure, to be honest, because I'm not sure what's possible. I'd like different users to be able to edit a set of public documents, without conflicts. [06:46] you could use abicollab [06:46] when I put it like that.. Since this will be a fairly low number of users, perhaps the best way to go would be a locking system, granting only one user the right to edit files at the same time. That'd be easily implemented in nautilus, I think. [06:46] file locking should do that] [06:46] abicollab? [06:47] abiword collaboration [06:47] XiXaQ, at The Hut (a community centre i have ubuntu setup at) theres ~30 people who will be editing documents. they have a shared space where the docs are, and edit them in there [06:48] if they need to, they can make a copy in their home and work on it there and put it back in called something different [06:49] that is, you can read files, add files, but not change existing files? [06:50] Burgundavia, but it should work with any kind of document, preferably. [06:51] no thats not the case :) [06:51] ok.. :) [06:54] XiXaQ: abi can read ms office and odf jsut fine [06:55] yes, but what about planner-files, for instance? [06:55] for that you are screwed [06:55] what we need is for tubes to finished and in the default gnome/kde desktops [06:55] then we can start doing cool collaboration bits [06:56] any url to tubes? I have no idea what they are, except someone told me that's what the internet is made of. [06:56] *grin* [06:56] http://telepathy.freedesktop.org/wiki/Tubes [06:57] thanks :) [06:58] uh.. I read the words, but they told me nothing. :) [06:59] basically it is remote dbus [07:00] data goes into dbus, gets munged over the tub and comes back out of dbus on the other computer [07:00] all the apps need to do is start a session [07:00] telepathy deals with all the nasty bits like NAT transveral, etc. [07:01] oh, I see. [07:01] well, actually, that might have been a slight exaggeration. [07:01] hmm? [07:01] what's the point? [07:02] you are the point [07:02] would it replace sockets? [07:02] you need to have people collaborate [07:02] apps writers don't want to duplicate huge amounts of network code [07:02] it makes it trivial to have stuff collaborate [07:02] ah, ok. [07:03] but it wouldn't do anything to help existing applications? [07:03] existing apps would need to have plugins added to talk to the tube [07:03] but once the interface is nailed down and is in the major distros, it will happen [07:04] and that would for instance let me see the changes other people made in the document that I'm currently editing? [07:04] yes, it would allow real time collaboration [07:04] OLPC is using it, as I said, to allow all the little kiddies to work together on their stories and pictures [07:05] that sounds cool. [07:05] and it very groundbreaking, because no other OS has it tied into that level [07:06] how far ahead are we talking? [07:06] 6 months, a year for the final telepathy stuff to shake out [07:06] 18 months before you see the first apps [07:07] might be less for the apps [07:07] stuff might start adding optional tube stuff as early as 8.10 [07:07] difficult to predict such things. [07:08] yes [07:08] if they run into major issues with the spec as written, they migth have to change stuff [07:09] yes. [07:14] anyway, I have to sleep [07:58] ok, I just followed these instructions: https://help.ubuntu.com/6.10/ubuntu/serverguide/C/httpd.html and setup ssl on my ubuntu 7.10 server. https://www.shadowservices.biz is working, but http://www.shadowservices.biz is'nt - sites-enabled/000-default.conf snippet of what i changed: http://pastebin.com/m58b16e4b [10:17] <_ruben> hmm .. installing ubuntu server on a via c3 800mhz board sure aint the fastest install i'v seen :p [10:17] *grin* [10:18] <_ruben> also got a 533mhz version which is passivly cooled .. wonder if i even wanna attempt to install on that one ;) [10:19] vias are.... different :/ [10:21] <_ruben> yup .. did some reading up first since i recalled having to do some nasty hacks beck in the day when i used slackware on one (had to roll my own install floppies with special kernel) .. seems with ubuntu i needa install linux-386 prior to rebooting the install [10:22] slack off floppies on a via? [10:22] thats a bit different [10:23] * _ruben crosses fingers ... linux-386 is installing ... [10:24] gl! [10:26] _ruben, I don't understand it. I've run Ubuntu on 550MHz for a long time. It was fine.. [10:27] <_ruben> install completed .. lets see if it'll boot [10:27] <_ruben> XiXaQ: this is a rather special cpu [10:27] XiXaQ, via ? [10:27] well, no.. AMD. [10:27] XiXaQ, via are *much* lower clock and bus speed [10:27] I thought they were supposed to be faster relative to clock speed? [10:28] <_ruben> thats another line of via cpus [10:28] <_ruben> these are low power ones [10:28] oh, ok. [10:29] <_ruben> micro-atx board .. measures 17x17 centimeters .. sweet little things :) [10:30] <_ruben> wonder if there are already workarounds for the "showing boot messages after login prompt already shown" [10:30] <_ruben> not that it really matters, since it'll be headless anyways [10:30] is that the kind that's used in thinclients? [10:31] <_ruben> thats one common purpose of em yeah [10:31] nice for embedded/routers etc [10:32] <_ruben> yeah [10:32] they have no fans, etc? [10:32] <_ruben> hmm .. apt-get remove linux-generic doesnt pull out the kernels with it .. bugger [10:32] no, it shouldnt [10:33] <_ruben> XiXaQ: well .. my 533Mhz one doesnt .. the 800Mhz has a small fan (the size of tnt2 gfx card cooler) [10:33] apt-cache rdepends linux-generic, and remove that [10:34] <_ruben> did an apt-get upgrade .. and noticed it wanted to upgrade linux-*-generic .. which would most likely have me end up booting the -generic kernel instead of -386 next time [10:34] tell grub to boot a specific kernel [11:07] <_ruben> hmm .. seems the fix for bug #141601 isnt released as stable yet [11:07] Launchpad bug 141601 in debconf "tasksel packages stays at 100%" [Undecided,Fix released] https://launchpad.net/bugs/141601 [12:42] i want to publish to ubuntu-server via quanta, i was thinking of using vsftpd on the server, but not sure how to configure the ftp server. [13:33] hi all [13:34] hello === ember_ is now known as ember === \sh_away is now known as \sh [21:08] is this an ubuntu-server channel??? [21:20] hrm... given access to the ldap port, is there a convenient way to dump the schema for an ldap DB, or does one just get to discern it from the fields that are unique to records with a given objectClass? [21:46] lamont, i'm not aware of a remote way to dump a database === jjesse_ is now known as jjesse [21:50] <[diablo]> lamont, what exactly do you want to do? [22:18] lamont: I think it depends on the ldap implementation. I belive some expose schemas in the directory as well. [22:19] lamont: Is it openldap? [22:19] lamont: Which version? I think openldap 2.4 does this. [22:20] lamont: IIRC you can even add schemas as well. [22:21] probably 2.2, dunno [22:22] Erk. [22:23] http://www.openldap.org/doc/admin24/slapdconf2.html#cn=schema [22:26] ...as I read it, allegedly, you should be able to read all the schemas by fetching cn=schema,cn=config [22:30] I get "Insufficient access", though, when I try. === \sh is now known as \sh_away === ember_ is now known as ember