VirtualTam's bookmarks
638 bookmarks found
-
Go - Formatting tabular data
2018-07-16 Reference:
- https://golang.org/pkg/text/template/
- https://golang.org/pkg/text/tabwriter/
- https://golang.org/pkg/strings/
Articles:
Threads:
-
Packages using struct field tags:
- https://golang.org/pkg/encoding/json/
- https://golang.org/pkg/encoding/xml/
- https://golang.org/pkg/reflect/
- https://github.com/golang/go/wiki/Well-known-struct-tags
Articles:
- https://blog.golang.org/json-and-go
- https://www.golang-book.com/books/intro/9#section1
- https://sosedoff.com/2016/07/16/golang-struct-tags.html
- https://gobyexample.com/json
Threads:
-
- https://www.debian.org/doc/manuals/maint-guide/build.en.html
- https://salsa.debian.org/nginx-team/nginx
- https://www.debian.org/doc/debian-policy/#document-ch-controlfields
- https://www.debian.org/doc/debian-policy/#document-ch-relationships
- https://unix.stackexchange.com/questions/333603/debian-control-file-provides-does-not-satisfy-dependency
- https://github.com/JayH5/nginx-modules
-
iptables
2018-07-04 Documentation:
- https://www.netfilter.org/documentation/index.html
- https://www.netfilter.org/documentation/HOWTO//netfilter-hacking-HOWTO.html
- https://www.netfilter.org/documentation/HOWTO//networking-concepts-HOWTO.html
- https://www.netfilter.org/documentation/HOWTO//NAT-HOWTO.html
- https://www.netfilter.org/documentation/HOWTO//packet-filtering-HOWTO.html
Articles:
- https://www.digitalocean.com/community/tutorials/how-the-iptables-firewall-works
- https://www.digitalocean.com/community/tutorials/how-to-list-and-delete-iptables-firewall-rules
- https://www.digitalocean.com/community/tutorials/iptables-essentials-common-firewall-rules-and-commands
- https://www.digitalocean.com/community/tutorials/a-deep-dive-into-iptables-and-netfilter-architecture
- https://www.digitalocean.com/community/tutorials/how-to-choose-an-effective-firewall-policy-to-secure-your-servers
How-tos:
- https://wiki.centos.org/HowTos/Network/IPTables
- https://www.digitalocean.com/community/tutorials/how-to-set-up-a-firewall-using-iptables-on-ubuntu-14-04
Routing:
- https://www.frozentux.net/iptables-tutorial/iptables-tutorial.html
- https://www.frozentux.net/iptables-tutorial/images/tables_traverse.jpg
- https://www.frozentux.net/iptables-tutorial/images/table_subtraverse.jpg
- https://upload.wikimedia.org/wikipedia/commons/3/37/Netfilter-packet-flow.svg
RHEL Documentation:
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-firewalls-common_iptables_filtering
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-firewalls-forward_and_nat_rules
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-firewalls-malicious_software_and_spoofed_ip_addresses
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-firewalls-iptables_and_connection_tracking
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-iptables
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sec-setting_and_controlling_ip_sets_using_iptables
-
- https://www.doctrine-project.org/projects/orm.html
- https://www.doctrine-project.org/projects/doctrine-dbal/en/2.7/index.html
- https://www.doctrine-project.org/projects/doctrine-migrations/en/1.7/index.html
- https://github.com/doctrine
- https://symfony.com/doc/current/doctrine.html
- https://symfony.com/doc/current/doctrine/associations.html
-
-
- https://github.com/dfd-tud/deda
- https://github.com/dfd-tud/mihbs
- https://www.ihmmsec.org/cms/front_content.php?idcat=69&lang=2
- https://tu-dresden.de/ing/informatik/sya/ps/die-professur/news/geheime-daten-auf-dem-druckpapier-diplominformatiker-der-tu-dresden-entwickeln-verfahren-gegen-druckerueberwachung
-
MediaWiki Docker deployment
2018-06-28 Docker images:
- https://hub.docker.com/_/mediawiki/
- https://hub.docker.com/r/wikimedia/mediawiki-node-services/
- https://github.com/wikimedia/mediawiki-node-services
- https://hub.docker.com/r/thenets/parsoid/
- https://github.com/thenets/docker-parsoid
- https://hub.docker.com/r/pastakhov/restbase/
- https://github.com/pastakhov/docker-restbase
Visual Editor:
- https://www.mediawiki.org/wiki/VisualEditor
- https://www.mediawiki.org/wiki/Extension:VisualEditor
- https://www.mediawiki.org/wiki/Parsoid
- https://www.mediawiki.org/wiki/Parsoid/Setup
- https://www.mediawiki.org/wiki/RESTBase
- https://www.mediawiki.org/wiki/RESTBase/Installation
Compose examples:
-
Docker - Command output formatting
2018-06-18 -
Container setup:
- https://gist.github.com/netdesk/c1db2985b542f9916995139318e5a7ce
- https://hub.docker.com/r/jwilder/nginx-proxy/
- https://hub.docker.com/r/jrcs/letsencrypt-nginx-proxy-companion/
Gitlab settings:
- https://docs.gitlab.com/omnibus/docker/
- https://docs.gitlab.com/ce/administration/environment_variables.html
- https://docs.gitlab.com/omnibus/settings/ssl.html
- https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
Performance considerations:
- https://docs.gitlab.com/omnibus/settings/memory_constrained_envs.html (skip the
cgroups
section for Gitaly as we are already running in a container) - https://docs.gitlab.com/ee/update/#gitaly-omnibus-gitlab-configuration-structure-change for Gitlab 16 changes to Gitaly configuration
-
Miller columns
2018-05-30 DFileManager:
ElementaryOS' Pantheon Files (Marlin fork):
- https://launchpad.net/pantheon-files
- https://wiki.archlinux.org/index.php/Pantheon
- https://www.noobslab.com/2013/11/marlin-file-manager-for-ubuntu.html
- https://www.noobslab.com/2014/09/marlin-file-manager-is-now-available.html
- https://www.noobslab.com/2014/03/elementary-os-file-manager-pantheon.html
Misc:
-
Essential Listening for Drum Set
2018-05-28 - http://www.pas.org/docs/default-source/default-document-library/essential-listening-for-drumset_dec-2016.pdf
- https://open.spotify.com/user/percussivearts/playlist/1JQNL5IDSpBbE7bIciMszy
Bebop Jazz Icons:
- Art Blakey (Moanin' - The Jazz Messengers)
- Kenny Clarke (Epistrophy - Thelonious Monk)
- Max Roach (Cherokee - Clifford Brown/Max Roach)
- Roy Haynes (Blue Monk - Thelonious Monk)
- Philly Joe Jones (Billy Boy - Miles Davis)
- Jimmy Cobb (Kind of Blue - Miles Davis)
British Rock Royalty:
- Ringo Starr (Strawberry Fields Forever - The Beatles)
- Charlie Watts (Start Me Up - The Rolling Stones)
- Keith Moon (Won't Get Fooled Again - The Who)
- Ginger Baker (White Room - Cream)
- John Bonham (Good Times, Bad Times - Led Zeppelin)
- Mitch Mitchell (Manic Depression - Jimi Hendrix Experience)
Afro-Cuban Hits - Ballroom, Folkloric & Pop:
- Para Los Rumberos - Tito Puente (Mike Collazo, drums)
- Quimbara - Celia Cruz (Johnny Pacheco, percussion)
- Ponte Para Las Cosas - Los Van Van (Changuito, drums)
- The Glamorous Life - Sheila E (Sheila E, drums & percussion)
- Xiomara - Irakere (Bernardo García, drums)
- Oren - Gonzalo Rubalcaba (Ignacio Berroa, drums)
"The Latin Tinge" in Jazz Music:
- Manteca - Dizzy Gillespie Big Band (Chano Pozo, congas; Kenny Clarke, drums)
- Caravan - Art Blakey & the Jazz Messengers
- So Danco Samba - Stan Getz, Joåo Gilberto, Antonio Carlos Jobim (Milton Banana, drums)
- O Grande Amour - Stan Getz (Grady Tate, drums)
- La Fiesta - Chick Corea & Return to Forever (Airto, drums)
- The Sidewinder - Lee Morgan (Billy Higgins, drums)
"The Latin Tinge" in Pop/Rock/R&B Music:
- What'd I Say? - Ray Charles Orchestra (Milt Turner, drums)
- Mas Que Nada - Sergio Mendes & Brasil 66 (João Palma, drums)
- Oye Como Va - Santana (Michael Shrieve, drums)
- Late in the Evening - Paul Simon (Steve Gadd, drums)
- No Woman, No Cry - Bob Marley & the Wailers (Carlton Barrett, drums)
- Cecila - Simon & Garfunkel (Airto, percussion; João Palma, drums)
New Orleans, Louisiana, USA:
- Struttin' with Some Barbeque - Louis Armstrong (Warren "Baby" Dodds, drums)
- Poinciana - Ahmad Jamal (Vernel Fournier, drums)
- Hey Pocky Way - The Meters (Joseph "Zigaboo" Modeliste, drums)
- Iko Iko (Brother John) - The Neville Brothers (Herman Ernest, drums)
- Big Chief - Professor Longhair (Johnny Vidacovich, drums)
- Second Line - Treme Brass Band (Herlin Riley, drums)
Shuffle Rhythms:
- Choo, Choo, Ch'Boogie - Louis Jordan & his Tympany Five (Christopher Columbus, drums)
- Green Onions - Booker T & the MGs (Al Jackson, Jr., drums)
- Doin' it to Death - James Brown (John "Jab'o" Starks, drums)
- Trouble Man - Marvin Gaye (Marvin Gaye, drums)
- Babylon Sisters - Steely Dan (Bernard "Pretty" Purdie, drums)
- Party Time - Buddy Rich Big Band
5 Milestone Big Band Drumming Recordings:
- The Mooche - Duke Ellington Orchestra (Sonny Greer, drums)
- Jumpin' at the Woodside - Count Basie Orchestra (Jo Jones, drums)
- Sing, Sing, Sing - Benny Goodman Orchestra (Gene Krupa, drums)
- Cute - Count Basie Orchestra (Sonny Payne, drums)
- West Side Story Medley - Buddy Rich New Swingin' Big Band
- Skin Deep - Duke Ellington Orchestra (Louie Bellson, drums & composer)