You are not logged in.
Pages: 1
Hi, I hope this is the right section of the forum to post my question. I want to build a home server with a spare atom htpc and I want to base it on arch. However I have searched a lot on the internet I haven't found good web interfaces to control it.
The home server will have the following features:
- backup/restore
- printer sharing
- store/access files ( samba or nfs as I have only linux and macos machines )
- streaming audio/video
- search for files on the server
So my main concerns are a good service to index the files and a web interfaces to manage all the functions. I mean a web interface like that of freenas, freevo and amahi.
Offline
pacman -S webmin?
Offline
Indeed: webmin for the easy configuration (although the CLI is not that hard to set up what you would want) and take a look here to index the files:
http://lucene.apache.org/tika/
I have plans to install Tika to our server, but I haven't got the time (read: other priorities). It has the added bonus that it is a part of apache, which you will need for webmin and maybe for other websites that come with some of your packages (f.e. mediatomb has a webGUI). So the extra dependencies for this indexer are low or even non-existent.
Offline
Pages: 1