From 82d90452f7d79bf186bc6bcc5da5f4f58c5aeba5 Mon Sep 17 00:00:00 2001 From: Alfonso Cabrera Date: Wed, 26 Oct 2016 15:13:46 -0400 Subject: [PATCH] Add a question to test.md --- test.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.md b/test.md index 34a9f76..e74f5a0 100644 --- a/test.md +++ b/test.md @@ -121,3 +121,5 @@ 52. How does traceroute work? 53. A careless sysadmin executes the following command: ```chmod 444 chmod``` - what do you do to fix this? + +54. How does SSH forwarding work?