mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-21 02:14:05 +02:00
Merge pull request #201
6a6583a
Change bitmonero to monero in VPS guide (xmr-eric)
This commit is contained in:
commit
d2d5bc4356
@ -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 bitmonero
|
||||
tar -xjvf linux64 -C bitmonero
|
||||
mkdir monero
|
||||
tar -xjvf linux64 -C monero
|
||||
|
||||
### Launch the daemon
|
||||
|
||||
cd bitmonero
|
||||
cd monero
|
||||
./monerod
|
||||
|
||||
### Options:
|
||||
|
Loading…
Reference in New Issue
Block a user