**** BEGIN LOGGING AT Sun Jul 01 02:59:56 2007 Jul 01 20:35:19 hi, any here who knows the ds101 well? Jul 01 20:36:17 Just ask your question ;) Jul 01 20:36:30 My question is: I have a ds101 and would like to add Itunes server to it but without having to loose the orginal gui, is that possible? Jul 01 20:36:51 I tried to flash with the unslug thing..but boy i got lost :) Jul 01 20:37:09 had to reflash back to orginal Synology firmware. Jul 01 20:37:50 With the complete default firmware, i dont think so Jul 01 20:38:14 so I have to go 100% cli if I want the itunes server? Jul 01 20:38:17 CLI Jul 01 20:40:13 ? Jul 02 00:27:06 Hmm, not sure if this questions is truely appropriate for here, however: Jul 02 00:27:17 I want to use my slug as a central file store for my network. Jul 02 00:27:44 SMB is an obvious choice, but I only really need it accessible to linux machines, so it seems a shame to be using smb. Jul 02 00:27:57 I'm not really sure how I should be going about sorting it out though. Jul 02 00:28:00 Add nfs. Jul 02 00:28:22 (I'm running debian on the slug) Jul 02 00:28:28 Even better. Jul 02 00:28:30 Hmm, ok, I'm sure I can find out how to do that. Jul 02 00:29:12 Pretty easy - you need the nfsd kernel module (usually installed as a dependency) and the nfs utilities. Check the wikis for how that's packaged. Jul 02 00:29:39 Debian wikis? Jul 02 00:29:46 Yes. Jul 02 00:30:20 (the nslu2-linux.org wiki will only tell you how ipkg packages the nfs stuff; you use the Debian package stuff right?) Jul 02 00:30:41 Ofc :-) Jul 02 00:30:50 I presumed debian wikis, but just wanted to make srue :-) Jul 02 00:30:58 The only issue you might encounter has nothing to do with the slug -- that's permissions. Jul 02 00:31:43 NFS preserves (by default) the user id by number -- so if I'm mwester, UID=501 on System A, my files on the slug will be owned by user # 501. That's fine... Jul 02 00:32:03 Oh right Jul 02 00:32:08 Yeah, I can see where this is going. Jul 02 00:32:08 ... until another Linux system uses the slug as a file server, and on that system, user "Sally" has UID=501. Jul 02 00:32:16 i need to sync my user-id's across systems? Jul 02 00:32:22 Exactly. Jul 02 00:32:51 Copy the passwd files (painful), or set up NIS, or use some other directory service. Jul 02 00:33:35 NIS? Jul 02 00:33:36 I've been meaning to do something like that -- I've used NIS in the past. I think setting up an LDAP server would be a good exercise, although usually overkill. Jul 02 00:33:57 NIS is "Network Information Services" -- been around for 15 years. Jul 02 00:34:02 I know little abotu LDAP, except that whenever I've seen it before it's been a herald of "hard work to come". Jul 02 00:34:10 :D Jul 02 00:34:32 So, the slug would run a NIS, and that would coordinate "501 on machine X is 513 on machine y"? Jul 02 00:35:32 Not quite. Usually something would run NIS, and everything else would use their passwd file for only local accounts (commonly <500), and all else would come from the NIS server. Thus, 513 is "mwester" on every system in the network. Jul 02 00:35:43 And you only need to create the account once. Jul 02 00:36:20 And if you use "autofs", you can set up automatic NFS mounting of home directories -- so that if I log in on a machine, it automatically mounts /home/mwester from the file server. Jul 02 00:36:40 Right, so, if I already have several machines set up already, that is a troublesome option to organise? Jul 02 00:37:23 If the user numbers and id's don't match, you will have some difficulties, but if there are only a small number, you might find that your NFS may be able to remap them. Jul 02 00:37:35 (I don't recall how to do that, though) Jul 02 00:38:04 Ok, so in conclusion, it might not be too hard, BUT, it's not the kind of thing to start at 1:30am ;-) Jul 02 00:43:06 ;-) I'd probably start it at 1:30 AM, just so that I'd be forced to finish it in the morning!!! It's not hard (samba is much more difficult to configure). Jul 02 00:44:34 Hehe, I confess that I all too regularly start things like kernel recompiles at 2am :-) Jul 02 00:44:58 Speaking of which - as far as I can tell, there doesn't appear to be any active development on any slug-tech. Jul 02 00:45:01 Is that true? Jul 02 00:45:12 (i.e. it's stable, and no new features are planned) Jul 02 00:45:16 slug-tech? Jul 02 00:45:28 You mean SlugOS, or Unslung, or both? Jul 02 00:45:50 Both really - though I've never used SlugOS so haven't really got much of a clue about what it is. Jul 02 00:47:01 Unslung 6.9 is collecting bug fixes and small enhancements, waiting for a compelling event to trigger a release. SlugOS 4.4 is under active development, I just updated kexec support last night. Jul 02 00:47:13 Ah ok. Jul 02 00:47:30 I'd like to help out, but tbh, I only know how to script in bash, so not sure how much help I can be :-( Jul 02 00:48:34 We are *always* short on testers. We need external testers (those actively developing don't suffice to flush out certain types of problems) before any release becomes a release. Jul 02 00:49:26 Sometimes that's just as simple as flashing the alpha firmware, and confirming that it installs, and packages can be downloaded, etc. Not a big deal, but very important. Jul 02 01:51:20 Meh. Jul 02 01:51:37 Not surprising really, but no hardware sensors on the NSLU2 recognised by lm_sensors, hehe. **** ENDING LOGGING AT Mon Jul 02 02:59:56 2007