Phase 2 Ex1 complete: Ping & IPs

This commit is contained in:
mrsh
2026-05-22 03:46:30 +02:00
parent 0025bc5586
commit 329c3909fd

View File

@@ -120,7 +120,7 @@ ip route
## ✅ Phase 2 Checklist ## ✅ Phase 2 Checklist
- [ ] Ping and ARP (`ip neigh`) - [x] Ping and ARP (`ip neigh`)
- [x] SSH key generation and passwordless login - [x] SSH key generation and passwordless login
- [x] File transfer with `scp` / `rsync` (need `apk add rsync` on Alpine!) - [x] File transfer with `scp` / `rsync` (need `apk add rsync` on Alpine!)
- [ ] Running a network service - [ ] Running a network service