1
0
mirror of https://github.com/kepler155c/opus synced 2025-05-08 10:24:11 +00:00

Updated Home (markdown)

kepler155c 2018-12-29 23:52:54 -05:00
parent d5d691f0d4
commit bd86adf16d

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: