I'm running a headless Ubuntu server at home, and I’m wondering if there are any good programs for having a website with your files on it. Basically like Twonky, except less awful.
3 Answers
Why don't try the good ownmycloud software? This is a great web interface with public link on file.
First you will need the couple PHP/MySQL installed on your server. Then I suggest to view the page Installation | ownCloud.org to continue the installation.
Once done, you have to configure your router for two things :
- Enable port forwarding, tcp 80 to your server. Configuration depends of your router manufacturer and model. Have a look here to have an idea of the goal
How To Forward Ports on Your Router
- Create a Managed DNS | Email Delivery | SMTP | Domain Registration free account and domain and configure your router to use this domain. This will allow you to access on your server from outside.
- 26,994
- 3,653
Tonido is a good software, it can be installed onto any desktop and files can be accessed by a desktop end or droid end program that links it to the main computer. You do not need a server for it to work, just a desktop. Its native enviornment is windows sadly enough, though I have it running under Ubuntu 13.10 just fine with wine installed. It can be found here if you so choose. Tonido | Run your own Personal Cloud
- 26,994