VirtualTam's bookmarks
235 bookmarks found
-
Polhemspriset 2017 | daniel.haxx.se
2017-10-18 -
Playing HTTP Tricks with Nginx | Elastic
2017-10-09 The X-Pack plugin comes with a subscription plan and a 30-day trial license:
- https://www.elastic.co/subscriptions
- https://www.elastic.co/guide/en/x-pack/current/license-expiration.html
- https://discuss.elastic.co/t/after-x-pack-license-expiration/78072/7
Once the license has expired, a number of features become unavailable, among which is user management (authentication, authorization).
-
-
- https://www.elastic.co/guide/en/logstash/master/config-examples.html
- https://github.com/logstash-plugins/logstash-patterns-core/blob/master/patterns/httpd
- https://discuss.elastic.co/t/apache-error-logs-timestamp/82010/9
- https://discuss.elastic.co/t/parsing-apache-logs-combinedapachelog-commonapachelog-not-working/82007
- http://www.thegeekstuff.com/2014/12/logstash-setup/
-
-
- http://www.deepideas.net/deep-learning-from-scratch-i-computational-graphs/
- http://www.deepideas.net/deep-learning-from-scratch-ii-perceptrons/
- http://www.deepideas.net/deep-learning-from-scratch-iii-training-criterion/
- http://www.deepideas.net/deep-learning-from-scratch-iv-gradient-descent-and-backpropagation/
- http://www.deepideas.net/deep-learning-from-scratch-v-multi-layer-perceptrons/
-
TL;DR: docker0 bridge + iptables
- https://stackoverflow.com/questions/31324981/how-to-access-host-port-from-docker-container
- https://stackoverflow.com/questions/24319662/from-inside-of-a-docker-container-how-do-i-connect-to-the-localhost-of-the-mach
- https://stackoverflow.com/questions/29598504/how-to-connect-to-service-in-the-host-machine-from-inside-a-docker-container
- http://blog.michaelhamrah.com/2014/06/accessing-the-docker-host-server-within-a-container/
-
- http://phpldapadmin.sourceforge.net/wiki/index.php/Main_Page
- https://www.fusiondirectory.org/
- https://www.ldap-account-manager.org/lamcms/
- https://ltb-project.org/documentation/self-service-password
- https://github.com/futurice/futurice-ldap-user-manager
Over the wire:
- https://en.wikipedia.org/wiki/List_of_LDAP_software
- https://serverfault.com/questions/295580/theres-got-to-be-a-foss-web-based-ldap-password-reset-app-out-there-right
- https://serverfault.com/questions/178637/web-interface-for-ldap-management
- https://www.reddit.com/r/sysadmin/comments/29zf1q/fusiondirectory_openldap_management/
- http://futurice.com/blog/user-friendly-web-ui-for-ldap
-
- https://stackoverflow.com/questions/23931987/apache-proxy-no-protocol-handler-was-valid
- https://serverfault.com/questions/746810/enforcing-client-verification-in-apache-just-for-a-specific-client-certificate
- https://httpd.apache.org/docs/2.4/mod/mod_ssl.html
- https://serverfault.com/questions/639317/ah01896-unable-to-determine-list-of-acceptable-ca-certificates-for-client-authe#842857
- http://www.zeitoun.net/articles/configure-mod_proxy_ajp-with-tomcat/start
- https://wiki.apache.org/tomcat/FAQ/Connectors
- https://serverfault.com/questions/785652/how-do-i-configure-apache-to-proxy-tomcat-using-ajp
-
- Forwards over ssh
- Doesn't require admin
- Works with Linux and MacOS
- Supports DNS tunneling