Updated Home (markdown)
10
Home.md
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
|
Running Custom Programs
|
||||||
=======================
|
=======================
|
||||||
To create a program that runs at startup, create a file in /usr/autorun to start the program. Example:
|
To create a program that runs at startup, create a file in /usr/autorun to start the program. Example:
|
||||||
|
|||||||
Reference in New Issue
Block a user