clarification
This commit is contained in:
parent
59fc5bc3e4
commit
8a3dd58423
@ -24,7 +24,7 @@ Note: It may be more practical to [create an installer floppy](https://git.shado
|
|||||||
### Server
|
### Server
|
||||||
|
|
||||||
1. Install dss2-server and dependencies via oppm.
|
1. Install dss2-server and dependencies via oppm.
|
||||||
2. Make sure the computer has a hostname set and the Minitel daemon is running.
|
2. Make sure the computer has a hostname set and the Minitel daemon is running and enabled.
|
||||||
3. Add aliases with the `addalias` program - run it without arguments for usage information.
|
3. Add aliases with the `addalias` program - run it without arguments for usage information.
|
||||||
4. Start the searchsrv daemon with `rc searchsrv start`
|
4. Start the searchsrv daemon with `rc searchsrv start`
|
||||||
5. Enable the searchsrv daemon with `rc searchsrv enable`
|
5. Enable the searchsrv daemon with `rc searchsrv enable`
|
||||||
@ -32,7 +32,7 @@ Note: It may be more practical to [create an installer floppy](https://git.shado
|
|||||||
### Client
|
### Client
|
||||||
|
|
||||||
1. Install dss2-client and dependencies via oppm.
|
1. Install dss2-client and dependencies via oppm.
|
||||||
2. Make sure the computer has a hostname setand the Minitel daemon is running.
|
2. Make sure the computer has a hostname setand the Minitel daemon is running and enabled.
|
||||||
3. Put the name of the server into `/etc/invsrv` - either by editing the file, or something along the lines of `echo <hostname> > /etc/invsrv`
|
3. Put the name of the server into `/etc/invsrv` - either by editing the file, or something along the lines of `echo <hostname> > /etc/invsrv`
|
||||||
4. Run `search4` to bring up the interface.
|
4. Run `search4` to bring up the interface.
|
||||||
5. (Optional) Make search4 open on boot by adding it to `/home/.shrc`
|
5. (Optional) Make search4 open on boot by adding it to `/home/.shrc`
|
||||||
|
Loading…
Reference in New Issue
Block a user