Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
d2d5bc43
Unverified
Commit
d2d5bc43
authored
Dec 08, 2016
by
Riccardo Spagni
Browse files
Merge pull request #201
6a6583a6
Change bitmonero to monero in VPS guide (xmr-eric)
parents
0b76217e
6a6583a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
knowledge-base/user-guides/vps_run_node.md
View file @
d2d5bc43
...
...
@@ -28,12 +28,12 @@ Example if using `iptables`: `sudo iptables -A INPUT -p tcp --dport 18080 -j ACC
### Make a directory and extract the files.
mkdir
bit
monero
tar -xjvf linux64 -C
bit
monero
mkdir monero
tar -xjvf linux64 -C monero
### Launch the daemon
cd
bit
monero
cd monero
./monerod
### Options:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment