VirtualTam's bookmarks
44 bookmarks found
-
-
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
-
Running Ansible Through an SSH Bastion Host
2018-05-17 - https://blog.scottlowe.org/2015/11/21/using-ssh-bastion-host/
- https://blog.scottlowe.org/2015/12/04/use-case-ssh-bastion-host/
- https://blog.scottlowe.org/2015/12/11/using-ssh-multiplexing/
- https://dotfiles.tnetconsulting.net/articles/2015/0506/empowering-openssh.html
- https://www.redhat.com/sysadmin/ssh-proxy-bastion-proxyjump
- https://docs.ansible.com/ansible/latest/reference_appendices/faq.html#how-do-i-configure-a-jump-host-to-access-servers-that-i-have-no-direct-access-to
- https://gist.github.com/seansawyer/8fe009e67f7e01344328
-
- https://developer.android.com/training/data-storage/room/index.html
- https://developer.android.com/reference/android/arch/persistence/room/Database.html
- https://developer.android.com/training/data-storage/room/defining-data.html
- https://developer.android.com/training/data-storage/room/accessing-data.html
- https://developer.android.com/topic/libraries/architecture/adding-components.html
- https://codelabs.developers.google.com/codelabs/android-room-with-a-view/#0
- https://codelabs.developers.google.com/codelabs/android-persistence/#0
- https://github.com/googlesamples/android-architecture-components/tree/master/PersistenceContentProviderSample
- https://github.com/googlesamples/android-architecture-components/tree/master/PersistenceMigrationsSample
-
-
Apache:
-
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/
-
- https://docs.ansible.com/ansible/latest/playbooks_conditionals.html#register-variables
- https://docs.ansible.com/ansible/latest/authorized_key_module.html
- https://stackoverflow.com/questions/25629933/ansible-copy-ssh-key-from-one-host-to-another#25644384
- https://stackoverflow.com/questions/35808649/ansible-accessing-register-variables-from-other-plays-within-same-playbook
- https://stackoverflow.com/questions/33896847/how-do-i-set-register-a-variable-to-persist-between-plays-in-ansible
- https://serverfault.com/questions/638507/how-to-access-host-variable-of-a-different-host-with-ansible
- https://github.com/ansible/ansible/issues/1934
-
Beamer - Accessibility
2017-06-27 - https://tex.stackexchange.com/questions/374123/how-to-check-if-your-slides-are-understandable-for-colourblind-people
- https://tex.stackexchange.com/questions/122621/is-there-a-way-to-show-the-version-of-a-document-as-seen-by-a-colour-blind-reade
- https://tex.stackexchange.com/questions/366480/how-to-make-the-resulting-pdf-file-web-accessible-for-screen-readers-when-figur
- https://tex.stackexchange.com/questions/261537/a-guide-on-how-to-produce-accessible-pdf-files
-
JSON data with SQLAlchemy and Flask
2017-05-19 -
- http://blog.kubernetes.io/2016/07/the-bet-on-kubernetes.html
- https://www.openshift.com/
- https://blog.openshift.com/digital-transformation-is-more-than-12-factor-apps/
- https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Resource_Management_Guide/ch01.html
- https://www.redhat.com/en/about/blog/red-hat-and-google-collaborate-kubernetes-manage-docker-containers-scale
-
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."