root / branches / refactor_testable / README

Revision 40, 0.6 kB (checked in by docwhat, 7 years ago)

Added thingy for debian example.

  • Property svn:eol-style set to native
  • Property svn:keywords set to author date id revision
Line 
1QUICKSTART
2==========
3
4This is currently missing because things are much different than
5they used to be.
6
7Basically, rename and fill out the example.conf file.
8
9When you start gdhostd give it the full path to renamed conf file.
10
11gdhostc is hopefully easy enough to understand that I don't need to
12explain it.
13
14If you run Debian woody or newer, you should be able to simply edit
15/etc/network/interfaces and add an "up" entry for the interface in
16question.
17
18Example:
19iface eth0 inet dhcp
20      hostname laptop
21      up /etc/gdhost/gdhostc somekey replace laptop
22
23$Id: README,v 1.4 2002/03/31 20:15:29 docwhat Exp $
Note: See TracBrowser for help on using the browser.