6
0
Fork 0
This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
fediversity_website_archive/content/evenementen/nluug/najaarsconferentie-2019/talks/michael-boelen-lets-create-better-scripts.md

31 lines
1.6 KiB
Markdown
Raw Normal View History

2023-07-03 19:58:58 +02:00
---
categories:
- presentaties
date: 2019-11-21T10:31:43+02:00
2023-07-03 19:58:58 +02:00
description: "Een presentatie gegeven door Michael Boelen over het optimaliseren van shellscripts en tips om ze veiliger en betrouwbaarder te maken."
layout: event-talk
tags:
- shell
- scripting
title: "Michael Boelen - Let's create better* scripts"
speakers:
- michael-boelen
presentation:
filename: 2019-11-21-michael-boelen-lets-create-better-scripts.pdf
recording:
platform: youtube
url:
---
## Abstract
Whether you call yourself a system administrator, developer, or DevOps sprint mediator, life is too short for sloppy shell scripts! In this talk, we look at how to improve them to stand the test of time. Michael will share how to create a good foundation for your scripts, so they run more reliable now and in the future. Your (future) colleagues might love you for it.
Focus areas of this presentation include error handling, security, style, and best practices. Also, it will cover (many) mistakes made by Michael over the last 20 years. Got some of your own? They are welcome as part of the discussion.
2023-07-22 21:36:45 +02:00
## Biography
2023-07-03 19:58:58 +02:00
Michael Boelen specializes in the field of Linux and UNIX security. He worked as a consultant for several Fortune 500 companies like Philips and ASML. In 2013, Michael started the security firm CISOfy to simplify security.
Next to software development, he is interested in technical auditing, system hardening, and compliance. Michael is the author of several open source security tools, including Rootkit Hunter (rkhunter) and Lynis. He blogs at Linux-Audit.com and has a personal website with relevant presentations.