Hi, Thanks for your help. I ran ./ipkg after I did the cd /mnt/HDA_ROOT/opt/bin, however I now get "can't load library 'libipkg.so.0'"? Sounds like it can't...
Well, if I type: tar -xv Apache_PHP_MySQL.tar Nothing happens, and after 3 hours (!) still only a blank new row is visible with no output whatshowever. If I...
The exact same result :S. Both using the tar file on the Qnap and the tar file on my local disk: $ tar -xv Apache_PHP_Mysql.tar -C /cygdrive/n/webserver/ ... ...
Hi David, yes it looks like your system cannot find the files. It looks like ipkg is unpacked correctly, did you set the link to /opt and added it to your...
Hi All, I am slowly making progress. I can now run ipkg and have managed to run ipkg update ipkg install portmap ipkg install unfs3 Which seem to install the...
Hi All, Forgot to include the following in my previous email, with regards to the following: To reload your exports send the HUB signal to unfsd: if [ -n...
Just some other questions: - Can anyone tell me if NFS is going to be running over UDP or TCP? I acutally need NFS to run over TCP how can I config NFS to run ...
Is anyone able to help me out with the questions I have posted recently regarding NFS? I would really like to get this going on the TS-201, any help is...
Hi David, looks like you don't have much experience with Linux yet. I'll try to help: I've just installed NFS on my TS-101. I have firmware ver. 2.1.0 (0612T)...
Hi Tim, Really appreciate your help. What I need to find out is the port being used. I am aware the portmap handles the ports but am unsure of the command I...
Ok, David I gues I've figured out what you want to do. You don't need the portmapper for your purpose (it's just convenient not to take care of ports...
Im forwarding this on behalf of nemesisargh ... From: OpenTurbostation-owner@yahoogroups.com [mailto:OpenTurbostation-owner@yahoogroups.com] On Behalf Of...
Hi Marc, first thing - you should know is that TS-101 and 109(Pro) have different processors (powerpc/arm) - which means that you would need different...
Sorry Marc, didn't realize that you were the founder of this group. I hope you don't feel offended now ;-) I have the Progressive Slimserver up and running on...
It's also possible to install the tftp-hpa package and get it to run in standalone mode. This way it doesn't require any other packages to be installed, it...
Hi, Are you in the correct directory? The first argument to chroot specifies the new root directory the next argument specifies the command to execute relative...
Hi, You're going to kick yourself, that's a real easy one! The tar command is waiting for input from stdin! You need to specify the -f option to tell it what...
Hi, Nano is available under Optware. See http://tech.groups.yahoo.com/group/OpenTurbostation/message/793 for info on installing Optware if required. Rgrds, ...
Hi, I'd like to get an idea of what people have added to their TurboStation and use it for. This will hopefully give others a few ideas. 1) Which TurboStation...
I'll start off with mine. 1) TS-101 2) I've built the nfs-utils package natively on the TS and use it to provide kernel space NFS access. The TS comes with NFS...
1) TS 201 2) Currently none. I had mldonkey installed for quite a while but switched back to feeding the TS201 via one of my desktops again using uTorrent. 3)...
Hi, I'm pretty new to the Turbostation, so I really haven't done all that much to it. ... I have the TS-201 ... The only additional software I've installed is...
hello i'm planing to buy a ts-209(pro) as soon as it hits the market... ... i think i will come from time to time and ask / share some experiences in the...
... <ale.comp_06@...> wrote: Possibly ;-) Some of the TS101 had a mini-pci connector installed (or place for one) - but im not sure if this lives on in the new...
Does anyone know if the cross-compiling procedure works on "*09" line as well (TS-109/209) ? And just in case, are there workarounds to your knowledge? Thanks...
Hi there, I'm trying to make the cryptoloop work on my TS-109. Unfortunately QNAP hasn't released the GPL sources for the TS-109 yet (I mailed them today,...
Hello I've managed to install ipkg from the instructions in the group, but when I try to run ipkg I get "-sh: ipkg: not found". I'm a bit of a noob with linux,...
Did you set your path correctly? You need to manually set the path so that your system can find the files. Like this: export PATH=$PATH:/opt/bin: this adds the...