Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to forge a local file system server with IGEPv2 Board

10 bytes removed, 10:32, 26 October 2011
no edit summary
=== Objectives ===
This project aims to create a local file system server using ARM Platform. It is very useful for this purpose for the next reasons:<br>
-ARM is designed for low power consumption. This server should be connected to power supply all the day, if you use this architecture you can lower your electric bill.<br>
-ARM-Embedded is usually cheaper than a X86-Embedded processor.<br>
-If you have a good internet broadband, is not difficult to configure your server to accept external http request.
-Your data are 100% under your control, other services you don't know where are your files.
-Commercial services offer premium accounts with extra hard disk space, in your server you can use all the space as your HD or SD supports.
 <br> When you finish this how-to, you will have your own local web service similar than Dropbox and SugarSync. Your service will powered by [http://www.owncloud.org Owncloud.org] software. I used for this tutorial Owncloud 3 alpha 1 release to prove all new characteristics, but you can follow this tutorial using the stable version.There characteristics are: File management, WebDAV access, sharing, music streaming, calendar, contacts, users &amp; groups, image gallery, online text editor, online task manager and bookmarks. For more information go to [http://www.owncloud.org Owncloud.org] page.
=== Limitations ===
4,199
edits