Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
doc/QuickStart: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Nothaas committed Oct 2, 2018
1 parent a14a7d5 commit 116a9be
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions doc/QuickStart.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,8 @@ documentation about the deployment process.
However, you can also run dxram using the script *bin/dxram* from the *build/dist* output. Further instructions on how
to run DXRAM manually are provided [here](ManualSetup.md).

## Running terminal client
Once deployment completed, you can start a terminal client to connect to a DXRAM peer running a terminal server
using the *dxterm-client* script located in the DXRAM root folder:
```
dxterm-client localhost
```

Replace *localhost* with the hostname or IP address (IPV4) of a running DXRAM peer. Now you can start experimenting
with the system by using [various terminal commands](Terminal.md).
## Running applications on DXRAM
To run applications on DXRAM, please refer to [this document](Applications.md).

# InfiniBand
If you want to use InfiniBand instead of Ethernet network:
Expand Down

0 comments on commit 116a9be

Please sign in to comment.