Hi there, how can I make the nslu2 telling its hostname to the dhcp-server running on my router? All other pcs are liste with their names beside the ip-address...
6618
Mike (mwester)
mjwest61
Aug 1, 2007 4:56 pm
... What firmware are you running? Mike (mwester)...
6619
Daniel Berenguer
estratosapiens
Aug 1, 2007 6:24 pm
... Thank you very much! crontab crotab_file did the trick. Daniel....
6620
Ulrich Dietz
hoodtz
Aug 2, 2007 8:09 am
Hi Mike, I run V2.3R63-uNSLUng-6.8-beta. I think under 5.5 I had been told a solution, but I didn't notice it... Ulrich...
6621
Daniel Berenguer
estratosapiens
Aug 2, 2007 8:35 am
... install ... ... However, cron can only run scripts out of /home (ex: /etc/syncdate). Anyone knows why? Daniel....
6622
Sean Gibbins
bascule_the_...
Aug 2, 2007 11:22 am
Daniel Berenguer wrote: > ... Is there anything logged as a result of the failure to run? Check the permissions of the script you are trying to execute, and...
6623
Yianis Nikolaou
yianisn
Aug 2, 2007 11:22 am
Current Setup ... Unslung 6.8 beta USB2: WD MyBook 500GB, primary drive formated in EXT3 using the NSLU web interface. USB1: HP Deskjet 3745 (-: I did not have...
6624
bascule_the_fule
bascule_the_...
Aug 2, 2007 11:22 am
... Hi Adam, ... I am doing most of what you describe above. ... Yup, it's Debian! ... I can't really help you there in terms of which one will squeeze the ...
6625
bascule_the_fule
bascule_the_...
Aug 2, 2007 11:23 am
... I can't respond with regard to a selection of conf files or the specifics of the apps you mention, but basically you could run multiple instances of...
6626
Daniel Berenguer
estratosapiens
Aug 2, 2007 6:59 pm
... Same result Sean. And the script runs OK manually. Should I set maybe any environment variable? Thanks again, Daniel....
6627
John
jll370
Aug 2, 2007 7:20 pm
... Yes. PATH is an important one, e.g. export PATH=/bin:/usr/bin:/opt/bin:/usr/local/bin but change this to insert whatever path your script needs. Cron...
6628
Daniel Berenguer
estratosapiens
Aug 2, 2007 8:56 pm
... John, I'm using absolute paths in my crontab. Should I add the PATH variable anyway? Thanks, Daniel....
6629
John
jll370
Aug 2, 2007 9:39 pm
Daniel, ... Do the programs that you are running in crontab need the PATH variable in order to run other programs? Many unix programs call/run other unix...
6630
Adam Cripps
adcripps
Aug 2, 2007 11:13 pm
... Sean - thanks for the advice. Debian it is then. A fellow Hantlugger here eh? We do get around, don't we? Perhaps HantSLUG could be a sub-group of the...
6631
curtpederson
Aug 3, 2007 7:16 pm
I've had my slug up and running as a DNS, DHCP server for weeks. I finally got a 250gb drive to hang off of it and completed the upgrade recently. I tried...
6632
Marcel Nijenhof
marcelnijenhof
Aug 3, 2007 9:39 pm
... Which firmware and filesysten do you use? ... Are you sure? I have seen a lot problems with switches if autonegations fails. After that the switch could...
6633
Daniel Berenguer
estratosapiens
Aug 4, 2007 3:13 pm
... Hi John. Setting PATTH makes no differrence so far. I'm even testing with more simple crontabs and "most of the times" they don't work. Ex: SHELL=/bin/sh ...
6634
marciton
Aug 4, 2007 10:22 pm
hello, I've a web site who use this function imagecreatefromjpeg() from PHP but apparently it's not there ... any idea `? I've an Unslung 6.8Beta and PHP...
6635
Umapathy S
nsupathy
Aug 4, 2007 10:53 pm
Hi, I run openslug 3.10 beta. When I tried to install ntpclient, I got nothing to be done. Any idea? Am I missing something here? root@myOwnNAS:~# ipkg...
If you check the ipkg search on www.nslu2-linux.org, you'll find that ntpclient for OpenSlug is in the "unstable" feeds. You'll have to add the unstable feeds...
6640
carlos_b_hernandez
carlos_b_her...
Aug 5, 2007 7:30 pm
I am having the same issue with vsftpd. I can not get rc.xinetd diversion script to work. Please let me know if you resolve your issue and how? ... q) ) then ...
6641
curtpederson
Aug 5, 2007 7:30 pm
... This is the message it gives me when I log in: Welcome to Unslung V2.3R63-uNSLUng-6.8-beta It is formatted as EXT3: /dev/sda1 on /share/flash/data type...
6642
Adam Cripps
adcripps
Aug 5, 2007 8:54 pm
Not sure if any of you guys or gals here know much about the Debian installer, but I'm having problems installing this during the base-install. I get an error...
6643
Adam Cripps
adcripps
Aug 5, 2007 9:06 pm
... <snip> I forgot to add that I upgraded the file debian-4.0r0.zip successfully, and rebooted and logged-on with SSH. I'm using a 500Gb hard drive with 1Gb...
6644
Mike (mwester)
mjwest61
Aug 6, 2007 1:26 am
A diversion script can only "divert" an existing rc script -- and there is no rc.xinetd startup script to divert. I expect that you are trying to divert the...
6645
marciton
Aug 6, 2007 11:20 am
hello, ... I've install busybox on /opt/bin but I can't do nothing with it ... Thanks, ... came ... the ... version ... with a...
6646
Thomas Reitmayr
treitmayr
Aug 6, 2007 6:23 pm
Hi Curt, my own observation is that there are several factors influencing performance for file transfers: - Mount options: 'sync' definitely slows down...