Bookmarks
-
June 7, 2016
-
June 7, 2016DevOps Success via the Service Desk
Ultimately, the service desk is not just the “face of IT” – it is also its eyes, ears, and mouth. Everyone in the organization, even IT, uses it to help solve issues or request equipment or software. The service desk therefore knows the “truth” about IT – the good and the bad, from features and products to customers and suppliers – and can add value by sharing this information early in the design lifecycle. -
June 7, 2016
-
June 5, 2016
-
June 5, 2016
-
June 3, 2016Home | Linux Journey
Learn the ways of Linux-fu, for free. -
June 1, 2016
-
May 29, 2016
-
May 24, 2016bash - Find and replace filename recursively in a directory - Stack Overflow
``` find . -type f -exec rename 's/zarafa/kopano/' {} ";" ``` -
May 24, 2016Excessive Zarafa socket use makes server unusable (long)
echo "10" > /proc/sys/net/ipv4/tcp_fin_timeout -
May 24, 2016
-
May 23, 2016GitHub - Open365/Open365
Installer für die Software hinter open365 -
May 17, 2016
-
May 17, 2016App Katalog - Univention Univention
Weil ichs immer wieder aus meinem Postfach kramen muss: ``` ucr set repository/app_center/server=appcenter-test.software-univention.de ucr set appcenter/index/verify=no update/secure_apt=no repository/app_center/server='appcenter-test.software-univention.de' ``` aktiviert das Test Appcenter (Work in Progress Updates) End of Life Apps installieren: ``` univention-app install zarafa-webapp --skip-checks must_not_be_end_of_life ``` Einfacher: ``` univention-install univention-appcenter-dev univention-app dev-use-test-appcenter ``` Zurück: ``` univention-app dev-use-test-appcenter --revert ``` -
May 15, 2016orobardet/dsm-reverse-proxy-websocket
Configuration fix for Synology DSM 6 reverse proxy to handle websocket -
May 13, 2016
-
May 10, 2016
-
May 9, 2016
-
May 9, 2016sysown/proxysql
ProxySQL is a high performance proxy, currently for MySQL and forks (like Percona Server and MariaDB) only. -
May 8, 2016