I believe the kernel on the TS-109 does not include the Keyspan USB to serial driver. Is my only recourse to build a compatible kernel on my own that includes...
Hi guys, I have a NSLU2 at home, and it runs really great with Debian! I have a uniformous file system across several machines with NFS/NIS/autofs, and it's...
... [snip] ... Short answer, no. There is work being done on getting "proper" linux on the TS-109 and TS-209. foonas-em will hopefully be released soon, and ...
I have a TS-100 I bought as a toy recently. The uPnP server software in it is pretty weak, and I was wondering if anyone knows what the effect might be of...
... It won't work. The TS-100 doesn't have enough flash to store the TS-101 firmware, and the webinterface will most likely reject the firmware file anyway. ...
Great stuff Øyvind! Lots of TS-201 owners would love to install debian. Looks like we're going to be left out in the cold by the current Debian efforts for...
Hi, I have a TS-101 and want to use it to wake my PC's via the web browser. I found a php script using the "socket_create()" function but the php from the...
Hi, I had the same problem and solved it using the builtin python. <code> #!/mnt/ext/usr/bin/python import socket, sys def createmagicpacket(mac): packet =...
Works well for me, too :) Thanks, Endo ________________________________ From: OpenTurbostation@yahoogroups.com [mailto:OpenTurbostation@yahoogroups.com] On...
Hi all, is it possible to run a SVN server on the QNAP-TS101? Has someone done this effectively and could tell me how to get it to work? If there is no...
... Hi Endo. When I get around to finishing the foonas-em installer and debian support for the ts-101, there will be plenty SVN-support ;) It should be...
http://forum.qnap.com/viewtopic.php?f=85&t=3672 Then svn 1.4.5 is in the ipk feed. Any C++ package would require chroot. You can also consider git or...
Hello. I've finally manager to get mysql instaled on my TS-101 using ipkg, but cant seem to find out how to start it - I was expecting to find a mysql script...
Hi all, after installing optware with nfs on my TS-209, i was happy that everything works so smooth. but now, i tried to migrate all my perl scripts to my TS,...
Hi, ... This sounds greate. So you where able to boot debian or something else from hdd? When do you think, you can bring us a release of your stuff? :=) ... ...
Did you try port 13131 instead of 23 ? _____ From: OpenTurbostation@yahoogroups.com [mailto:OpenTurbostation@yahoogroups.com] On Behalf Of in.cognito45 Sent:...
I have a TS-101 and a TS-209 Pro. I have asked questions in the Qnap forum here: http://forum.qnap.com/viewtopic.php?f=17&t=3513&p=23179#p23179 And in the...
After recent spamming by evil_in_m3@ various addresses I have decided to switch the account to 'approved members' rather than fully open. The side effect is...
hi marco, thanks for your hint! actually all my problems are solved! Sorry for the late answer ... regards in.cognito45 ... telnet ... ... build ... where ... ...
I use TS-101 as mediaserver (Twonky) with Dlink DSM-520. It works good for me. I use it to play local movies, clips, music like several hours every day... OK. ...
Hi. Does anyone know how to make UDP to HTTP proxy running on TS-101 ? Let me explain: I'm connected to the LAN with IPTV (via IGMP) channels. I have also...
QNAP delivers its TS without installed firmware. To set up the NAS the fist time they supply 'QNAP-Finder' for Win$ and software for Mac. Unfortunately I do...
Hi, after a pretty long hiatus from almost all embedded hacking stuff, I'm starting to work on stuff again. I found my patches for LED/Button/Buzzer support on...
Hello. I'm really happy :) owner of TS-101 Is it possible to assign two (or more) domain names to my TurboStation and built two different web-sites for them...
Hello everyone! I have a TS-201 turbostation and would like to know if its possible to schedule it to power on/off? Telnetting into the shell and use some cron...
It is possible to schedule a poweroff using cron (not entirely sure cron is installed though). Scheduling a poweron is unfortunately impossible. Regards, ...