I would like to use One Cloud to set up my own personal cloud storage (unless anyone has a better solution). I would like to run it on Ubuntu desktop. Is this possible or does it have to be run from Ubuntu server?
Asked
Active
Viewed 480 times
1 Answers
0
It should not make a difference, whether you use the server or the desktop version. The difference between them is mostly that the server version does not come with a gui and the gui related packages.
See also:
What's the difference between the server version and the desktop version?
sudo apt-get install owncloud
), but the official repository would be the better way...! – DJCrashdummy Feb 04 '16 at 10:18