VirtualTam's bookmarks
45 bookmarks found
-
Exporters and integrations | Prometheus
2018-10-07 - https://prometheus.io/docs/instrumenting/writing_exporters/
- https://prometheus.io/docs/practices/instrumentation/
- https://prometheus.io/docs/practices/naming/
- https://godoc.org/github.com/prometheus/client_golang/prometheus
- https://github.com/prometheus/prometheus/wiki/Default-port-allocations
- https://rsmitty.github.io/Prometheus-Exporters/
- https://blog.callr.tech/kamailio-exporter-for-prometheus/
-
Cyberpunk Librarian – High tech, low budget
2018-09-07 -
Agile memes
2018-01-16 I have altered the product scope https://conversionxl.com/wp-content/uploads/2017/06/BNqDJGTGxFVpGaitiULiXNa88zNYiPhIkUwMu0sM59NuStK2VLcX-ZxGqlk9mXFG-Nb9hq6wejSNyArRZ1ppGOWhR0L5G8FS7vte-YiiRoxSaSdF72YnMtRSY9NLW4352rQUk6SW.jpg Key stakeholder https://i.pinimg.com/236x/95/82/ec/9582ec2d0801bdc4d9602bc15c3ac250--rick-moranis-ghostbusters-tech-humor.jpg Rebel SCRUM https://memegenerator.net/img/instances/500x/76938443/you-rebel-scrum.jpg Estimates https://pbs.twimg.com/media/BnzVZ4QCAAAh-6X.jpg Kanban Style https://memegenerator.net/img/instances/67497538/kanban-style.jpg Such agile http://weknowmemes.com/generator/uploads/generated/g1392129292595512104.jpg Not the manifesto! https://image.slidesharecdn.com/waterscrumfall2015-151017224509-lva1-app6892/95/waterscrumfall-by-andrew-hiles-26-638.jpg?cb=1445122117 Slices of Waterfall https://theagilesphere.files.wordpress.com/2016/02/aaeaaqaaaaaaaajnaaaajdgymgi1zdczltawytatnda4ys1ingm1lwywzguyn2jiode1mg.jpg We have Gantt charts http://i.qkme.me/3unlv7.jpg
Collections:
- https://twitter.com/agile_memes
- http://anagilemind.net/2015/02/07/collection-of-agile-related-memes/
- http://anagilemind.net/2015/03/12/more-agile-related-memes/
- http://anagilemind.net/2015/07/31/a-few-more-agile-related-memes/
- http://tiny-giant-books.com/blog/agile-memes-part-1/
- https://controlyourchaos.wordpress.com/2012/03/12/agile-memes/
-
- http://wunder.schoenaberselten.com/2016/02/16/how-to-prepare-and-write-a-tech-conference-talk/
- https://medium.com/@karen_meep/how-to-start-speaking-in-tech-conferences-f64a9f3a84a6
- https://www.ashedryden.com/blog/what-you-need-to-know-about-speaking-at-conferences
via https://dbader.org/blog/how-to-speak-at-a-python-conference
-
Postfix / Dovecot / ClamAV / Spamassassin
2016-12-12 A whole buncha' links with contradictory information on how to properly set up a mail server ;-)
Disclaimer - My primary goal is to add proper Spamassassin (SA) filtering to an existing Postfix / Dovecot / roundcube installation, i.e.:
- use SA as a milter (mail filter) to attribute a spam score to incoming mail
- keep SA up-to-date
- train SA with spam/ham from the users' virtual mailboxes
- train SA according to user decisions (actual user or trained mail client with automatic/trained spam detection)
Here we go!
Most useful links; I stumbled upon them as soon as I knew what to look for:
- https://workaround.org/ispmail/jessie/spamassassin
- https://lelutin.ca/posts/installing_postfix_-_clamav_-_spamassassin_-_dovecot_-_postfixadmin_on_debian_squeeze/
Official:
- https://spamassassin.apache.org
- https://spamassassin.apache.org/gtube/
- https://wiki.apache.org/spamassassin/FrequentlyAskedQuestions
Debian:
- https://wiki.debian.org/DebianSpamAssassin
- http://www.stefan-seelmann.de/wiki/mailserver-postfix-dovecot (wheezy)
- https://www.christianroessler.net/tech/2015/spamassassin-dovecot-postfix.html
- https://www.digitalocean.com/community/tutorials/how-to-configure-a-mail-server-using-postfix-dovecot-mysql-and-spamassassin
CentOS:
- https://www.rosehosting.com/blog/how-to-install-and-integrate-spamassassin-with-postfix-on-a-centos-6-vps/
- https://www.rosehosting.com/blog/how-to-set-up-server-side-email-filtering-with-dovecot-sieve-and-roundcube-on-a-centos-6-vps/
- http://shisaa.jp/postset/mailserver-1.html - a bit outdated but plenty of useful information regarding how components interact with each other
- http://wiki2.dovecot.org/HowTo
RHEL:
- https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/ch-Mail_Servers.html
- https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/s1-email-mta.html
- https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/s1-email-mda.html
-
UserFriendly - Evolution in technology
2016-11-06 -
sslh - Applicative Protocol Multiplexer
2015-08-02 "blocking an SSH port for a Linux user is like taking a mouse away from a Windows user"
via http://www.linuxjournal.com/content/one-port-rule-them-all via http://www.rutschle.net/tech/sslh.shtml