1

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.

Cristiana Nicolae
  • 4,570
  • 10
  • 32
  • 46

3 Answers3

3

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

blade19899
  • 26,994
ob2
  • 3,653
2
  1. Samba to share the files
  2. Apache to make them visible in web browsers.
andrew.46
  • 39,359
jdthood
  • 12,625
-2

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

blade19899
  • 26,994