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
-
July 24, 2016
-
July 24, 2016Couchmonauten - Letzte Chance!
Auf dieser Seite findet Ihr eine Übersicht der Titel, die in Kürze bei maxdome, Amazon Prime, Netflix und Watchever aus dem Programm, bzw. aus den Paketen genommen werden. Bei maxdome und Amazon können diese dann gegen eine entsprechende Gebühr geliehen, oder gekauft werden. -
July 24, 2016
-
July 21, 2016Cloud-Init 0.7.7 documentation
is the defacto multi-distribution package that handles early initialization of a cloud instance. -
July 20, 2016
-
July 18, 2016How to install FFmpeg on Ubuntu 14.04 - FAQforge
sudo add-apt-repository ppa:mc3man/trusty-media -
July 18, 2016
-
July 18, 2016
-
July 15, 2016
-
July 14, 2016SSH Single Sign On mittels Kerberos - Geeklabor
In diesem Beitrag wird gezeigt wie man sich mit Hilfe von Kerberos per SSH an einen Linux Server innerhalb einer UCS Domäne anmelden kann.