<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://iangge.github.io/</id><title>Ian Eusebio</title><subtitle>Personal blog for learning IT and cybersecurity skills.</subtitle> <updated>2025-11-25T14:55:17-08:00</updated> <author> <name>Ian Eusebio</name> <uri>https://iangge.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://iangge.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://iangge.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 Ian Eusebio </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>SCARE 2025 Solutions and Walkthrough - Windows</title><link href="https://iangge.github.io/posts/SCARE-2025-Windows/" rel="alternate" type="text/html" title="SCARE 2025 Solutions and Walkthrough - Windows" /><published>2025-10-30T06:44:53-07:00</published> <updated>2025-10-30T06:44:53-07:00</updated> <id>https://iangge.github.io/posts/SCARE-2025-Windows/</id> <content type="text/html" src="https://iangge.github.io/posts/SCARE-2025-Windows/" /> <author> <name>Ian Eusebio</name> </author> <category term="Technology" /> <category term="Tutorial" /> <summary>As a member of SWIFT’s (Students with an Interest in the Future of Technology) intern board, I helped put together a beginner friendly penetration-testing competition known as SCARE (SWIFT Crack Attack Root Event). The format was capture-the-flag (CTF) style. The theme was that a witch had turned all the competitors into frogs, so they had to use penetration-techniques to capture all the flags ...</summary> </entry> <entry><title>Windows Admin Fixes to Maplestory Launching Issues</title><link href="https://iangge.github.io/posts/windows-admin-maplestory/" rel="alternate" type="text/html" title="Windows Admin Fixes to Maplestory Launching Issues" /><published>2025-09-14T13:50:20-07:00</published> <updated>2025-09-14T13:50:20-07:00</updated> <id>https://iangge.github.io/posts/windows-admin-maplestory/</id> <content type="text/html" src="https://iangge.github.io/posts/windows-admin-maplestory/" /> <author> <name>Ian Eusebio</name> </author> <category term="Technology" /> <category term="Troubleshooting" /> <summary>Background on Maplestory I’ve been playing this game called Maplestory for a while, and the current update v262 caused an error where the game would not launch after trying to start it from Steam or the game’s dedicated Nexon Launcher. After attempting the basic fixes of restarting my computer, reinstalling the game, and verifying integrity of the game files, I finally stumbled across a soluti...</summary> </entry> <entry><title>Mermaid Diagram for Jekyll Layout Inheritance</title><link href="https://iangge.github.io/posts/mermaid-diagram-for-jekyll-layout-inheritance/" rel="alternate" type="text/html" title="Mermaid Diagram for Jekyll Layout Inheritance" /><published>2025-03-02T10:41:36-08:00</published> <updated>2025-03-02T10:41:36-08:00</updated> <id>https://iangge.github.io/posts/mermaid-diagram-for-jekyll-layout-inheritance/</id> <content type="text/html" src="https://iangge.github.io/posts/mermaid-diagram-for-jekyll-layout-inheritance/" /> <author> <name>Ian Eusebio</name> </author> <category term="Technology" /> <category term="Jekyll" /> <summary>Recently, I created a blog theme for Jekyll called Lined Paper after being inspired by this site’s theme, Chirpy. When following Jekyll’s step-by-step tutorial, I noticed it mentioned how layouts in Jekyll use inheritance. Inheritance is one of the core features of object-oriented programming. It’s a programming procedure that allows you to reuse code by referencing the behaviors and data o...</summary> </entry> <entry><title>Docker Volume and Storage Notes</title><link href="https://iangge.github.io/posts/docker-volume-and-storage-notes/" rel="alternate" type="text/html" title="Docker Volume and Storage Notes" /><published>2025-01-10T04:07:10-08:00</published> <updated>2025-01-10T04:07:10-08:00</updated> <id>https://iangge.github.io/posts/docker-volume-and-storage-notes/</id> <content type="text/html" src="https://iangge.github.io/posts/docker-volume-and-storage-notes/" /> <author> <name>Ian Eusebio</name> </author> <category term="Technology" /> <category term="Notes" /> <summary>Docker Volumes Docker volumes are used as persistent storage for containers to allow data to be stored even if those containers are stopped or deleted. This type of storage is separate from bind mounts and tmpfs mounts. Bind mounts are another form of persistent storage for docker containers. They depend on the host machine’s file system and OS, while volumes are “completely managed by Docker...</summary> </entry> <entry><title>Port forwarding Between Windows and WSL2</title><link href="https://iangge.github.io/posts/port-forwarding-between-windows-and-wsl2/" rel="alternate" type="text/html" title="Port forwarding Between Windows and WSL2" /><published>2024-12-09T13:33:18-08:00</published> <updated>2024-12-09T13:33:18-08:00</updated> <id>https://iangge.github.io/posts/port-forwarding-between-windows-and-wsl2/</id> <content type="text/html" src="https://iangge.github.io/posts/port-forwarding-between-windows-and-wsl2/" /> <author> <name>Ian Eusebio</name> </author> <category term="Technology" /> <category term="Networking" /> <summary>Background I was setting up Docker containers in WSL2 and wanted to access a self-hosted web service from my local network but was unable to connect to it. After speaking with my mentor, he showed me that it was because WSL2 required port forwarding. By default, WSL2 has “a virtualized ethernet adapter with its own unique IP address” (Microsoft Learn). This virtual ethernet adapter is hidden b...</summary> </entry> </feed>
