===== NEWS =====
* http://rzr.online.fr/q/cloud# Rebuilt #MeeDav #WebDav client for #HarmattaN to upload fron !n950club to #OwnCloud server , please test #n9
* http://rzr.online.fr/q/cloud# OwnCloud on my #DebiaN #NaS and SynC my CaL w/ HarmattaN HandSet. But how to keep Contacts out of the cloud ?
===== HARMATTAN =====
http://rzr.online.fr/q/cloud# OwnCloud on my #DebiaN #NaS and SynC my CaL w/ HarmattaN HandSet. But how to keep Contacts out of the cloud ?
On ServeR :
sudo apt-get install owncloud # works also in testing
On HarmattaN N950 : start account apps just add :
https://$HOSTNAME/owncloud/remote.php/caldav/calendars/$USER/default%20calendar
Also I rebuild a WebDav client for [[harmattan]] :
apt-get update # 1st setup shared repo : http://rzr.online.fr/q/harmattan
apt-get install meedav
Setup :
https://$HOST/owncloud/remote.php/webdav/
TODO: It starts but does not connect here , can you double check ??
* https://gitorious.org/+harmattan/meedav/meedav-harmattan# OpenSource
More ToDo :
* http://talk.maemo.org/showthread.php?p=1220220#post1220220# Qt
* http://talk.maemo.org/showthread.php?t=81712&highlight=CardDAV
* http://talk.maemo.org/showthread.php?t=85679# NotE
FeedBack :
* http://talk.maemo.org/showthread.php?p=1223122#post1223122# MeeDav
* http://talk.maemo.org/showthread.php?t=75815
===== OwnCloud : =====
ToDo : OptiM for LsProDuo
* http://execfoo.de/blog/
* http://mchr3k-arduino.blogspot.de/2012/05/raspberry-pi-kernel-image.html
* http://forum.owncloud.org/viewtopic.php?f=23&t=16780
* http://packages.qa.debian.org/o/owncloud.html#
* http://bugs.debian.org/677159# ToDo
* http://gitorious.org/owncloud
* http://download.tizen.org/misc/media/conference2012/tuesday/seacliff/2012-05-08-1415-1455-owncloud.org-a_free_icloud_and_dropbox_replacement_for_tizen.mp3
* http://download.tizen.org/misc/media/conference2012/tuesday/seacliff/2012-05-08-1415-1455-owncloud.org-a_free_icloud_and_dropbox_replacement_for_tizen.pdf
* http://blog.karlitschek.de/
* http://talk.maemo.org/showthread.php?p=1222704#post1222704# ImG UpLoad HarmattaN
* http://dragotin.wordpress.com/2012/06/17/owncloud-bof-at-akademy-2012/
* https://www.kafe-in.net/articles/Comment-utiliser-Android-sans-les-Google-Apps/# AndroiD
git@gitorious.org:+harmattan/meedav/meedav-harmattan.git
@More: SynC WebDav RSync TiZen HarmattaN
/opt/ownCloudMobileSync $ ./bin/ownCloudMobileSync
file:///opt/ownCloudMobileSync/qml/ownCloudMobileSync/main.qml:2:1: module "com.nokia.symbian" is not installed
* https://github.com/MatusT/ownCloudMobileSync/issues/1
* http://www.howtogeek.com/121737/how-to-encrypt-cloud-storage-on-linux-and-windows-with-encfs/
* http://superuser.com/questions/179150/is-anyone-working-on-an-encfs-client-for-windows
* http://dokan-dev.net/wp-content/uploads/DokanInstall_0.6.0.exe
DebiaN :
sudo apt-get install owncloud
* http://localhost/owncloud
===== SERVER =====
* http://4x.reddit.com/r/linux/comments/1odypg/lightweight_owncloud_alternative_for_a_nas/
* http://baikal-server.com/
===== HTTPD ======
APACHE :
* http://www.instructables.com/id/Raspberry-Pi-Owncloud-dropbox-clone/?ALLSTEPS
sudo pecl install apc
LigHttpD
* http://forum.owncloud.org/viewtopic.php?f=3&t=3751&p=8419&hilit=limited#p8419
sudo apt-get install lighttpd
lighttpd.conf:3: "mod_fastcgi",
cat /etc/lighttpd/conf-enabled/owncloud.conf
# Make ownCloud reachable under /owncloud
#alias.url += ( "/owncloud/" => "/var/lib/owncloud/" )
alias.url += ( "/owncloud/" => "/usr/share/owncloud/" )
# Taken from http://owncloud.org/support/distro-notes, section "lighttpd":
# As .htaccess files are ignored by lighttpd, you have to secure the /data
# folder by yourself, otherwise your owncloud.db database and user data is
# puplicly readable even if directory listing is off.
$HTTP["url"] =~ "^/owncloud/data/" {
url.access-deny = ("")
}
$HTTP["url"] =~ "^/owncloud($|/)" {
dir-listing.activate = "disable"
}
* http://nas/owncloud/
root@nas:/etc/lighttpd# ln -fs /usr/share/doc/owncloud/examples/lighttpd/owncloud.conf ./
root@nas:/etc/lighttpd# /etc/init.d/lighttpd restart
NgInx :
* https://forum.owncloud.org/viewtopic.php?f=8&t=14423#
@TaG: HttpD RpI NaS
===== WebDav =====
* https://github.com/khertan/KhtNotes/
===== CARDDAV ====
* https://bugzilla.mozilla.org/show_bug.cgi?id=859306
===== SOFTWARE =====
* https://www.openfaas.com/blog/serverless-static-sites/# OpenSource EdgE
* https://blog.alexellis.io/introducing-openfaas-cloud/#
* https://github.com/openfaas/community-cluster#
* https://github.com/faas-and-furious#
* https://github.com/openfaas/faas/blob/master/community.md#
* https://opendev.org/x/microstack# OpenSource
* https://github.com/oam-dev/rudr/blob/master/docs/how-to/create_component_from_scratch.md#
==== k8s ====
* https://medium.com/faun/how-to-create-your-own-kubernetes-cluster-using-ansible-7c6b5c031a5d#
* https://kubernetes.io/blog/2019/03/15/kubernetes-setup-using-ansible-and-vagrant/#
* https://github.com/ctienshi/kubernetes-ansible#
* LearN: Kubernetes in Action IsbN=9781617293726
===== WEB SERVICES =====
* http://blog.picplum.com/startups-dont-host-your-blog-on-tumblr/
Retrieve / UnCloud :
* http://offliberty.com/#http://m.soundcloud.com/noisia/the-prodigy-smack-my-bitch-up
* http://lifehacker.com/5891635/download-any-mp3-from-soundcloud-with-this-bookmarklet#
===== MISC =====
while ( dependence ) { autonomie-=((++dependence)<<1); }
* http://blog.leahculver.com/2011/12/living-in-the-cloud-my-2011-new-years-resolution.html# ReaD
* https://gitorious.org/~rzr/owncloud/owncloud-sync-qt-rzr
Alt :
* http://www.nielsmayer.com/bin/view/Raspberry+Pi/Google+Drive+and+Dropbox+SSHFS+filesystem
* https://gist.github.com/Tho85/6045429# DropBox EncFs
===== HARDWARE =====
00:46 < rzr> paske si worldcompany veux pas filer les sources de leur box
00:46 < rzr> sous pretexte que la box est ds leur rezo
00:47 < rzr> du coup c plus ton nas , mais un cloud
00:49 < rzr> l equipement etant loin d etre juste passif
00:49 < rzr> elle peux dumper ton trafic eth , wifi ou micro audio et cam ?
===== decentralized =====
* http://www.almatropie.org/blgg/mes-interventions-en-video/la-video-des-ernest/# [[french]] :
* [[podcast]] : http://tout-ca.com/wp-content/uploads/2010/06/Les-dangers-de-la-centralisation.wav
* http://tout-ca.com/2010/06/20/etre-proprietaire-de-ses-donnees-et-plus-locataire-lautohebergement-par-we-are-the-net/
* https://meetlima.com/# HardWare
* https://identi.ca/conversation/68227258#notice-72083311
* http://engineering.gomiso.com/2011/11/30/collaborate-and-track-tasks-with-ease-using-gitdocs/
* http://suratlozowick.com/blog/2011/12/notational-velocity-developer-zachary-schneirov-interview/
* [Syndie](http://syndie.i2p2.de/) and other apps built on [I2P](http://www.i2p2.de/)
* [Freenet](http://freenetproject.org/)
* [GNUNet](https://gnunet.org/)
* [RetroShare](http://retroshare.sourceforge.net/)
* [Camlistore](http://camlistore.org/)
* [TeleHash](http://www.telehash.org/)
* [MogileFS](http://www.danga.com/mogilefs/)
* [CouchDB](http://couchdb.apache.org/) (Currently used on the desktop as part of Ubuntu One)
* http://yacy.de/en/# [YaCy]
* https://gifwy.com/upload/?type=gif# ActivityPub
* https://opds.io/# DecentralizeD
===== Alternative : On Site Hosting =====
* http://talk.maemo.org/showthread.php?p=1468440#post1468440 CozyCloud
* http://www.opengoo.org
* http://syncwith.us
* http://www.eyeos.org/screenshots# ChecK
* https://github.com/al3x/sovereign
* http://theopenphotoproject.org/screenshots
* https://cozy.io/fr/comparison/
@feedback : http://forum.ubuntu-fr.org/viewtopic.php?pid=3689262#p3689262
http://www.kickstarter.com/projects/joeyh/git-annex-assistant-like-dropbox-but-with-your-own/
==== secu ====
DropBox :
"may sell, transfer or otherwise share some or all of its assets, including your Personal Information,"
* https://www.dropbox.com/terms#privacy
* http://talk.maemo.org/showthread.php?p=1241920#post1241920
* http://yro.slashdot.org/story/11/06/16/1618206/open-source-alternative-to-dropbox
* https://www.boxcryptor.com/download/BoxCryptor_Setup.exe
MisC :
* http://www.pcworld.com/article/191716/myspace_selling_user_data.html
* http://www.liberation.fr/societe/0101625123-les-fichiers-clients-de-la-sncf-en-balade-sur-le-web
===== SERVICE =====
* https://en.wikipedia.org/wiki/Wuala
* https://www.wuala.com/en/referral/M3NGCHNFNNNCF35AAGCB# Alt to DropBox
* https://products.office.com/fr-FR/compare-microsoft-office-products?WT.z_clid=O16_Home # OfficE
* http://www.rsync.net/products/zfsintro.html
* http://www.sciencealert.com/sciencealert-deal-enjoy-1tb-of-cheap-and-secure-cloud-storage# StoragE
* https://hostifi.net/#
* https://techpanga.com/free-vps-digital-ocean-without-credit-card/#
* https://fedoramagazine.org/make-free-encrypted-backups-to-the-cloud-on-fedora/# UpLoad
===== MISC =====
* http://inthepoche.com/# OffLine
* http://www.ovh.fr/hubiC/# GratiS
* http://www.freepatentsonline.com/6411943.html# lol
* http://huddle.net
* https://spideroak.com/
* Is [[Ubuntu]] failing Debian's dissident test ?
** https://blueprints.edge.launchpad.net/ubuntu/+spec/desktop-lucid-une-applications
* http://2010.rmll.info/Gestion-de-bugs-peer-to-peer-avec-SD-et-Prophet.html
* http://www.maxmasnick.com/2012/02/12/gmail_paranoia/# AvoiD GmaiL
* http://konklone.com/post/dropbox-bug-can-permanently-lose-your-files# WebDav
* http://linuxfr.org/news/quelles-alternatives-libres-a-dropbox# DropBox
* https://github.com/seven1m/do-install-button# ServicE
* https://www.pcloud.com/promo# PCLD2015
* http://www.nikopik.com/2015/01/une-alternative-open-source-a-dropbox-et-google-drive.html# AlT
* http://www.downloadtizenapps.com/2015/01/dropbox-offers-48-gb-of-free-storage-for-samsung-z1-users.html# FreeBee
* http://www.e-siber.com/guvenlik/dropbox-accesses-all-the-files-in-your-pc-not-just-sync-folder-and-steals-everything
* http://en.wikipedia.org/wiki/Mixcloud# ToDo
* https://kyup.com/pricing# IoT NodeJs
* http://blog.guiguiabloc.fr/index.php/2013/03/18/monter-votre-hubic-dans-un-repertoire-linux/# SoftWare
* https://couchdrop.io/
* https://www.dropbox.com/en/help/200# 16GB max
* https://github.com/wee-slack/wee-slack# IrC
* https://www.dropboxforum.com/t5/Installation-and-desktop-app/Unusual-high-CPU-load/td-p/237561# DropBox SymLink
* http://lethanhtrieu.likesyou.org/2017/11/07/how-to-send-data-from-esp8266-to-google-drive/?i=1# EsP SpreadSheet OfficE
* https://snapcraft.io/blog/easy-linux-game-streaming-with-obs# GamE
* https://www.scaleway.com/en/# DataBase
* https://pub.dev/packages/aws_iotthingsgraph_api# LearN
* https://github.com/IceWhaleTech/CasaOS# MobilE
===== MORE =====
@TaG: WebService [[sky]] [[closed]] [[privacy]] [[p2p]] UnCloud InDepend WebDav TiZen [[Html5]] UpLoad DownLoad ContaineR
{{http://android.smartphonefrance.info/news/pqgoogle.jpg}}
http://blip.tv/openSUSEtv/klaas-freitag-owncloud-under-the-hood-6421432?&skin=iphone
{{http://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2013/6/7/1370599685475/A-slide-from-the-Prism-pr-001.jpg}}