VirtualTam's bookmarks
93 bookmarks found
-
Advent Calendar - Discuss the Elastic Stack
2017-12-11 "To celebrate the end of the 2017 calendar year, the Elastic Engineering team will be publishing a series of Elastic Stack tips each day, from the 1st of December through the 25th of December[0]. As we are a distributed organisation, and with community members from all corners of the globe, you'll be seeing these threads in a variety of our native languages.
For some examples of what to expect, here is a selection of upcoming topics:
- How to make an Elasticsearch Ingest Plugin (in Japanese)
- Upgrade to 6.x with reindex API and tips (in Chinese)
- ECE: From the trenches (in English)
- Kibana tips for new users (in English)"
-
VCV - Open-source virtual Eurorack DAW
2017-10-21 - https://github.com/VCVRack
- https://vcvrack.com/manual/
- https://www.reddit.com/r/vcvrack/
- https://www.synthtopia.com/content/2018/01/22/open-source-synthesis-behind-the-scenes-with-vcv-rack-creator-andrew-belt/
Core modules:
- https://github.com/VCVRack/AudibleInstruments
- https://github.com/VCVRack/Befaco
- https://github.com/VCVRack/ESeries
- https://github.com/VCVRack/Fundamental
Community modules:
- https://github.com/VCVRack/community
- https://github.com/modlfo/VultModules
- https://github.com/Strum/Strums_Mental_VCV_Modules
- https://github.com/IohannRabeson/VCVRack-Simple
- https://github.com/Phal-anx/MS-Modules
- https://github.com/martin-lueders/ML_modules
- https://github.com/luckyxxl/vcv_luckyxxl
- https://github.com/jeremywen/JW-Modules
- https://github.com/dekstop/vcvrackplugins_dekstop
- https://github.com/av500/vcvrackplugins_av500
- https://github.com/antoniograzioli/Autodafe
- https://github.com/antoniograzioli/Autodafe-Drums
- https://github.com/david-c14/SubmarineFree
- https://github.com/JerrySievert/CharredDesert
- https://github.com/almosteric/FrozenWasteland
- https://github.com/sebastien-bouffier/Bidoo
- https://github.com/squinkylabs/SquinkyVCV
Patches:
-
Ansible modules:
- https://docs.ansible.com/ansible/latest/ldap_entry_module.html
- https://docs.ansible.com/ansible/latest/ldap_attr_module.html
Installation guides:
- https://wiki.debian.org/LDAP/OpenLDAPSetup
- https://debian-administration.org/article/585/OpenLDAP_installation_on_Debian
Debconf & slapd automation:
-
- https://www.bleepingcomputer.com/news/technology/oracle-wants-to-give-java-ee-to-the-open-source-community/
- http://news.softpedia.com/news/oracle-mysteriously-fires-almost-all-of-its-top-java-evangelists-491355.shtml
- https://javaee-guardians.io/what-we-are-doing/
- https://www.reddit.com/r/opensource/comments/6uunw0/oracle_wants_to_give_java_ee_to_the_opensource/
-
SSH tunnelling for fun and profit: Autossh
2017-08-18 - https://apple.stackexchange.com/questions/132223/autossh-not-forwarding-regular-ssh-tunnel-does
- https://unix.stackexchange.com/questions/190026/persistent-ssh-port-forward-without-public-keys
- https://serverfault.com/questions/414008/how-to-create-a-persistent-port-forwarding-using-ssh
- https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding
-
- https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-16-04
- https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-uwsgi-and-nginx-on-ubuntu-16-04
- https://www.reddit.com/r/Python/comments/68phcu/why_nginxgunicornflask/
-
OpenWorm
2017-02-07 "OpenWorm is an open source project and open science community dedicated to creating the world's first whole organism in a computer, a C. elegans nematode, via bottom-up "systems biology" computational modeling. It is an association of highly motivated scientists, engineers, coders, and curious citizens from around the world who believe in open science and open access."
-
What Makes Software Good? – Mike Bostock
2017-02-05 -
The Eudyptula Challenge
2016-12-16 -
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