4126 links
739 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
14 results tagged owncloud x
  • Note: ownCloud upgrade

    Bon, au moins, en 8 ans, ils ont fait des progrès :-)

     su - www-data -s /bin/bash -c  './owncloud/occ upgrade'
     su - www-data -s /bin/bash -c  './owncloud/occ maintenance:mode --off'
     # dpkg -l|grep -i owncloud
    ii  owncloud-deps-php5                 9.1.5-1.1                     all          ownCloud - dependencies for php5
    ii  owncloud-files                     9.1.5-1.1                     all          ownCloud - Server

    Bien sur, en utilisant le repo debian de ownCloud plutôt que le source, c'est beaucoup plus simple...

    April 23, 2017 03:47:08 PM GMT+02:00 * - permalink -
    QRCode
    - https://dooby.fr/shaare/a0Ku2Q
    owncloud
  • thumbnail
    rage311/ocss: OwnCloud Screenshot Sharing

    un script qui permet d'upload directement un screenshot sur owncloud, me reste plus qu'à binder!

    July 22, 2016 10:30:02 AM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/rage311/ocss
    owncloud screenshot
  • thumbnail
    all mine!: Migrating to Nextcloud 9

    Un guide pour migrer

    June 16, 2016 04:09:48 PM GMT+02:00 * - permalink -
    QRCode
    - http://blog.jospoortvliet.com/2016/06/migrating-to-nextcloud-9.html
    owncloud nextcloud
  • thumbnail
    ownCloud & Elasticsearch Integration | /dev/random
    February 24, 2015 08:05:16 PM GMT+01:00 * - permalink -
    QRCode
    - http://blog.rootshell.be/2014/09/08/owncloud-elasticsearch-integration/
    owncloud elasticsarch
  • Playback - ownCloud

    un webinar pour owncloud, turns out que j'avais déjà fait un meilleur design de cluster que ce qu'ils proposent dans la conférence, sans reposer sur redhat storage du tout <3 :D

    February 14, 2015 11:45:16 AM GMT+01:00 * - permalink -
    QRCode
    - https://owncloud.com/webinars/playback/?videourl=109484472&webinartitle=New%20Alternative%20to%20Enterprise%20File%20Sync%20%26%20Share&webinarhost=Matt%20Richards%2C%20VP%20Products%2C%20ownCloud%20%26%20Brent%20Compton%2C%20Director%20Storage%20RedHat
    webinar owncloud
  • Reset OwnCloud 7 Admin Password (Linux Server) | Red Stag Technica
    January 28, 2015 02:35:39 PM GMT+01:00 * - permalink -
    QRCode
    - http://redstagtechnica.com/2014/10/reset-owncloud-7-admin-password-linux-server/
    owncloud
  • Fuck you ownCloud. Fuck you. | Alda Marteau-Hardi

    Un bug connu, certes, mais l'usage n'est pas vraiment courant. La plupart des gens font une synchro directe via leur client de synchro. Pour avoir pas mal testé cette fonctionnalité, il est plutôt simple de ne pas faire l'erreur

    December 10, 2014 01:48:18 PM GMT+01:00 * - permalink -
    QRCode
    - http://aldarone.fr/fuck-you-owncloud-fuck-you/
    owncloud
  • Introduction to the new ownCloud Encryption App
    October 24, 2014 05:24:38 PM GMT+02:00 * - permalink -
    QRCode
    - http://blog.schiessle.org/2013/05/28/introduction-to-the-new-owncloud-encryption-app/
    owncloud
  • SMS app apps.ownCloud.com

    seems nice, reste à synchroniser :)

    October 6, 2014 11:42:10 AM GMT+02:00 * - permalink -
    QRCode
    - http://apps.owncloud.com/content/show.php?content=167289
    owncloud
  • How to Set up Server-to-Server Sharing in ownCloud 7 on Linux | Linux.com

    Linux.com vante aussi les mérites de owncloud 7

    August 4, 2014 11:35:08 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.linux.com/learn/tutorials/782578-how-to-set-up-server-to-server-sharing-in-owncloud-7-on-linux/
    owncloud
  • thumbnail
    mozilla_sync

    Firefox on Android

    Firefox on Android uses the RC4-SHA SSL cipher suite. This must be enabled on your server in order for synchronization to work with Firefox on your smartphone or tablet.

    If you use nginx you need to add RC4-SHA to the ssl_ciphers section in your nginx.conf. For more information see the nginx documentation.

    If you use apache you need to add RC4-SHA to the SSLCipherSuite section in your apache2.conf. For more information see the apache2 documentation.

    Mozilla has a document listing the recommended TLS ciphers.

    Firefox Sync on Android does not support SNI. A workaround is to disable it for the domain owncloud is using. Use this in your nginx.conf:

    listen 443 default_server ssl;

    Additionally, if you are using a self-signed SSL certificate you need to import it to Android via: Settings → Security → Install from storage. Note that Android will only import self-signed certificates with the CA bit set. The import was successful when you see your certificate in Settings → Security → Trusted credentials.

    February 6, 2014 02:21:00 PM GMT+01:00 - permalink -
    QRCode
    - https://github.com/owncloud/mozilla_sync
    owncloud tdl
  • thumbnail
    No E-Tag received from server, chech Proxy/Gateway #1291

    Le megabug qui me faisait chier ... m'a suffit de virer le gzip pour le vhost owncloud -> RuleZ !

    "NGINX strips off ETags when gzipping. In my case, turning gzip off fixed it."

    January 31, 2014 11:27:17 PM GMT+01:00 - permalink -
    QRCode
    - https://github.com/owncloud/mirall/issues/1291
    owncloud nginx
  • thumbnail
    How to rescan filesystem in owncloud 5

    /path/of/owncloud/console.php files:scan Userid
    marche très bien :)

    December 28, 2013 03:48:06 PM GMT+01:00 - permalink -
    QRCode
    - http://sharadchhetri.com/2013/11/14/how-to-rescan-filesystem-in-owncloud-5/
    owncloud
  • thumbnail
    Owncloud et fail2ban derrière un reverse proxy | Blog À La Benne
    December 6, 2013 01:59:14 PM GMT+01:00 - permalink -
    QRCode
    - http://blog.alaben.net/2013/12/owncloud-et-fail2ban-derriere-un-reverse-proxy/
    tdl owncloud
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation