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...
... 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...
... 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...
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,...
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...
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...
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...
Jens Heinitz
jens.heinitz@...
Oct 4, 2006 9:08 pm
5241
... 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...
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...
... by default: #echo $TERM xterm # export TERM=ansi # mc Unknown terminal: ansi Check the TERM environment variable. Also make sure that the terminal is...
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...
... 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...
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...
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...
... 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...
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...
... 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...
... 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...
... 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...
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...
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....
... 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...
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,...