Community / links
Open is our best means of collaboration
Community / links
TUXSOL is actively involved in a number of projects and user groups. Here are some useful links"
Last updated: November 10, 2023
Outline
Open Systems
TUXSOL is actively involved in a number of projects and user groups
Useful links
The Linux Foundation
The FSF
The Apache Software Foundation
The NLUUG
CNCF community
Kubernetes (k8s)
International Information System Security Certification Consortium (ISC)2
Kubernetes doc
Kubernetes github
Kubernetes blog
CNCF CKA CKAD CKS cert site
Kubernetes security - Center for Internet Security Benchmark
JSON Web Tokens
Regular expressions
Parsing JSON
Security
You can find a great overview of security related events here: infosec-conferences.com
European CERT
European GDPR
US-CERT
List of National CSIRTs organisations
Open Web Application Security Project (OWASP)
Center for Internet Security
ISC2
Verizon data breach report
Kali Linux
Def Con
GNU Linux
Linux tips, tricks and resources
The Linux Foundation
News for the Open Source Professional
SUSE
Debian
Ubuntu
Raspbian
Branching and branching strategies
Branching guidance
Gitflow and link to trunk branching
Workflows
Templating docs
Ansible templating doc
Jinja2
Templating module
Commit messages tips
- Clear useful commit messages in an imperative style using the present tense e.g use Add not Added
- Describe your change set as if you are giving instructions to the versioning system
- Use adjectives such as Add, Remove, Configure, Fix
- Use change or incident numbers
- Be consistent with case and punctuation
- Align and agree as a team and stick to it, challenge and give feedback
- Think about using commit types