Updated Home (markdown)

kepler155c 2018-12-29 23:53:19 -05:00
parent bd86adf16d
commit 0a7960d424
1 changed files with 4 additions and 0 deletions

@ -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 <target computer ID>
```
Running Custom Programs
=======================