Hi all,
I would likely to install KAA server to do research on the IoT technologies. For this, I have set up a debian core server (no GUI) to keep the server lightweight. I have followed these instructions here:
http://docs.kaaproject.org/display/KAA/Installation+guideBut i am stuck at the part when downloading the debian packages for KAA. (first step of Kaa server components). I have tried to use wget to get the tarball, but i am getting a 403 - forbidden access.
When i access the download page, i have to register myself. That's not a problem, but this problem is somewhat difficult from the server core.
Maybe i can use the source codes from the GitHub, but i am not sure how to proceed from there ? Downloading the zip and then compiling it ?
Or is there a tarball location available which i can download by using wget ?
Thanks for your response.