Updated Home (markdown)

kepler155c 2018-12-29 23:52:54 -05:00
parent d5d691f0d4
commit bd86adf16d
1 changed files with 10 additions and 0 deletions

10
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 <target computer ID>
Running Custom Programs
=======================
To create a program that runs at startup, create a file in /usr/autorun to start the program. Example: