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: