Skip to content

Conversation

@monero-love
Copy link
Contributor

fixed a few errors here and there.

fixed a few errors and some cleanup.
@github-actions
Copy link

What Link
🕵️‍♂️ Review Files changed
🌐 Deploy Preview #197

securely and privately over Tor.

**Running as a systemd service** will allow your node to always remain synced, as opposed to intermittently running node.
**Running as a systemd service** will allow your node always to remain synced, as opposed to running node intermittently.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

always to -> to always

Running node -> running the node

3. [Download](../interacting/download-monero-binaries.md) and [verify](../interacting/verify-monero-binaries.md) the archive.

4. Extract the binaries (adjust filename if necessary):
4. Extract the binaries (adjust the filenames if necessary):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Singular filename (it refers to the archive)

```

To verify, use `ufw status`. The output should be similar to the following (the `22` being default SSH port, unrelated to Monero):
To verify, use `ufw status`. The output should be similar to the following (the `22` being the default SSH port, unrelated to Monero):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To verify, use `ufw status`. The output should be similar to the following (the `22` being the default SSH port, unrelated to Monero):
To verify, use `ufw status`. The output should include the following:

since were specifying sshd above, we probably dont need to repeat it here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants