Cheers, Will email you! Sam ... at ... it ... been ... who ... able ... mind. ... an ... better ... days ... slow)...
5231
Brad Donovan
omar_kazam
Oct 1, 2006 3:31 pm
No sure what you me by ./configure ... [Non-text portions of this message have been removed]...
5232
MarkHowells
Oct 1, 2006 3:45 pm
... http://www.google.co.uk/search?num=100&hl=en&newwindow=1&safe=off&q=chmod&btnG=Search First entry ;)...
5233
aixrus
Oct 1, 2006 3:49 pm
Hi! i install Midnight Commander: ipkg install mc but he is not start: bash-3.1# mc Screen size 0x0 is not supported. Check the TERM environment variable. Plz...
5234
Brad Donovan
omar_kazam
Oct 1, 2006 4:25 pm
... install make' ... Ok I got it to install and when I run it, it indexes my music collection but when I try to access the server it seams to lock up the...
5235
micheal_314
Oct 1, 2006 9:00 pm
... I had the same problem on one slug but not on another (both version 6.8 firmware). Didn't get to the root cause but I just installed nano and use that for...
5236
ulrik_tr
Oct 2, 2006 10:15 am
Well, I managed to circumvent the problem. By changing the domain policy settings on the domain controller, I could disable forced signing of SMB connections,...
5237
Harm Aarts
harmaarts
Oct 2, 2006 3:12 pm
Wow, That's pretty bad. I got it to install but when pointing my browser to the relevant ip and port it showed nothing, no error, no htm, nothing. The access...
5238
jdoering
Oct 3, 2006 5:03 am
I recently ran across the Amazon S3 storage solution (http://aws.amazon.com/s3 <http://aws.amazon.com/s3> ) as an attractive solution for online backup of...
5239
rolandkbs
Oct 3, 2006 6:27 pm
Have you set the TERM variable? Try # export TERM=ansi Roland...
5240
Jens Heinitz
jens.heinitz@...
Oct 4, 2006 9:08 pm
Hello, in the Wiki (http://www.nslu2-linux.org/wiki/HowTo/RunGalleryOnApache) I found that someone (Krim) installed Gallery 2 with THTTPD on the Slug. I tried...
5241
Gordon Lalor
gordonlalor
Oct 5, 2006 9:45 pm
... Hi, Well mine is grey! I don't know if it is the same model but mine is a combined firewire and usb model. It uses a prolific pl3507 chipset, which is very...
5242
Carlos
neophox
Oct 5, 2006 9:45 pm
Same problem here. I've set the TERM var but get the same error: # export TERM=ansi # mc Warning: file /opt/lib/mc/extfs/extfs.ini not found Warning: file...
5243
aixrus
Oct 5, 2006 9:46 pm
... by default: #echo $TERM xterm # export TERM=ansi # mc Unknown terminal: ansi Check the TERM environment variable. Also make sure that the terminal is...
5244
Alexandros Bagos
abagos2002
Oct 5, 2006 9:46 pm
Hi, You should do as the wiki page suggests: 2- Edit or create /etc/profile to set up your terminal settings. It does not exist by default (for me /etc/profile...
5245
leonbrag2000
Oct 5, 2006 9:48 pm
... I had EXACTLY the same problem when I forgot to configure default gateway in the NSLU2 device. Double check that you have entered correct gateway in the...
5246
bullfrog528
Oct 6, 2006 2:11 pm
Hi Yes not really a slug specific problem, or perhaps it is. I'm trying to search a file with lines containing 2 dashes. cat file|grep -- complains because it...
5247
Brian Zhou
brian_zhou
Oct 6, 2006 2:53 pm
Definitely not slug specific. But it is actually quite easy, try: grep [-][-] file -Brian Zhou...
5248
bullfrog528
Oct 6, 2006 3:11 pm
Hi Thankyou for putting me out of my misery. google thought i was trying to exclude something when i put "-" in the search box and the word "minus" wasn't...
5249
aixrus
Oct 6, 2006 7:19 pm
big thanks!!! it work! :)...
5250
Carlos
neophox
Oct 6, 2006 7:21 pm
Solved, it's always good to read the docs :D http://www.nslu2-linux.org/wiki/Unslung/Mc...
5251
thaths
Oct 6, 2006 7:21 pm
... The problem has to do with how shell and grep interact in parsing their arguments. You need to somehow indicate that the command line flags are finished...
5252
siegfried
Sieg_Heintze
Oct 7, 2006 2:21 am
As I understand it, if I want to use ext2 I have to let unslung format the entire disk. Is this correct? Assuming it is: Has anyone tried to format the entire...
5253
Marcel Nijenhof
marcelnijenhof
Oct 7, 2006 7:18 am
... No. It is also possible to format a ext2/ext3 disk with linux. But: a ext2/ext3 disk is something different as a native disk. A native disk has more...
5254
siegfried
Sieg_Heintze
Oct 7, 2006 10:50 pm
... I assume by native you mean LinkSys's special version of ext2? How do I do create such a special partition using Linux? ... I don't need to create the NTFS...
5255
Peter Chant
peter_chant_0
Oct 7, 2006 11:18 pm
... Hmm, but in this case surely the source and destination partitions would need to be the same size and I would think (not from great knowledge) that you...
5256
stuart smith
gliderguider_au
Oct 8, 2006 2:40 am
I use Acronis Trueimage (www.acronis.com) to do my backups. It will do incremental image backups so apart from your first back, most backup times are only a...
5257
Airw0lf
airwolf2k5
Oct 10, 2006 8:56 am
Hi all, Thanks to everyone's help here, I was able to get cron to run a script that calls wget. However, I have another weird problem! I am using Unslung v6.8....
5258
Marcel Nijenhof
marcelnijenhof
Oct 10, 2006 12:05 pm
... It's a normal ext2/ext3 filesystem but: There have to be three partitions Partition one and two are linux partitions (type 83) Partition three is swap...
5259
bullfrog528
Oct 10, 2006 12:31 pm
Hi I noticed this recently too on one of my downloads, however i normally used files that have been tar'ed. The tar xvf must ignore the junk at the end,...