7 Commits

Author SHA1 Message Date
4e42cab5be set finished to true 2025-04-13 10:33:21 +02:00
caa8d1b91c fix bash 2nd edition date 2025-04-03 20:20:56 +02:00
b645b91339 hotfix 2025-04-03 19:42:57 +02:00
b0b46f637c bash tutorial 2025 2025-04-03 19:35:55 +02:00
61541d4a54 workshop post eng 2025-03-19 13:07:43 +01:00
f87ba63227 linux party post eng 2025-03-19 13:02:53 +01:00
01a90ebedf linux party eng 2025-03-19 12:58:08 +01:00
6 changed files with 82 additions and 0 deletions

View File

@ -0,0 +1,17 @@
+++
title="Photos of Linux Party 2025"
description="Here you will find photos from the second edition of the Linux Party"
date="2025-03-05T16:30:00+01:00"
draft=false
+++
# Linux Party 2025
On March 5th, we hosted the second edition of the Linux Party at ETSII UMA. Here are some photos from the event:
![Photo 1](/assets/linuxparty2025_5.jpg)
![Photo 2](/assets/linuxparty2025_1.jpeg)
![Photo 3](/assets/linuxparty2025_2.jpeg)
![Photo 4](/assets/linuxparty2025_3.jpeg)
![Photo 5](/assets/linuxparty2025_4.jpeg)
We look forward to seeing you at the next edition!

View File

@ -0,0 +1,17 @@
+++
title="Photos from the Privacy and Anonymity Workshop"
description="In this post, you will find photos from the Privacy and Anonymity Workshop held during Hackers Week at ETSI Informática, organized by the school's Student Council."
date="2025-03-13T10:30:00+01:00"
draft=false
+++
# Privacy and Anonymity Workshop
On March 12th, we held a beginner-friendly workshop on privacy and anonymity at ETSI Informática. The workshop was part of the school's cultural week, Hackers Week. Here are some photos from the event:
![Photo 1](/assets/tallerHw/f1.jpg)
![Photo 2](/assets/tallerHw/f2.jpg)
![Photo 3](/assets/tallerHw/f3.jpg)
![Photo 4](/assets/tallerHw/f4.jpg)
![Photo 5](/assets/tallerHw/f5.jpg)
![Photo 6](/assets/tallerHw/f6.jpg)
![Photo 7](/assets/tallerHw/f7.jpg)

View File

@ -0,0 +1,18 @@
---
title: Bash Workshop 2º edition
description: Begin using the console with confidence. Learn to manipulate and automate different tasks using the command line.
image: assets/bash-tutorial2025.png
date: 2025-04-10T16:00:00+01:00
place: Room 4.1.1 (Coworking Room) of the ETSI Informática
finished: true
---
# Bash Workshop
Have you wanted to use the console but you are intimidated by it?
Would you like to use it like the hackers in the movies, moving through black screens without problems?
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.
After this workshop you will feel very comfortable with the terminal and be fluid with your commands.

View File

@ -6,3 +6,15 @@ date: 2024-02-29T17:00:00+01:00
place: Room 4.1.1 (Coworking room)
finished: true
---
### Introduction to Linux
* Learn the basics of the Linux operating system and how it differs from other systems.
* Discover the advantages of using Linux in you daily life.
### Installing GNU/Linux Distributions
* Open Bokeron members will be available to help you choose the GNU/Linux distribution that best suits your needs.
### Exploring Tools and Apps
* Discover a wide range of open source software available in Linux.
* Learn how to use tools for programming, office tasks, and more.
* Introduction to using the Linux terminal.

View File

@ -0,0 +1,18 @@
---
title: 'Taller de Bash 2º edición'
description: 'Empieza a utilizar la consola con confianza. Aprende manipular y automatizar diversas tareas desde la línea de comandos.'
image: 'assets/bash-tutorial2025.png'
date: 2025-04-10T16:00:00+01:00
place: 'Aula 4.1.1 (Sala Coworking) de la ETSI Informática'
finished: true
---
# Taller de Bash
¿Alguna vez has sentido temor al enfrentarte a la consola?
¿Te gustaría dominarla como esos hackers en las películas, navegando por las cajas negras con facilidad?
¡Entonces este taller es para ti!
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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 711 KiB