Questions tagged [owncloud]

ownCloud is a free and open source file hosting client-server software.

36 questions
96
votes
3 answers

Differences between Raspbian Jessie and Raspbian Jessie Lite

What are the differences between Raspbian Jessie and Raspbian Jessie Lite? What's better for a Owncloud server: Raspbian Jessie or Raspbian Jessie Lite?
user38660
4
votes
1 answer

unmet dependencies for php5-mysql

I'm trying to get owncloud running on a Raspberry Pi 3 to run as a local file server. I'm following some tutorials that are running me through setting up mysql for owncloud, and MySQL installed fine for the most part. I run into an error when trying…
NotCras
  • 43
  • 1
  • 5
4
votes
1 answer

Using RPi as internet accessible backup server for multiple PCs

I currently have a 3TB hard disk attached to my RPi running a samba server which several family laptops/PCs using Aomei backup to. My plan is to allow internet access for these machines to continue back up their incremental backups when they are…
Lucidnonsense
  • 191
  • 1
  • 5
2
votes
3 answers

Cloud storage: external hard drive vs USB stick

I have made a cloud storage server using NextCloud and a Raspberry Pi and currently I am using an external hard drive as the data directory. However, the external HD has a capacity of 1TB and I don't have (and will never have) that much data on the…
user350031
  • 121
  • 3
2
votes
4 answers

ownCloud setup: Can't write into config directory!

I'm trying to set ownCloud up on my Pi (following this). I've made a symbolic link from my data and config folders to a USB stick mounted at /media/cruzer_usb (as per the link), and everything works, except when I go to http://mypi/owncloud, I am…
ᔕᖺᘎᕊ
  • 223
  • 2
  • 4
  • 12
2
votes
2 answers

How can I stay updated with ownCloud with apt-get?

I currently have ownCloud installed via apt-get. I followed a guide a while back to get later versions than the official Raspbian repository. /etc/apt/sources.list.d/owncloud.list contains the following. deb…
Sparhawk
  • 683
  • 4
  • 18
  • 34
2
votes
1 answer

Raid 1 and Owncloud

I have done a Raid 1 system using 2 external HD connected to the Pi2, now I want to install owncloud in the raspberry using the raid to avoid losses, using the external HD connected to store the data. The problem is that I cannot mount the Hd due…
CapAm
  • 149
  • 4
2
votes
1 answer

Raid 1 using the same HD

I want to make a owncloud server in the raspberry and previously I want to make a Raid of my HD to avoid losses. I have a 3TB external HD with 2 partitions of the same size and I want to use: Partition 1 (1.35TB) -> To store the data Partition 2…
CapAm
  • 149
  • 4
2
votes
2 answers

Expand file system on USB on Raspberry Pi

Right now I'm using my Pi as a OwnCloud file server. I'm using a 16G usb stick as a boot disk because I wanted more speed and space. This have been working perfect until today, I now have a total of 7G (the total space of my old SD-card) and if I…
virre
  • 21
  • 1
  • 1
  • 2
2
votes
1 answer

How can I use a hard disk from Mac with ownCloud?

I have a hard drive that is formatted for use with my Macbook Pro. I would like to, without formatting the hard drive, use this hard drive on owncloud so I can access the files away from home. The size of the hard drive is 3TB. I already have…
AncientOwl
  • 81
  • 1
  • 1
  • 4
1
vote
1 answer

Install nextcloud with different data dierectory

I dont know whether this is possible or not, but what I want is, I want to install next cloud in my raspberry pi and I know how to install and I want to target the mysql database which is installed in a different server and I know how to do this as…
GRK
  • 17
  • 4
1
vote
1 answer

broken network -- ping works on IP addresses but not on hostnames

I did a fresh install of raspbian on an rpi-3 with the intent to follow this guide to set up an owncloud server However after some first steps, when I reboot and reconnect I get the strange problem that I cannot connect to any website anymore. I can…
jaap
  • 141
  • 7
1
vote
0 answers

Access Raspberry pi from remote network

I am trying to make a Cloud NAS Server with my Pi. I am using ownCloud to access my server currently. But the problem is it works in the local network but not in the remote network as I don't want to use port forwarding for that. I posted the same…
Bidhan
  • 23
  • 3
1
vote
0 answers

Raspberry Pi OS is not starting after executing bad Shell Script

Today I was trying to setup Owncloud in my Raspberry Pi, then I stuck when there is need to giving ownership or adding Owncloud file to www-data user and group. After trying all possible options I just opened the owncloud webpage to see what kind of…
1
vote
0 answers

Owncloud Not Accessible by Ip on Local Network

Okay, its so late its early now, so Stack Exchange is my only hope for solving this. I followed the instructions listed on this blog post at pimylifeup.com to create an Owncloud webserver for myself. I am using a Raspberry Pi 2B with an external…
David
  • 111
  • 3
1
2 3