set finished to true

This commit is contained in:
jose-rZM 2025-04-13 10:33:21 +02:00
parent caa8d1b91c
commit 4e42cab5be
2 changed files with 1 additions and 15 deletions

View File

@ -16,9 +16,3 @@ Well, then Open Bokeron's Bash workshop is for you.
Our objective is to guide you from basics concepts to advanced bash concepts so you can starting using the shell with confidence. Our objective is to guide you from basics concepts to advanced bash concepts so you can starting using the shell with confidence.
After this workshop you will feel very comfortable with the terminal and be fluid with your commands. After this workshop you will feel very comfortable with the terminal and be fluid with your commands.
## An interactive workshop
In Open Bokeron's workshops fun and interaction are a must. We make sure that no-one has to sit down like dumb ducks listening to gibberish.
Our workshop will be interactive and will be gamified including different challenges and Capture the Flags to make sure that no-one looses excitement and dedication.
So prepare yourselves for a learning experience like none other where every single step will take you towards dominating Bash.

View File

@ -4,7 +4,7 @@ description: 'Empieza a utilizar la consola con confianza. Aprende manipular y a
image: 'assets/bash-tutorial2025.png' image: 'assets/bash-tutorial2025.png'
date: 2025-04-10T16:00:00+01:00 date: 2025-04-10T16:00:00+01:00
place: 'Aula 4.1.1 (Sala Coworking) de la ETSI Informática' place: 'Aula 4.1.1 (Sala Coworking) de la ETSI Informática'
finished: false finished: true
--- ---
# Taller de Bash # Taller de Bash
@ -16,11 +16,3 @@ finished: false
Nuestro objetivo es guiarte a través de los conceptos básicos y avanzados de Bash para que puedas dar el salto inicial y comenzar a utilizar el Shell con confianza. Nuestro objetivo es guiarte a través de los conceptos básicos y avanzados de Bash para que puedas dar el salto inicial y comenzar a utilizar el Shell con confianza.
Después de este taller, te sentirás cómodo utilizando la consola y serás fluido en sus comandos. Después de este taller, te sentirás cómodo utilizando la consola y serás fluido en sus comandos.
## Un taller interactivo
¡En los talleres de Open Bokeron, la diversión y la interacción son primordiales! Nos aseguramos de que nadie se aburra escuchando monólogos interminables.
Nuestra dinámica será altamente interactiva, con un enfoque gamificado que incluirá desafíos y Capture The Flags (CTFs) para mantener a todos comprometidos y emocionados.
¡Prepárate para sumergirte en una experiencia de aprendizaje única y emocionante donde cada paso te acerca más a dominar Bash!