Skip to content

Commit

Permalink
more doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoerzen committed May 9, 2017
1 parent 4d08ce4 commit 8d9bb98
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ And run with:
Here's what you can find in this image.

- `/dos/drive_*` corresponds to particular DOS drives.
- Within the qemu network image:
- Within the DOSEMU image:
- `H:\SCRIPTS` is a convenient place to drop scripts as needed; also on the PATH
- `H:\STARTUP` contains scripts generated by `/usr/local/bin/startnode` (for instance,
`NODE2.BAT` contains the commands to fire up BBS node 2). `startnode` will call
Expand Down Expand Up @@ -77,10 +77,13 @@ Child images may want to modify them.
# VNC Console

VNC is exposed on port 5901. You can connect to this port. You will see, by default,
an xterm (white) and a qemu terminal (black) running here, though
an xterm (white) running here, though
child images may alter these defaults.

If you want to see the console for a node, say node 2, just run `viewnode 2`.
Middle-clicking on the background will open new terminals. Some commands you may try
include:

- `dosconsole` to fire up a nice DOS console for you to play with

# Telnet ports

Expand Down

0 comments on commit 8d9bb98

Please sign in to comment.