Skip to content

Commit

Permalink
More updates
Browse files Browse the repository at this point in the history
  • Loading branch information
njmurarka committed Apr 29, 2020
1 parent f4fb8b9 commit a8e9c24
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/setup/os.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ OS Setup for Curium

Linux:
-----
1. Install Ubuntu, open incoming tcp ports 26656 and 1317, these are the ports
that the daemon and http servers will use.
1. Install Ubuntu, open incoming tcp ports 26656, 26657, and 1317. These are the ports
that the daemon and http servers will use. This will vary depending on your setup. If
you are setting up a validator+sentry configuration, the validator will typically
only open up 26656. Sentries will open all three.

2. Ensure that APT has the latest software packages:

Expand Down Expand Up @@ -36,4 +38,4 @@ macOS:


***
[prev](../../README.md) | [next](./devenv.md)
[prev](../../README.md) | [next](./devenv.md)

0 comments on commit a8e9c24

Please sign in to comment.