Does anyone know the this device is cable of susstaining the above processes ? I appreciate this has limited memory / processing power so wanted to check...
We were moving the living room furniture around to do some painting. When we finished, I was moving a little too fast getting everything back together....
... It's all in how hard you are hitting it. I had CUPS, samba, mt-daapd, nginx and a few other small things running on my Slug and was completely happy....
... It depends; do you have a soldering iron, have SMT experience and can replace some components? Are you looking to repair this yourself? I saw this on the...
A few weeks back I noticed that my slug was continually rebooting. As it wasn't really required and the power brick was buried behind cupboards, I just pulled...
Alan, The specs you gave off of the brick indicates that it is 5 volts 2 amp. So any 5 volt brick with same plug that is rated for 2 amp or above will work. I...
Hi, The (Windows) utility that comes with every NSLU2 that enables the user to map or unmount an usb-stick connected to the NSLU2 gets almost no attention here...
I just added the http://www.nslu2-linux.org/wiki/HowTo/BuildOCSPD topic to the wiki. It contains a download link - please approve it. Thanks. --tlhackque...
Hello, i'm dazzled with this situation: I've the slug working fine, i use rtorrent and ushare regularly, share files and folders perfect...but the status led...
I have another instance of thttpd running on my slug, when I go to browse a directory, it uses the linksys directory browsing HTML, how I stop the slug from...
... This would indicate that it never successfully completes the startup process. There is no easy way to figure out where its stuck without a serial console...
... More information is required before anyone can help. What version of Unslung are you running? What did you do to get another instance of thttpd to run?...
Hi! I am currently using a SLUG with one harddrive as a debian box hosting an SVN repository for my private document management system. It works quite OK, but...
Hi, Mike Thanks a lot. I did try what you suggested, and it was the S99rtorrent script in /opt/etc/init.d who was somehow causing problems. I moved it to...
Hi Peter, if you want a device with more power (CPU, memory, network) and support by Debian, then I can recommend a NAS device by QNAP. I bought a TS-109 (at a...
Perhaps take a look at the Viglen MPC-L? http://www.viglen.co.uk/viglen/Products_Services/Product_Range/Product_file.aspx?eCode=XUBUMPCL basic vitals: 400MHz...
Hi Peter, The SheevaPlug is more powerful (1GHz ARM9) and in the same price range ($99) as the NSLU2, but it has only one USB. Comes with Ubuntu 9.04...
Greetings, Well I had taken a good look at where I wanted to go when my slug died in March. Looked at lots of NAS and home server boxes. Decided that I...
Hello! I agree with you Corneliu regarding the Sheeva plug. I might also add that my Linux distribution Slackware has been successfully ported to the thing. My...
All, ... I'm also considering to replace my SLUG with a SheevaPlug. Though following the link to the marvel site I get a bit confused thus please allow a few...
Hi everybody, I installed package python on my SlugOS 5.3 slug. started a python program: Received: "ImportError: No module named platform" I have absolutely...
This is more a python question than an NSLU2 question. I think whatever script you're running probably has an "import platform" statement in it somewhere. Its...
... I've tried tinkering with the config files, I simply run another instance of thttpd as SimpleHomeWebsite on the Wiki says do. The config files are exactly...
Apologies if question sounds like a newbie to you as I am one. I purchased WD TV and learnt that I need to use NFS share if I need to speed up my abysmal...
... I've not used Windows Services for UNIX, nor do I have a Windows box to test this on, but a few suggestions based on what I see here: * check the ACLs on...
... Platform is a standard module for a Python installation. Try doing a "find" to locate the file "platform.py." If it's not there, try re-installing...