From bd86adf16db4ae60bb2d76179a07c64046da3fdf Mon Sep 17 00:00:00 2001 From: kepler155c Date: Sat, 29 Dec 2018 23:52:54 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Home.md b/Home.md index 17fc97b..c885d71 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,13 @@ +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 ======================= To create a program that runs at startup, create a file in /usr/autorun to start the program. Example: