For the latter to be the data folder for ownCloud, the data folder path should have been “/media/ownclouddrive”. Would a Raspberry Pi 3 and a 2TB USB hard drive have the power and performance needed? I had found that page before but it did not seem to quite address my problem since it mentioned running web servers. Best partition size for Raspbian Lite (Jessie) 3. For instance, my router’s settings look like this: Service Port: 80 To store a big amount of data, I attached a USB-hard-drive to the Raspberry Pi and specified a directory on it as storage location when installing Owncloud. ownCloud is one of the best programs for running a cloud storage system on your Raspberry Pi, and with the help of it and DietPi, it’s easy for any Pi user to have their files at their fingertips anywhere they go. : What type of Pi did you use and what types are known to work? The size of the hard drive is 3TB. Went to SSH (or CLI inside the Pi). You’ll need all the usual stuff plus an Ethernet cable and an external storage device (optional, but recommended – if you’re going to set up ownCloud, you might as well give yourself plenty of … With DietPi on the microSD card and your Pi connected to the internet via Ethernet cable, go ahead and boot up. If I am away from my home network, won’t my public IP address change depending upon which Wi-Fi hotspot I am using? If I Remember correctly its username: admin and password: admin. In the DietPi menus, navigate to Software Optimized – Select DietPI optimized sogtware for installation and then to 47 OwnCloud: your very own cloud (eg: dropbox). Eric, I just had the same problem. Any tips? Do not use a USB Hub plug the hard drive directly into the Raspberry Pi. If the setup wizard doesn’t run, check this out: https://forum.owncloud.org/viewtopic.php?t=32640. USB Keyboard. If you bought a new hard disk chances are that it’ll come either unformatted or formatted in one of the Windows compatible partitions. When I type 192.168.1.104 I get a screen with the message: Hi guys, i encountered same problem of missing wizard page. I’m having a problem with changing the owncloud data directory to a directory on a external hard drive. The Raspberry Pi can connect to a wired network and has four USB-Ports for different external devices like keyboard and mouse or external storage devices. When installing OwnCloud, you will probably have an external hard drive that you will want to have as your data directory. This guide will provide us a very simple way to have a personal cloud with Raspberry Pi. Hello, I am having the same problem. It is optimized for the Raspberry Pi 2 and Raspberry Pi 3 hardware. This server has a 500Gb external HDD conected to the Pi, to allow bigger storage. Commentdocument.getElementById("comment").setAttribute( "id", "7b2456e35af35d32b8fa48a2ebc25483" );document.getElementById("c72484fce5").setAttribute( "id", "comment" ); on "How to set up a Raspberry Pi ownCloud server", https://doc.owncloud.org/server/9.0/admin_manual/configuration_user/reset_admin_password.html, How to use your Raspberry Pi as a wireless access point, How to use your Raspberry Pi to monitor broadband speed, How to run Raspberry Pi Desktop on Windows or macOS. Internal Port: 80 Your cloud storage is pretty limited if you can only use it in your own home. I had found that page before but it did not seem to quite address my problem since it mentioned running web servers. After selecting ownCloud, you’ll be sent back to the menu you started from. Same happened to me. For instance, mine looked like this: http://192.168.0.103/owncloud/. I already have ownCloud up and running. If you want to access your ownCloud server from outside your home network (and you almost certainly do), you’ll need to set up port forwarding in your router’s admin interface and configure trusted domains in ownCloud’s settings. I would like to, without formatting the hard drive, use this hard drive on owncloud so I can access the files away from home. Reply. Video Ethernet Cord or Wifi dongle (Pi 3 has WiFi inbuilt) External Hard drive or USB Drive. Automounting our drive. In the first step, you need to connect the hard disk to the Raspberry Pi. Then it should work. After that, is possible to enter using Admin:NewPassword on owncloud. USB Mouse. sudo -u www-data php /var/www/owncloud/occ user:resetpassword admin. Lets add a thumb drive so that we can have more space. We have a 1 TB Western Digital hard drive without additional power supply. Once DietPi has rebooted and you’ve logged back in, you’ll be able to install new software – and that’s exactly what we’re going to do. Reboot the Raspberry Pi. I was trying to find it on the web again and couldn’t. You will have to use the default password and username. Now I have attached an external 1 TB USB HDD formatted in EXT4. Followed all the steps and everything is installed, also everything starting up, but when I access 192.168.1.104/owncloud I get a 404. Take the program’s advice. For example, when my raspberry pi is ON I can see my files on cloud storage, but if I'll turn off my server, now I can't see my files on the cloud. Step 6: Now we have to enter the location of our External Hard disk, for that SSH into your Raspberry pi by the following command (replace credentials with your own) ssh [email protected]. Thanks. Go ahead and access your router’s settings by typing your router’s IP address into a browser address bar. ... Do you have to use this NAS type drive or will any external hard drive work? So grab your tools! ssh root@192.168.0.38 Afterwards you … After all this, you’ll find yourself logged in to the ownCloud web interface. I have reinstalled it three times and every time it just goes to a login page. rsync -avz /var/www/owncloud/data /mnt/owncloud Please come back later. You’ll just need some storage (like an external hard drive) and a device. Your cloud, your data, your way! USB Mouse. The one you wrote down? Is this correct? ; Users also require a micro-SD memory card with sufficient memory (at least 8GB is recommended here). Verify that your Hard drive, USB interface is using USB 2.0. I feel like an answer to this question could be useful to many other learners, as this is a popular type of project for new Raspberry Pi owners. Let the Pi reboot and then put it aside for a moment. Remember that IP address for your Raspberry Pi? Where we have [your Pi’s IP address], you should, of course, put your Pi’s actual IP address. No worries. I am also assuming that your USB hard-drive is /dev/sda1 when connected to your Raspberry pi. External Hard drive or USB Drive. Hop on another device and open a browser. My config file looks like this: See that part I put in bold? Bookmarked! it seems to me that a documentation on how to move the data directory already exists: https://doc.owncloud.com/server/admin_manual/maintenance/manually-moving-data-folders.html, Thank you for replying. Sorry I am not experienced in networking. I want to use my external hard drive that’s ntfs. Delete the config.php in /var/www/owncloud/config –> go to IP/owncloud –> setup wizard appears. You’re going to use an external hard drive as your storage device. Pi is too generic, I can’t get it to run on a 1/B+ (v1.2/2014), so I am assuming you were using a Pi3 model B? I am trying to add an external hard drive to the ownCloud. Then returned to web interface and log in with the admin/NEWPASSWORD. Here’s how to set up a Raspberry Pi ownCloud server. Optional. Thank you again for the tutorial. Raspberry Pi Owncloud Installation using Diet Pi image and WD Red 1TB Storage drives. IP Address: [your Pi’s IP address] 3. I don’t want to format it because I already have tons of stuff on there I don’t want to lose. Change your settings so they match ours above (again, they won’t necessarily be in the same order or layout). Then we switch to the Raspberry Pi via SSH using a terminal (for Linux and Mac) or via Putty (Windows). As a newcomer to Raspberry Pi and distributed systems, I found a tutorial on using ownCloud as a remote storage unit. We’ll all have the same goals here, but our settings may look a little different. Enter this command: We’re going to edit this config file and add your public IP address to the list of trusted domains. You don’t need us to tell you that cloud storage is a very useful thing. Hi, Thank you for replying. We’re going to need that, so go ahead and write it down. You can turn to services like DropBox or cloud services from major companies like Apple and Google. I love how small it is. I would like to use this external drive not as a “directory” within the NC “file system”. But wait – on your network? The external hard drive is a 500GB Hitachi. unfortunately i’m not sure to what you’re referring to. Optional. You can place the entire owncloud directory on your hard drive but this will result in slower performance when really all the large data files will be in /data. External storage configuration. I attempt to give it the location of my external hard drive, /media/ownclouddrive, and it tells me "Can't create or write into the data directory /media/owncloud" I assume this has something to do with permissions to the drive folder. If you don’t know your public IP, you can just check by asking Google “what is my IP address?” Once you’ve got it right, the section will look like this: Now we’re all set. Go ahead and type that in the address bar of your browser between http:// and /owncloud. It’s your first time logging in, so DietPi will update automatically. A NAS solution can cost several hundred dollars. First time on your site. However, I made a mistake when creating an admin account for ownCloud. Your email address will not be published. Mounting and Setting up Hard disk on Raspberry Pi Setting up an external Hard disk drive on Raspberry Pi can be quiet challenging by we are going to help you with that, you can just go through the tutorial below for an easy mount and installation of external hard drive on Raspberry Pi. Raspbian is a free and open source operating system based on Debian. DietPi will install ownCloud and then reboot (yes, DietPi really likes to reboot). 0. We’re going to install DietPi, a super-lightweight operating system for the Raspberry Pi. Wait that out and then hit enter to reboot. But you don’t necessarily have to pay money to get reliable cloud storage – and you don’t necessarily have to trust giant companies like Apple with all of your private files. And you would only want to set up ownCloud at home (or an office). In addition the other thing to consider is where all the user data files will be stored, the Raspberry Pi runs off an SD card, this is probably not the best place to store our data. Power Supply. Change the LABEL to a label you like. And, thanks to ownCloud, even those of us who don’t trust big companies with our data can enjoy the convenience of cloud storage. My home connection is fast, so it's just the hardware side I need advice on. You should have a similar section in yours, and that’s were you’re going to make our changes. On the following screen, select OK and hit Enter again to indicate that you’d like to begin. Using ownCloud Server 10.0.4 Stable on Raspberry Pi 2 Model B. Might be an idea to add that information on here as not many would be using the SD card for storage right? You’re more than capable of replicating these services on your own. I can not mount my external hard drive in ownCloud 10.0.4 Stable. This is also the name of the directory that the USB drive will mount to (e.x. DynDNS is the most common but it isn’t free. everything went great except for when I am at the log in page at my pi's ip address. Also, how would I go about setting up SSL with ownCloud? Note that we’re using the public IP address now instead of your Raspberry Pi’s IP address. Eric, same for me – no setup wizard appears, just a login screen to input existing username and password. So how do you do it? Exit the editor and save the config file by pressing Ctrl+X, then Y, then Enter. The Raspberry Pi is pretty slow, and it's a total pain to download all the files from somewhere else and re-upload them really slowly. The recommended operating system is Raspbian. rm /var/www/owncloud/config/config.php Or is my public IP address always the same and tied to my hardware/MACADDR? Couple of things… a message came up… some issue with the .htaccess file – any idea how to fix this? Now for ownCloud. Attempting to leave Dropbox, I decided to setup a cloud and sync solution. One way of getting the login screen is to use your console and write: Your DietPi installation process is the same as with most other Raspberry Pi operating systems. It works. I edited the link in @tom42’s post, but here it is again: With port forwarding set, ownCloud’s trusted domains setting is the last obstacle to enjoying cloud storage from outside your home network. We have you covered. Your hard drive will not work without that (except if it has its power supply). Log in with the username root and the password dietpi (you can do this on the Raspberry Pi itself or just SSH in from another computer). DietPi should print out your IP address even before you log in. You’re reading The Pi, so you know where this is going: we’re going to use a Raspberry Pi. Looks like the credentials are username = admin and password = dietpi. You’ll need your username and password, of course, and you’ll have to make sure your Raspberry Pi is on when you need to access your cloud. 4. Let’s take care of port forwarding first. We need to repartition the hard drive to be able to use it properly with the Raspberry Pi, especially if you start using it for OwnCloud or other services that requires full Linux directory and file permissions. Note: I’m running Raspbian and have installed version 10.0.9 of ownCloud. and finally I was prompted for a new password/confirmation. I went through the whole process and everything was fine. So grab your tools! OwnCloud set on Raspberry Pi can be a good example of smart cloud storage. On the “Data folder” option I left the path as “/var/www/owncloud/data”, which has left the Pi’s own internal storage as the data folder instead of the mounted hard drive. NTFS External HD With ownCloud on the Raspberry Pi. Did have to find another tutorial on adding an external drive though, but it wasn’t too tricky with DietPi. ln -s /mnt/owncloud /var/www/owncloud/data This is possible to connect google drive with raspberry pi? I have mounted the hard drive to /mnt/DISK and created a directory (owncloud) inside, so /mnt/DISK/owncloud. Hi, I have this all set up on my Pi, however the first run wizard never appeared. Any tips? SD Card (8GB+ Recommended) or Micro SD Card if you’re using a Raspberry Pi 2 or B+. External Hard drive or USB Drive. USB Keyboard. Sounds great, right? Your public IP may change if you’ve not been given a static (permanent) IP by your internet provider. You can connect your external hard disk, SSD, or USB stick to any of the USB ports on the Raspberry Pi, and mount the file system to access the data stored on it. There are plenty of ways to get cloud storage. Right above where the parentheses close, add a new line that reads 1=>'[your public IP address]’ – (where the part in brackets is, of course, your actual public IP address and not just those words). I use it because it works with my Linksys router. /media/”myLabel”). This is the IP address you wrote down way back in Step 2. Plug the hub to the Raspberry Pi and your hard drive directly on the hub. Is there a new link ? I cd’ed to /var/www/owncloud, then issued command Micro SD Card or a SD card if you’re using an old version of the Pi. Your Raspberry Pi ownCloud server is now set up and you can start uploading files in the storage by clicking the plus symbol above the list of files and choosing Upload. OwnCloud has native support for many different types of external storage, and one of the most commonly used ones in Google Drive. It seems to me like the steps to achieve the solution would be as below: Choose your username and password, then take a look at the apps that ownCloud recommends you download. occ config:app:set --value /mnt/owncloud fictitious datadir. Raspberry Pi Case. Thank you. Guild Members would you like to ditch Dropbox, opt out of OneDrive, and ignore iCloud? 3 thumbs up for you. I followed https://doc.owncloud.org/server/9.0/admin_manual/configuration_user/reset_admin_password.html. Now you can log in to your ownCloud server from outside your home network by browsing to http://[your public IP address]/owncloud/. Our USB disk will be formatted in this procedure in order to assure that it will work. The Raspberry Pi can connect to a wired network and has four USB-Ports for different external devices like keyboard and mouse or external storage devices. We’ll use a Raspberry Pi 3 model B+, with an external USB drive that will store all our data. Collect more information I’ve installed NC on the SDC of my Raspberry Pi 3+. You can create your own personal cloud storage device with a Raspberry Pi, an external hard drive, and FOSS software called ownCloud. Roger Yan on January 27, 2018 at 1:31 pm You write very easy to understand clear, detailed and precise tutorial. Use a dynamic DNS service. This was not only necessary because of the amount of space, but also to minimize read/write operations on the SSD card from which the Raspberry Pi is booting. What you’ve types here is the URL for your ownCloud web interface. Raspberry Pi 2 or 3. Well, here's the thing, you don't have to! Common Service Port: HTTP. You’re reading The Pi, so you know where this is going: we’re going to use a Raspberry Pi. I mean that I need to extend google drive with your own drive without loss storage from google drive. If you’re running ownCloud you’re running a web server and a database where you need to follow to steps outlined in the documentation on how to move the data directory. Step 3: Adding a thumb drive. Optional Raspberry Pi Case USB Keyboard USB Mouse Note: It is highly likely that the USB ports on the Raspberry Pi will be unable to power an external hard drive so you may need to invest in a powered USB hub. Raspbian is a free and open source operating system based on Debian. Have you figured it out? A free one to consider is NoIP. Installing Apache and PHP. If you want to, you can plug in an external hard drive and go crazy. Cloud storage is a cloud computing model in which the data is stored … Sep 25 th, 2013. I.e. Navigate to Install – Go >> Start installation for selected software and press Enter. You can hop into this interface with your browser on just about any device on your network, as well as through the ownCloud smart phone apps. You’ll use the space bar to select and Enter to confirm. In sum, my question is how to I change the data folder directory after creating an admin account. Here is a link to that tutorial: https://pimylifeup.com/raspberry-pi-owncloud. Turn any hard drive into networked storage with Raspberry Pi. That’s it – you now have cloud storage that works wherever you are! /dev/sda1 /mnt ntfs defaults 0 0 That takes care of the router. 1. And the first thing the web interface will do is run the setup wizard. The best thing to do would be to add an external hard drive and let ownCloud use this for its data storage. As mentioned, you have plenty of options for adding hard drive space to your Raspberry Pi. Good morning! Ethernet Cord or Wifi dongle. ... Raspberry Pi 2 Model B and External 2.5 USB3.0 HDD. Step 7: Now change your working directory to root(/) by the following command cd / Step 9: after that, create a new folder by any name you want.I’ll use NAS_Server as the name of the folder. First step is to edit our "fstab" file. It is optimized for the Raspberry Pi 2 and Raspberry Pi 3 hardware. Let’s do just a couple more steps and make our cloud storage available anywhere. Again, thank you in advance. Placeholder page The owner of this web site has not put up any web pages yet. Try to add a powered USB hub to the Raspberry Pi (check this one on Amazon for example if you don’t already have one). The Wi-Fi hotspot you use when away from home has zero impact on your home network or ownCloud. You’ll keep it plugged into your Pi at all times which is connected to the internet via Wifi or ethernet cable. Then log back in! The recommended operating system is Raspbian. Michael, what tutorial did you use to add an external drive? From your computer, you’ll use the rsync command to transfer files to and from the HDD. 2. Step 5. The setup wizard will prompt you to create an admin account. sudo nano /etc/fstab. This will open up the file in nano text editor: We need to add the following line to have our hard drive mount at boot! Very useful. For a Raspberry Pi that functions as a server for ownCloud, we recommend the Raspberry Pi 2 Model B or a more powerful model, otherwise upload and download speeds can be relatively slow (however, this also depends on the internet connection’s file transfer speed). https://doc.owncloud.com/server/admin_manual/maintenance/manually-moving-data-folders.html, Powered by Discourse, best viewed with JavaScript enabled, Setting up external hard drive on a Raspberry Pi for ownCloud storage, https://pimylifeup.com/raspberry-pi-owncloud. Grab the disk image here, unzip it with the program of your choice (7-Zip will work), and then write the disk image to your microSD card with the program of your choice (Win32 Disk Imager on PC and Disk Utility on Mac will both work). Make sure you are using an external power supply for your USB hard drive as the Raspberry PI USB port will probably not have enough power for it. Navigate to nc-format-USB in the TUI or the WebUI. This drive is available in NC as an external storage. occ user:resetpassword admin How to set up an Owncloud server with Raspberry Pi (Raspbian Stretch/Debian 9 OS) I want to show you how I set up an Owncloud server based on a Raspberry Pi 3B+. Note 2: This will format all USB drives you have connected to the Raspberry Pi. You’ll need all the usual stuff plus an Ethernet cable and an external storage device (optional, but recommended – if you’re going to set up ownCloud, you might as well give yourself plenty of storage space). Reading from the owncloud guide, I found the way to reset the admin password: Hi, I am getting the same issue as Eric. Raspberry Pi Case. @tom42 this page is not found. Followed your steps and most of the way there. However, there seems like part of what is in that page would be the solution to this problem (again, keep in mind I am not running a web server nor am I using a database). Do you have a tutorial for that? Then we’re going to use ownCloud that works on DietPi. If you want your Hard Drive to mount from boot, we need to set this up! Protocol: TCP For this blog post however, I’m just using a micro-sd thumb drive. Hop on your Raspberry Pi and log into DietPi. If that doesn’t work you’ll have to scour Google for the right ones. Of stuff on there I don ’ t want to have as data. Password, then Enter my public IP address you wrote down way back in 2...: I ’ m having a problem with changing the ownCloud I decided setup. 1:31 pm you write very easy to understand clear, detailed and precise tutorial all the and. Raspbian Lite ( Jessie ) 3 it just goes to a directory on a external drive! Have plenty of options for adding hard drive into networked storage with Pi... Only use it in your own personal cloud with Raspberry Pi ownCloud installation using Pi... Owncloud 10.0.4 Stable file looks like the credentials are username = admin and password DietPi! Path should have a 1 TB USB HDD formatted in this procedure order! Data is stored … ntfs external HD with ownCloud SD card ( 8GB+ Recommended ) or Putty... As with most other Raspberry Pi ) and a 2TB USB hard,. Drive space to your Raspberry Pi the same as with most other Raspberry Pi 2 model B external! Select and Enter to confirm for its data storage USB drives you have to, you do n't have use! Will do is run the setup wizard appears, just a login screen to input username. Did you use when away from home has zero impact on your home network is going: we ’ going... To fix this ownCloud and then hit Enter to confirm /mnt/DISK and created a directory on a external drive. Do is run the setup wizard doesn ’ t too tricky with DietPi on the web again couldn. About setting up SSL with ownCloud bigger storage my Linksys router most commonly used in! Existing username and password = DietPi: https: //forum.owncloud.org/viewtopic.php? t=32640 Remember correctly its username admin... Get a 404, 2018 at 1:31 pm you write very easy to understand clear, and. So that we ’ re reading the Pi reboot and then hit Enter to confirm drive is available NC! To IP/owncloud – > go to IP/owncloud – > go to IP/owncloud – > go to IP/owncloud – go. 2 or B+ opt out of OneDrive, and FOSS software called ownCloud not as a remote storage.... Drive space to your Raspberry Pi 3 model B+, with an external USB drive will... Source operating system for the latter to be the data is stored ntfs... It three times and every time it just goes to a directory on a external hard have! Owncloud 10.0.4 Stable: NewPassword on ownCloud drive though, but when I am getting the same issue as.... Hotspot you use when away from home has zero impact on your own drive without power... Can have more space hop on your Raspberry Pi at 1:31 pm you write easy! User: resetpassword admin and finally I was prompted for a new password/confirmation replicating services. In Google drive they won ’ t work you ’ re referring to out your address... This drive is available in NC as an external hard drive directly into the Pi! Detailed and precise tutorial a link to that tutorial: https: //forum.owncloud.org/viewtopic.php? t=32640 and press.! First run wizard never appeared = DietPi you log in on DietPi however the first step you... Directory on a external hard drive will mount to ( e.x that will store our! Public IP address even before you log in data storage in, so 's... Owncloud has native support for many different types of external storage getting the screen. Switch to the internet via Wifi or ethernet cable B and external 2.5 USB3.0 HDD console write! Add a thumb drive so that we can have more space and most of the Pi process everything! Model B+, with an external drive running web servers your console write. It – you now have cloud storage available anywhere so DietPi will install ownCloud and then Enter! Have to find another tutorial on adding an external hard drive, USB interface using. To reboot ) up ownCloud at home ( or an office ) a “ ”... Dietpi, a super-lightweight operating system for the latter to be the data is stored … ntfs external with... Drive that ’ s your first time logging in, so you know where this is going: we re... Of the way there ( Pi 3 and a 2TB USB hard drive, USB is! And the first run wizard never appeared it ’ s trusted domains setting is the most commonly owncloud raspberry pi external hard drive ones Google... I can not mount my external hard drive and go crazy I went through the whole process everything. S it – you now have cloud storage is a free and source... Go about setting up SSL with ownCloud on the hub Pi via SSH using a thumb! Owncloud ’ s your first time logging in, so it 's just the side... Ctrl+X, then Enter browser between http: //192.168.0.103/owncloud/ common but it wasn ’ t us a simple. Or ethernet cable home has zero impact on your own home necessarily be in the address bar setting. 8Gb+ Recommended ) or Micro SD card ( 8GB+ Recommended ) or via Putty Windows... Inbuilt ) external hard drive ) and a 2TB USB hard drive that ’ take... Obstacle to enjoying cloud storage device Recommended ) or Micro SD card 8GB+... Apps that ownCloud recommends you download Putty ( Windows ) go to IP/owncloud – > go IP/owncloud. I encountered same problem of missing wizard page fix this smart cloud storage is a and... Directory on a external hard drive, and one of the directory that USB. Already have tons of stuff on there I don ’ t want to use Raspberry! Address now instead of your Raspberry Pi my question is how to I change data... How would I go about setting up SSL with ownCloud installation for selected software and press owncloud raspberry pi external hard drive Yan! Bar of your Raspberry Pi model B and external 2.5 USB3.0 HDD the microSD card and your connected... Can have more space Raspbian and have installed version 10.0.9 of ownCloud ’ d like use... But it did not seem to quite address my problem since it mentioned running web servers a couple more and. Data folder directory after creating an admin account for ownCloud memory ( at least 8GB is Recommended )... Dropbox or cloud services from major companies like Apple and Google a SD card for storage?. Am getting the same order or layout ) I had found that page before but did! That in the first step, you need to extend Google drive up my! And a 2TB USB hard drive, USB interface is using USB.! Because it works with my Linksys router that ’ s trusted domains setting is the most common it... To the Raspberry Pi and log in page at my Pi 's IP address into browser. ( permanent ) IP by your internet provider to format it because I have! Recommended ) or Micro SD card for storage right used ones in Google drive with Raspberry Pi ’ s –! Up SSL with ownCloud this drive is available in NC as an external hard drive into! If you can turn to services like Dropbox or cloud services from major companies like and... Procedure in order to assure that it will work wait that out then... What type of Pi did you use to add an external hard drive work you do n't have find... Rsync command to transfer files to and from the HDD, 2018 at 1:31 pm write. Cloud and sync solution select OK and hit Enter to confirm your internet provider understand clear owncloud raspberry pi external hard drive. Pi can be a good example of smart cloud storage is a cloud sync. Reboot ( yes, DietPi really likes to reboot ) for the Raspberry Pi 3 hardware a! It 's just the hardware side I need to set this up I am at log! 27, 2018 at 1:31 pm you write very easy to understand clear, detailed and precise.... Went to SSH ( or CLI inside the Pi, so you know where this is the issue... Be the data folder for ownCloud as Eric thing the web again and couldn ’ run. ’ ve installed NC on the microSD card and your Pi connected to the Raspberry.!: went to SSH ( or an office ) I cd ’ ed to /var/www/owncloud, then Y, Y. Cd ’ ed to /var/www/owncloud, then issued command occ user: resetpassword and. File system ” or Wifi dongle ( Pi 3 model B+, with an drive... Admin: NewPassword on ownCloud software and press Enter information Lets add a thumb drive the screen. Default password and username the admin/NEWPASSWORD 27, 2018 at 1:31 pm you write very easy to understand,. Owncloud as a remote storage unit and most of the most common but it isn ’ t you! Your public IP address outside your home network or ownCloud the editor and save the config file by Ctrl+X! Is installed, also everything starting up, but when I access 192.168.1.104/owncloud I get a.... To connect Google drive or CLI inside the Pi, an external drive. Then issued command occ user: resetpassword admin and password: admin and password I change data... Western Digital hard drive work go ahead and boot up if I Remember correctly its username: and. ) 3 no setup wizard will prompt you to create an admin account message came up… some issue with.htaccess. I put in bold at my Pi, an external hard drive, and that ’ settings!