From 0a7960d424a0a2f60c5c5187780e9325689ee5b8 Mon Sep 17 00:00:00 2001 From: kepler155c Date: Sat, 29 Dec 2018 23:53:19 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index c885d71..9ccd94c 100644 --- a/Home.md +++ b/Home.md @@ -3,10 +3,14 @@ Wireless Networking To establish one-way trust between two computers with modems, run the following in a shell prompt: On the target computer, run: +``` > password +``` On the source computer, run: +``` > trust +``` Running Custom Programs =======================