Bookmarks
-
August 15, 2016On-the-fly encryption support · Issue #219 · ncw/rclone
Rclone is soon to get the ability to automatically decrypt files on upload. In addition to this encrypted files will automatically be split into chunks according to https://github.com/ncw/rclone/blob/crypt/docs/content/crypt.md -
August 11, 2016Bug 39179 – Install UCS Root CA cert as trusted certificate on all hosts in the domain
``` > root@ucs-7927:~# ln -s /etc/univention/ssl/ucsCA/CAcert.pem /usr/local/share/ca-certificates/ucsCA.crt > root@ucs-7927:~# update-ca-certificates > Updating certificates in /etc/ssl/certs... 1 added, 0 removed; done. > Running hooks in /etc/ca-certificates/update.d....done. ``` -
August 9, 2016Note: Pull changes from remote remote branch without changing remotes
``` git fetch https://otherurl otherbranch git merge FETCH_HEAD (git push ...) ``` -
August 8, 2016
-
August 5, 2016What is Minio
Minio is an object storage server built for cloud application developers and devops. ##Amazon S3 Compatible Minio implements Amazon S3 v4 APIs. Minio also includes client SDKs and a console utility. -
July 31, 2016
-
July 29, 2016mwic
is a spell-checker that groups potential misspellings and shows them in their contexts. This is useful for checking technical documents that often contain words that are not included in standard dictionaries. -
July 29, 2016
-
July 25, 2016
-
July 24, 2016