From 329c3909fd2452e34d5f6506db8251e9d998a491 Mon Sep 17 00:00:00 2001 From: mrsh Date: Fri, 22 May 2026 03:46:30 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Phase=202=20Ex1=20complete:=20Ping?= =?UTF-8?q?=20&=20IPs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Midori's Linux Dojo 🌸/Phase 2 - Networking/Exercises.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Midori's Linux Dojo 🌸/Phase 2 - Networking/Exercises.md b/Midori's Linux Dojo 🌸/Phase 2 - Networking/Exercises.md index ec38f47..9b60390 100644 --- a/Midori's Linux Dojo 🌸/Phase 2 - Networking/Exercises.md +++ b/Midori's Linux Dojo 🌸/Phase 2 - Networking/Exercises.md @@ -120,7 +120,7 @@ ip route ## ✅ Phase 2 Checklist -- [ ] Ping and ARP (`ip neigh`) +- [x] Ping and ARP (`ip neigh`) - [x] SSH key generation and passwordless login - [x] File transfer with `scp` / `rsync` (need `apk add rsync` on Alpine!) - [ ] Running a network service