Comments on: Own Your Own Cloud with C.H.I.P.! https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/ News & Notes. Process & Projects. No BS. Srsly. Wed, 14 Jun 2017 21:31:39 +0000 hourly 1 https://wordpress.org/?v=4.9.5 By: Bob https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-12045 Tue, 17 Jan 2017 15:58:11 +0000 http://blog.nextthing.co/?p=1072#comment-12045 I am curious about the performance as well. Is there a limiting factor here?
So has anyone tried to stream HD MP4’s from this cloud configuration?
Also can you make this a DHCP server so you can have your own portable cloud?

]]>
By: Michael Oryl https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-11112 Tue, 27 Dec 2016 17:16:41 +0000 http://blog.nextthing.co/?p=1072#comment-11112 The instructions don’t tell you to run sudo mount /media/owncloud after editing the etc/fstab file. Rebooting causes it to mount, but that command would do it right away.

]]>
By: Seth https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-9389 Mon, 05 Dec 2016 05:35:54 +0000 http://blog.nextthing.co/?p=1072#comment-9389 I tried connecting, but I got a “website refused to connect” error. Is there anything you know of that I should try in order to fix this?

]]>
By: Cory https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-8265 Wed, 16 Nov 2016 23:23:16 +0000 http://blog.nextthing.co/?p=1072#comment-8265 Never mind to this, I just turned it off and on again and it all works now as expected.

]]>
By: Cory https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-8264 Wed, 16 Nov 2016 23:07:03 +0000 http://blog.nextthing.co/?p=1072#comment-8264 I am wondering if I missed something, I get the following error,

Error
Can’t create or write into the data directory /media/owncloud/

when configuring owncloud in step 10.

here are what the perms look like:
chip@chip:~$ ls -ld /media/owncloud/
drwxr-x— 2 www-data www-data 16384 Jan 1 1970 /media/owncloud/
chip@chip:~$

and here is what my fstab looks like:
chip@chip:~$ cat /etc/fstab
# UNCONFIGURED FSTAB FOR BASE SYSTEM
# Owncloud FS
UUID=C47B-213A /media/owncloud vfat auto,users,uid=33,gid=33,dmask=027,fmask=137,utf8 0 1
chip@chip:~$ df -h /media/owncloud/
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 15G 16K 15G 1% /media/owncloud
chip@chip:~$

]]>
By: kwetiaw https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-7787 Tue, 08 Nov 2016 22:17:56 +0000 http://blog.nextthing.co/?p=1072#comment-7787 I wonder what the performance will be like using chip. i have owncloud installed on raspi2 and it was slow at times.

]]>
By: Nestor https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-6434 Fri, 21 Oct 2016 22:53:14 +0000 http://blog.nextthing.co/?p=1072#comment-6434 Can you use this with an external hard drive?

]]>
By: David https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-5925 Thu, 13 Oct 2016 17:23:57 +0000 http://blog.nextthing.co/?p=1072#comment-5925 Thanks for the shell script, Paulo!

]]>
By: Paulo https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-5870 Thu, 13 Oct 2016 00:57:41 +0000 http://blog.nextthing.co/?p=1072#comment-5870 I made a shell script to install owncloud, from step 3 to 10, you just need to feed the variable in the beginning of it, run it wait until it asks for a locale configuration and it will do all the job for you until step 10.

https://github.com/ppsilv/chip_utils

Enjoy!

]]>
By: Paulo https://ntcblogbackup.wpengine.com/own-your-own-cloud-with-c-h-i-p/#comment-5821 Tue, 11 Oct 2016 21:21:02 +0000 http://blog.nextthing.co/?p=1072#comment-5821 Hi all,

I tried 2 times, but after install it when reboot chip it hangs after or when loading driver cfg80211,
What can be happening? Any ideias

Thank you in advance

Paulo

]]>