**** BEGIN LOGGING AT Sat Apr 15 09:59:57 2006 Apr 15 13:04:27 hmm Apr 15 13:04:45 how do i search for a file on the slug? Apr 15 13:05:08 ipkg list |grep filename Apr 15 13:05:09 "find *S99*" doesnt find the file i know that contains that start Apr 15 13:05:22 ok sorry you mean that way Apr 15 13:06:26 heh, yeah Apr 15 13:06:51 my *nix knowledge is so rusty i cant remember Apr 15 13:07:30 find / -name filename Apr 15 13:07:56 But S99 is in /opt/etc/init.d i think Apr 15 13:08:17 thanks! Apr 15 13:08:21 couldnt find te git Apr 15 13:08:21 lol Apr 15 13:08:45 its usually in /etc/init.d isn't it? Apr 15 13:09:07 yes or /opt/etc/init.d Apr 15 13:09:49 also - i've never done much bash scripting, so i want to comment this one Apr 15 13:09:55 is ; used to comment lines? Apr 15 13:10:01 hmm, no Apr 15 13:10:43 # is to comment in a bash script? Apr 15 13:11:39 use # for comment lines out Apr 15 13:12:33 thanks Apr 15 13:12:41 np Apr 15 13:35:07 hi Apr 15 13:35:30 hi Apr 15 13:36:12 a question : what's used to share data by default on Linksys Firmware ? (samba ?) Apr 15 13:36:41 because samba package is 8Mb Apr 15 13:42:52 the package is samba-3.0, because linksys originally used samba-2.0, but when you use unslung6.8, then there is samba-3.0 the default and in the flash image Apr 15 13:45:32 caplink811_log: and it fit in the flash mem ? how much space is left ? Apr 15 13:48:08 ? Apr 15 13:52:34 hum, I installed OpenSlug and after the new flash I've 600k available Apr 15 13:52:36 /dev/mtdblock4 6.4M 5.8M 608.0k 91% / Apr 15 13:53:34 but usual you use an external dta storage for your applications Apr 15 13:54:01 s/dta/data Apr 15 13:54:59 yes, but Linksys original firmware contain samba in the flash ? Apr 15 13:55:35 yes, and unslung firnware too, because it's based on linksys Apr 15 13:56:07 RedT0mt0m: I have got some 1.1 MiB free on on-board flash storage after removing unnecessary modules and utilities related to FAT, NTFS and ReiserFS and installed Bluetooth modules and utilities... Apr 15 13:56:52 pahartik: you've samba (8Mo) too ? Apr 15 13:57:45 ok... 'ipkg list_installed' might be an issue ;-) Apr 15 13:57:58 btw, the smbd executable is ~0.9mb (smb2.0) and ~2.4mb (smb3.0) Apr 15 13:58:19 RedT0mt0m: no, but I do have used NFS from server... could easily install NFS server on NSLU2 too, if I had external storage device to share... Apr 15 13:58:58 RedT0mt0m: ...but I have used... Apr 15 13:59:20 thanks caplink811_log & pahartik !! Apr 15 14:55:28 Hi I have a question someone got time...? Apr 15 14:56:13 ~ask Apr 15 14:56:14 If you have a question, just ask, maybe someone have an answer... sometimes. Apr 15 14:57:02 ok I try to move a file from unslung folder to windows and have done chmod 777 but it dont works...I can not so much linux.. Apr 15 14:57:30 folder and file is chmod 777 Apr 15 15:00:27 maybe, that is the unix level, but what's about the permission at viewpoint of samba, there is a page in the webinterface where you could adjust those permissions Apr 15 15:01:07 ok I try it Apr 15 15:03:27 no its rw permissions on the folder added at samba (everyone) Apr 15 15:05:02 can you add a file to this folder (via win explorer)? Apr 15 15:05:22 and if you can, can you delete this newly created file ? Apr 15 15:06:32 i am trying to follow the guide at http://www.nslu2-linux.org/wiki/HowTo/DynDNSupdate - when it says to create the file S60dnsupd it says to include the dnsupd pid, but when i do a "ps | grep dnsupd" the pid changes each time - what am i doing incorrectly? Apr 15 15:08:03 ni I cant copy to the folder Apr 15 15:08:17 *no Apr 15 15:09:33 Lunar_Lamp, the guide mentioned `pidof` programname which returns the current pid Apr 15 15:10:03 so that's a phrase/command that gets the correct pid? Apr 15 15:10:13 i just copy and paste the script exactly as presented with no edits? Apr 15 15:13:25 Lunar_Lamp, yes, but when you're unsure, you can try something like that: bla=`pidof smbd` ; echo $bla which should return the pid of the smbd process, as example Apr 15 15:13:41 ok Apr 15 15:13:50 my problem fixed after a reboot =) Apr 15 15:14:05 as you may guess, i dont know much about *nix details, but im trying to learn what im doing at each step, heh Apr 15 15:14:34 Lunar Lamp me to...the hard way =) Apr 15 15:14:47 puh Apr 15 15:17:07 janne5011, there is no need to adjust folder and file permission on the shell level when you want use those files in windows shares, just do it in the webinterface Apr 15 15:19:54 no true I realized it now...permission rules is confusing... Apr 15 15:21:03 http://www.nslu2-linux.org/wiki/HowTo/DynDNSupdate <-- after following the first part of that, how do i check it is running? Apr 15 15:23:45 type ps -ef Apr 15 15:25:20 which process am i looking for though? Apr 15 15:27:27 look for S60 or the applications name ? Apr 15 15:28:02 or type ./s60 so it restarts Apr 15 15:29:34 ./S60dnsupd Apr 15 15:29:39 thats how Apr 15 15:29:49 hmm Apr 15 15:29:59 well, i run the prog, and it tells me "no new iP" which is nice Apr 15 15:30:08 but how do i check it's checking every 15mins? Apr 15 15:30:10 should return a "#" Apr 15 15:30:33 [\u@\h \W]$ ./S65dnsupd Apr 15 15:30:33 No new IP Apr 15 15:30:43 thats the expected output of it i think Apr 15 15:30:52 (i renamed it S65 as i already have an S60) Apr 15 15:31:25 think u can look in your acount at dynsdns when update occured? Apr 15 15:31:42 hmm Apr 15 15:32:02 thing is though, when i log into dyndns, won't it take the ip from my browser, and thus not the ip of the nslu? Apr 15 15:33:07 this line (cut from dyndnsup script) wget -q http://checkip.dyndns.org/index.html --output-document=/var/tmp/new.ip Apr 15 15:33:25 I dont remember was long time since I used dyndsns Apr 15 15:33:49 creates the file /var/tmp/ne3w.ip every 15 minutes, so the file creation time changes too Apr 15 15:43:22 ah ok Apr 15 15:43:31 how do i view file creation times caplink811_log? Apr 15 16:02:23 caplink811_log Apr 15 16:02:28 there is no new.ip file there Apr 15 16:02:32 tehre is an old.ip Apr 15 16:02:36 but no new.ip Apr 15 16:02:51 would this occur if no new ip was made? Apr 15 16:02:59 (ie the ip had remained contant) Apr 15 16:28:20 Lunar_Lamp, 1st ls -la (list files -long all) Apr 15 16:28:59 i assume in the correct dir? Apr 15 16:29:20 Lunar_Lamp, this file would create every time the script dyndns runs Apr 15 16:29:42 yes, or ls -la /path/to/file Apr 15 16:29:54 hmm, old.ip is about 70mins old - so, something isn't working correctly it would seem Apr 15 16:31:31 if you enter wget -q http://checkip.dyndns.org/index.html --output-document=/var/tmp/new.ip at the command line, does this create the new.ip file ? Apr 15 16:32:37 yes Apr 15 16:36:46 Current IP CheckCurrent IP Address: 87.1..... Apr 15 16:36:50 thats te contents of the fie Apr 15 16:36:55 so it appears to have worked Apr 15 16:38:57 caplink811_log: "ls -la" does not show "file creation time", it shows "file modification time", at least for usual "ls" implementations... Apr 15 16:39:25 file modification is that i wanted... Apr 15 17:00:40 Hi Apr 15 17:00:48 Strange question for you guys if anyone is active Apr 15 17:01:00 How come one of my slug's will stay in its stand, and its a snug fit Apr 15 17:01:02 the other it isn't Apr 15 17:07:44 any ideas/ Apr 15 17:10:34 no idea at all Apr 15 17:10:52 you tried adding something like a piece of paper to make the fit more snug on the loose one? Apr 15 17:11:01 i thought about that Apr 15 17:11:09 that is the only real thing i think i can do Apr 15 17:11:16 it is strange though Apr 15 17:11:25 if it really annoys you, i'd contact linksys Apr 15 17:11:44 would they change teh base for me? Apr 15 17:11:52 i dont know Apr 15 17:11:56 they *might* Apr 15 17:12:03 if it bothers you, you may as well ask and see Apr 15 17:12:04 as they were bought 2nd hand from ebay Apr 15 17:12:09 worst they can say is no Apr 15 17:12:15 it looks like it has just been pulled out badly Apr 15 17:12:34 and cause the base to come out of shape Apr 15 17:13:06 hmm, probably not then Apr 15 17:13:43 well, i dont have to say that Apr 15 17:13:44 lol Apr 15 17:15:01 it could be just a case of it was misformed during manufacture Apr 15 17:15:27 as there is no strain marks on it Apr 15 17:16:22 and i know its the base a i have the problem with them the other way round Apr 15 17:16:37 will try their live support after my tea Apr 15 17:16:40 thanks for the idea Apr 15 17:20:12 hi don't know if anybody is intrested of if this is the correct place but when trying to build VEV Apr 15 17:21:46 EVERYTHING some files arent where they are expected for example libxml libxslt glib and asterix so far Apr 15 17:22:26 I managed to find them and unbzip then gzip and it seems to work tho Apr 15 19:01:15 first time here. seems pretty quiet Apr 15 19:08:30 its not busy, h8dc, thats true - but if you need help people tend to be pretty useful Apr 15 19:13:19 Thanks. Didn't know how active this was. Ddind't see anything so thought my firewall was the culprit. Seein' your reply makes all okay. tnkx. Apr 15 19:27:36 Lunar: I got told by the live tech support people Apr 15 19:27:43 that i need to contact the people i bought it from Apr 15 19:27:54 so ive asked the people on ebay i bought it from to see if i can do it Apr 15 19:34:46 could be worse :-) Apr 15 19:34:52 yeah Apr 15 19:35:18 we'll have to see if the ebay person come back to me Apr 15 20:43:50 anyone got a quick answer why my 400 GB disk connected to Disk 2, reports 0 GB free in the web interface.. Apr 15 20:46:05 because you use linksys fw r63 or unslung5.5 Apr 15 20:51:05 yes . but will it be a problem ?? Apr 15 20:54:49 It's just an error in Linksys' web gui code in their R29 release (and therefore present in Unslung 5.5) -- Linksys fixed it in the R63 release. It makes no problems. Apr 15 21:08:06 :mwester ok Apr 15 21:08:12 thx. Apr 15 23:00:00 how long does it take to enable telnet? Apr 15 23:00:16 what do you mean? Apr 15 23:00:26 after clicking "enable" its pretty much instant Apr 15 23:00:39 hmm, my web page is at 75% loading... Apr 15 23:00:56 have you clicked "enable"? Apr 15 23:00:56 wait.. it says enabled ok, nvm Apr 15 23:00:58 if so - just try Apr 15 23:01:01 heh Apr 15 23:01:02 yeah Apr 15 23:01:10 it seems to keep loading afterwards Apr 15 23:01:19 dont know why - but i have had the same isses Apr 15 23:01:24 so how do I actually telnet into this thing? Apr 15 23:01:41 you using windows? Apr 15 23:01:44 yep Apr 15 23:01:51 ok, well you have 2 main options Apr 15 23:02:11 firstly you can go to start>run and type "command" and then telnet Apr 15 23:02:19 or you can use a free program called putty Apr 15 23:02:24 personally i prefer putty Apr 15 23:02:31 ok, where do I get it? Apr 15 23:02:48 http://www.chiark.greenend.org.uk/~sgtatham/putty/ Apr 15 23:03:24 that also has te advantage that if you set it up to accept ssh instead of telnet, you can use teh same client - and if you do that you dont need to enable telnet each time Apr 15 23:03:46 that's cool, I'll prolly end up doing that Apr 15 23:03:58 is it just putty.exe or puttytel.exe? Apr 15 23:04:04 i got putty.exe Apr 15 23:04:16 that allows telnet, ssh and a couple of others Apr 15 23:04:33 ok, so now enter the ip of the slug? Apr 15 23:04:40 yeah Apr 15 23:04:44 the network ip Apr 15 23:04:53 something like 192.168.2.77 Apr 15 23:05:03 i think thats defaut if you dont set it up for dhcp Apr 15 23:05:13 mine's .1.77 Apr 15 23:05:26 :-) Apr 15 23:05:36 ok, so I hit okay to connect? Apr 15 23:05:46 You're setting up to unsling it now? Apr 15 23:05:50 yes Apr 15 23:06:11 cool. pretty straight forward. just follow directions VERBATIM Apr 15 23:06:33 yeah, the readme didn't have any info on telnetting, so Apr 15 23:06:58 Also, I'm finding a lot of garbage characters in this readme.. kinda hard to navigate Apr 15 23:07:17 hmm Apr 15 23:07:19 Yea, they say just telnet in..but not say how exactly. They're heard about that :) Apr 15 23:07:47 ive found that a bit - im also pretty new to all this - and the guides are written asuming a certain familiarity with *nix in many places Apr 15 23:07:51 but hey, we all gotta learn somewhere Apr 15 23:08:20 exactly Apr 15 23:09:53 I'm looking to install the virtual hosting package as well as network my printer with it Apr 15 23:10:33 So I'm plugging the main (always on) hard drive into port 1, is that alright? Apr 15 23:12:30 depedns. what version of the firmware (5.5 or 6.8) Apr 15 23:12:35 6.8 Apr 15 23:12:48 are you only going to use the one drive or many? Apr 15 23:13:14 1 disk permanently, 1 disk occasionally and 1 printer continually Apr 15 23:13:32 the occasional disk will remain NTSF formatted Apr 15 23:14:02 I believe they recommend to use port 2 for the main drive. If you want to use NTS/FAT drives, hubs, flash disks, etc, they should go in port 1 Apr 15 23:14:57 but I also read that if I do that, and I plug a drive into port 1, I will be required to always have both disks connected Apr 15 23:15:47 I believe only if they are ext3 formatted. Been there, done that... I Apr 15 23:16:25 unsling to port 2 and had an ext3 formatted also in port one (off of a hub). I had to keep it there. Apr 15 23:16:43 so I should be fine with an NTFS in port one? Apr 15 23:18:41 I see it in the readme now.. must have missed that Apr 15 23:18:59 now can I remove the NTFS at will, without rebooting the slug or doing anything bad to it? Apr 15 23:19:03 I haven't tried an NTFS drive in port one so I can't say.... Apr 15 23:19:30 Ibelieve it will be okay. What I've esperienced is that if you unsling to an ext3 Apr 15 23:19:41 alright, I've placed the drive into port 2, now I'll unsling it :-D Apr 15 23:20:05 drive on port 2, you can use ext3, NTS , flash drives, etc on port 1. It's in the readme. Apr 15 23:20:36 good luck (sorry - can't gaurentee anything - just an average joe :) Apr 15 23:20:43 haha, well thanks Apr 15 23:21:11 here's a good question: how do I access files from the web (on a cputer not connected to the network)? Apr 15 23:22:15 not connected to the network? Apr 15 23:22:42 yeah, it's supposed to be a standard feature with the original firmware Apr 15 23:24:21 the built in FTP server (?) Apr 15 23:24:27 that could be it Apr 15 23:25:41 probably. YOu need to enable it with the Linksys web page. If you're PC is behind a firewall you'll need to enable that to. Apr 15 23:25:59 alright, I'll check it out Apr 15 23:27:30 uh oh... Error: /share/flash/data (disk2, /dev/sda1) is not a mounted disk Apr 15 23:28:54 it shows up though, and I can access files :-\ Apr 15 23:32:27 where did that error appear? when you tried to unsling, or what? Apr 15 23:32:55 yeah, it's currently a fat32 formatted disk, should I format it with the web interface? Apr 15 23:33:39 can't unsliing to a fat/ntfs disk. Must be ext3 *and* formatted by the nslu2 Apr 15 23:34:00 ok Apr 15 23:34:19 I thought the unsling command was going to format it as well Apr 16 00:16:35 If disk2 is supposed to remain plugged into the slug, what happens if the power goes out? Wouldn't the slug power up quicker than the hard disk? j/w Apr 16 00:22:37 mwester, you around? Apr 16 00:59:41 purefusion: sure, I'm around... Apr 16 01:02:09 how can I add a wish to the wishlist? Apr 16 01:16:23 Just edit the wishlist wiki page. If you need to "play around" with the wiki editing functions, at the bottom left nav bar is the "Wiki Sandbox". Otherwise, just browse to the page, and click on "edit" (on the bottom of the page) Apr 16 01:16:56 ok, thanks Apr 16 01:34:03 I submitted my addition but nothing was updated, and there was no confirmation Apr 16 01:45:34 What wish did you try to add? Apr 16 02:03:16 Request for a VNC server :) Apr 16 02:05:08 I can't find such a request nor any trace of it - did you preview the request at all (usually if you can preview, you can save) Apr 16 02:14:23 I previewed and it showed up. I hit save and the page just popped back up with the textarea with my edit still showing up Apr 16 02:17:17 Odd. I just tried editing a page, and all seemed well. Perhaps just a momentary glitch? Apr 16 02:17:48 well, I just tried again and the same thing happened.. should I get some type of confirmation? Apr 16 02:18:46 I added the summary and author Apr 16 02:20:21 same issue in firefox and ie Apr 16 02:20:40 The only thing I've ever run into is that some pages are passworded, but it tells you that (and the wish list is NOT one of them!) Apr 16 07:10:07 hello Apr 16 07:10:56 hey **** ENDING LOGGING AT Sun Apr 16 09:59:56 2006