Skip to content

Commit 0fee654

Browse files
committed
migrating in progress %
1 parent 2a44ae9 commit 0fee654

18 files changed

+693
-2
lines changed

_posts/2025-04-07-hugo-vs-wordpress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "From WordPress to Hugo: My Setup Explained"
33
date: 2025-04-07 10:00:00 +0200
4-
categories: [web-development, devops, infrastructure]
4+
categories: [infrastructure]
55
tags: [wordpress, hugo, github-actions, github-pages, cloudflare, static-site, website-setup, migration]
66
description: Why I migrated from WordPress to Hugo, pros and cons of both platforms, and a detailed look into how my website runs today using GitHub Actions, GitHub Pages, and Cloudflare.
77
image:

_posts/2025-04-14-dual-boot-windows11-ubuntu25.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Ultimate Dual Boot Guide: Windows 11 and Ubuntu 25.04"
33
date: 2025-04-14 10:00:00 +0200
4-
categories: [tutorials, operating-systems, linux]
4+
categories: [infrastructure]
55
tags: [dual-boot, windows-11, ubuntu-25-04, linux, ubuntu-installation, partitioning, grub, dual-boot-tutorial, uefi, secure-boot]
66
description: Complete step-by-step guide for installing and configuring a dual boot system with Windows 11 and Ubuntu 25.04, perfect for beginners and advanced users alike.
77
image:
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
---
2+
title: "From Basic Skills to Networking Specialist: My CCNA Journey"
3+
date: 2025-05-02 10:00:00 +0300
4+
categories: [career]
5+
tags: [ccna, networking, professional-development, cisco, cybersecurity, career-growth]
6+
description: Follow my complete journey from networking beginner to CCNA certified professional - including study methods, practical labs, challenges, and how this certification opened doors to cybersecurity opportunities.
7+
image:
8+
path: /assets/img/posts/ccna-journey-banner.webp
9+
alt: CCNA Certification Journey
10+
---
11+
12+
My path from IT basics to becoming a certified networking professional through dedication, hands-on practice, and perseverance.
13+
14+
From my first IT job to wanting to progress further didn't take long. I knew I had relatively solid Linux fundamentals at that time for my first position, but I didn't want to stay comfortable and let it become a boring routine. I started researching what knowledge I needed to become a complete sysadmin or even advance beyond that. That's when I realized my networking foundation wasn't quite zero, but weak enough that I didn't even know what a VLAN was.
15+
16+
> **Tip:** When planning your IT career path, don't just focus on what you already know, identify your knowledge gaps and address them strategically.
17+
{: .prompt-tip }
18+
19+
## Finding the Right Learning Path
20+
21+
So I began planning my networking development path, looking for courses both online on platforms like Udemy and at vocational schools in my city that offered specialization courses up to CCNP level. If you're from Timișoara, I recommend checking out their website: [https://savnet.ro/](https://savnet.ro/)
22+
23+
After completing an introductory networking course on Udemy, I called the team at Savnet, who nicely explained their curriculum, including physical labs - which convinced me immediately. The fact that I could work on industrial network equipment (routers, switches, firewalls) had me asking "Can we start today? :))"
24+
25+
![First Day at CCNA Training](/assets/img/posts/first-day-ccna.webp){: width="600" height="400" }
26+
_First day in front of the building where CCNA Module I began_
27+
28+
## My CCNA Learning Evolution
29+
30+
### Module 1: Starting with Packet Tracer
31+
32+
From there to building my first homelab versions was just a small step. Initially, I installed Cisco Packet Tracer and started doing all the exercises I received in Savnet's lab plus homework assignments. I was so hyped that by the end of module 1, I was rushing to finish my exercises and personal troubleshooting sessions so I could help other students with their problems - probably one of the best ways to approach real IT troubleshooting scenarios.
33+
34+
### Module 2-3: Advancing to GNS3
35+
36+
During that period, my schedule was something like: 10 AM - 6 PM at my first job ([which I wrote about here](https://merox.dev/blog/first-steps-in-it-career/)), and three times a week from 7 PM to 10 PM I attended CCNA labs. Even that wasn't enough for me - I had already developed a true passion. That's when I discovered GNS3, a complete emulator where I could use real router and switch images, as well as virtual machines and even Docker containers. That was the moment when my weekends started focusing largely on extensive practice in the virtual lab I created on my laptop.
37+
38+
### Module 4: Complex Network Projects
39+
40+
Starting from module 3, we received much more complex projects that we had to complete at home and verify during labs with one of our instructors.
41+
42+
![Cisco Lab Equipment](/assets/img/posts/cisco-lab-rack.webp){: width="700" height="400" }
43+
_CISCO equipment rack we worked on in the lab (AI Reworked)_
44+
45+
![Weekend CCNA Practice](/assets/img/posts/weekend-ccna-practice.webp){: width="600" height="400" }
46+
_Random weekend day during the first CCNA modules_
47+
48+
## Network Topologies & Lab Work
49+
50+
The exams at Savnet were challenging practical exercises, often more complex than the standard [NetAcad curriculum](https://www.netacad.com/) to better prepare us. But my passion for networking extended beyond coursework - I spent countless hours building my own topologies and experimenting with different network configurations.
51+
52+
### Lab Gallery
53+
54+
![M1 Exam](/assets/img/posts/savnet-m1-exam.webp){: width="300" height="200" .left}
55+
![Final CCNA Project Module 3](/assets/img/posts/final-project-module3.webp){: width="300" height="200" .left}
56+
![First Cisco Lab in GNS3](/assets/img/posts/lab1.webp){: width="300" height="200" .left}
57+
58+
![Random EVE-NG Topology](/assets/img/posts/random-eve-ng.webp){: width="300" height="200" .left}
59+
![Module 4 CCNA Topology](/assets/img/posts/module-4-ccna.webp){: width="300" height="200" .left}
60+
61+
## Certification Day
62+
63+
After months of labs, theory, and various tests, the time came to schedule the actual certification exam. I've never been more nervous for any exam - I knew how important this certification had become for me. February 18, 2020, shortly before the COVID pandemic put the world on pause.
64+
65+
![CCNA Exam Appointment](/assets/img/posts/ccna-exam-appointment.webp){: width="500" height="300" }
66+
_CCNA exam 200-125 appointment_
67+
68+
> I passed it on my first attempt! I had never felt such joy about an exam. The exam time was approximately 3 hours, containing both theoretical parts and labs with troubleshooting. I was so focused, engaged, and well-prepared that I remember submitting the final answers in about an hour and a half to learn my result.
69+
{: .prompt-tip }
70+
71+
I could certainly have done better, but I never excel in theory as much as I do in practice. It was enough - it was the moment I'd been waiting for.
72+
73+
![Final CCNA Score](/assets/img/posts/final-exam-score.webp){: width="500" height="300" }
74+
_Final CCNA score (889/1000)_
75+
76+
The biggest bonus for my work during this period wasn't just the certification, but the job offered to me shortly after in the Cybersecurity field - Blue team, through a recommendation from one of my former professors from CCNA module four. I'll tell you about that job in a future blog post in this series.
77+
78+
![Personal CCNA Certificate](/assets/img/posts/personal-ccna-certificate.webp){: width="600" height="400" }
79+
_Personal CCNA certificate_
80+
81+
## Key Takeaways from My CCNA Journey
82+
83+
### Essential Learning Points
84+
85+
- **Start with fundamentals** - Even if you think you know networking, solidify the basics
86+
- **Combine learning formats** - Online courses, structured programs, and hands-on labs reinforce each other
87+
- **Build your own lab** - Virtual environments like GNS3 or Packet Tracer accelerate learning
88+
- **Help others** - Troubleshooting others' problems prepares you for real-world scenarios
89+
- **Certification pays off** - The CCNA opened the door to my cybersecurity career
90+
91+
## Questions?
92+
93+
Are you considering pursuing your CCNA? Do you have questions about the certification process or how to prepare? Let me know in the comments!

0 commit comments

Comments
 (0)