**** BEGIN LOGGING AT Tue Dec 22 02:59:56 2009 Dec 22 15:26:32 Hello,I wanna install SlugOS on a Linksys NSLU2.Which firmware image will I need?little or big endian? Dec 22 15:28:23 ?? Dec 22 15:29:20 If I open "Linksys NSLU2" as firmware target a totallly different page appears in the doku! Dec 22 18:56:23 hello Dec 22 18:56:49 can anyone tell me how to create a user for the UnrealIRCd process? Dec 22 18:56:55 dont want it to run under root Dec 22 18:59:04 and don't know which rights this user needs Dec 22 19:21:51 to make my question a bit easier: i just need to know how to grant rights to a user...i think the creation of user and group can be made via webinterface Dec 22 20:08:49 could anybody tell me, why my unslung fails at ipkg update with value 127 Dec 22 20:11:22 it also says: error while loading shared libraries: libidn.so.11: Dec 22 21:20:52 grmbl, soldering all those pci connections is a lot of work Dec 22 21:22:17 is somebody knowing the one who owns the bare slugboard? Dec 22 21:28:32 can anybody tell me the way how to create a user for UnrealIRCd? User should be used to Compile and to run the unreal daemon Dec 22 21:29:02 or jst even a user for compiling and running somthing via cron Dec 22 21:29:33 i played around with chmod but it kind of didn't work Dec 22 21:31:06 maybe you get a faster answear from unrealircd Dec 22 21:31:20 nomad your native language is german? Dec 22 21:34:01 i never compiled something without having root, no idea if this is even possible Dec 22 21:39:30 german: yeas Dec 22 21:40:14 answer from unreal: they cant help me with creating users/granting userrights on unslung Dec 22 21:41:08 compiling without root: i mean...its just some piece of software that is executed here...i bet an other user thatn root can do this too Dec 22 21:45:25 i'm even haaving problems with creating a user with a group...i get the user...but i get no group Dec 22 21:58:28 ouh, sounds like the problems i had too Dec 22 21:58:58 but compiling software isn't the same like executing software.... Dec 22 22:00:43 couldnt't i just create a user with a group, move the user temporarily to root group, compile the software, then move the user back to his own group and let him run the software? Dec 22 22:01:44 you shoud have asked them how to grant user rights in unreal, not how to grant user rights in unreal executed under unslung... would have been one chance more to exclude a problem on the unreal side. whatever... i remember having problems with groups and users under unslung because of my linux experience Dec 22 22:02:22 why would you let a user compiling on your machine? Dec 22 22:02:42 user != "user" :D Dec 22 22:03:05 i just don't want unreal to run under root Dec 22 22:03:14 root-user* Dec 22 22:03:43 i remember having problems with granting groups and users when i was installing samba Dec 22 22:03:57 i think you are familiar with those warning stated everywhere: don't use root for daily business Dec 22 22:04:15 because the command names differed from what i used on other linuxes before Dec 22 22:04:29 uhm...samba on nslu? Dec 22 22:04:37 of course Dec 22 22:04:42 i though it was already included Dec 22 22:04:45 thought* Dec 22 22:04:47 of course samba Dec 22 22:04:54 and yes, i am. but it sucks Dec 22 22:07:12 problem is, that i don't know if i can compile as root and run as another user Dec 22 22:07:45 i am more like "if you've got root, don't use computers for daily buisiness, there are secretaries who can do that for you" Dec 22 22:08:27 yes you can, if you chmod the compiled binary so the user can execute it Dec 22 22:09:17 then i will have to chmod 777 on that dir Dec 22 22:09:49 i need w because of the logs Dec 22 22:09:53 that means granting every right to everyone Dec 22 22:10:09 you can do chgrp and chown also Dec 22 22:10:11 dir remains owned by root, so 770 wont work Dec 22 22:10:56 chgrp filename username Dec 22 22:11:10 chgrp filename usergroupname Dec 22 22:11:18 chown filename username Dec 22 22:11:29 chmod 700 filename Dec 22 22:11:56 after that you can sleep at night even if you worked as root Dec 22 22:11:57 if my second user would be irc in grp irc Dec 22 22:12:07 is it possible to make this: root, irc, everyoone Dec 22 22:12:16 and then give 770 to it? Dec 22 22:12:41 security is like this: xxx = owner, group, everyone Dec 22 22:12:54 yup i know Dec 22 22:13:05 user root, group irc, and everyone Dec 22 22:13:25 7h = 111 = execute, write, read Dec 22 22:13:26 so this will mean that root and users of irc have rights and no one else Dec 22 22:14:17 wait...which number represents following: rwxrwx--- Dec 22 22:14:23 770 = owner and group can execute, write and read, everyone can do nothing Dec 22 22:14:23 770 right? Dec 22 22:15:09 so if i make root, irc, everyone with 770 it will be like i want to? Dec 22 22:15:12 rwxrwx--- = file, 770 Dec 22 22:15:53 dir not the same? Dec 22 22:16:04 you should make chown root and chgrp irc and then chmod 770 Dec 22 22:16:55 ich dachte bei einem verzeichnis würde ein d angezeigt, keine ahnung ist zu lange her Dec 22 22:17:52 welche argumente brauch ich, damit das voll rekursiv ist? also aktueller ordner, unterordner und alle darin befindlichen dateien? Dec 22 22:19:32 man chmod, chgrp, chown oder command --help, oder meistens -r oder -R (vorsicht: linux unterscheidet in jeder hinsicht zwischen gross und kleinschreibung Dec 22 22:20:32 ah k...bloß gut, dass ich man installiert habe Dec 22 22:20:43 naja...danke dir nochmals Dec 22 22:20:54 also ls --help unter linux == dir /? unter windows Dec 22 22:21:24 recursive = -R Dec 22 22:21:32 k merk ich mir Dec 22 22:22:18 also dann...man sieht sich höchstwahrscheinlich wieder ^^ Dec 22 22:22:30 bye **** ENDING LOGGING AT Wed Dec 23 02:59:57 2009