start:system:monero:node
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start:system:monero:node [2024/12/29 12:23] – marlonivo | start:system:monero:node [2025/01/04 09:14] (current) – marlonivo | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Node ====== | + | ====== |
A device on the Internet running the Monero software, with a full copy of the Monero blockchain, actively assisting the Monero network. A node that is not running on your local machine is called remote node. Remote nodes can be private, if they are for personal use only, or open, if they are accessible by other people. | A device on the Internet running the Monero software, with a full copy of the Monero blockchain, actively assisting the Monero network. A node that is not running on your local machine is called remote node. Remote nodes can be private, if they are for personal use only, or open, if they are accessible by other people. | ||
Line 7: | Line 7: | ||
* 200 GB SSD | * 200 GB SSD | ||
- | ===== A new MONERO USER ===== | + | ===== A new Monero User ===== |
---- | ---- | ||
First we wanna create a new monero user | First we wanna create a new monero user | ||
Line 36: | Line 36: | ||
===== Monerod Configurations ===== | ===== Monerod Configurations ===== | ||
---- | ---- | ||
- | Create a new configuration file with '' | + | Create a new configuration file with '' |
< | < | ||
# Configuration file for monerod | # Configuration file for monerod | ||
# See ' | # See ' | ||
- | # Binding your node to your home network | + | # Binding your node & set username and password |
rpc-bind-ip=0.0.0.0 | rpc-bind-ip=0.0.0.0 | ||
rpc-bind-port=18081 | rpc-bind-port=18081 | ||
Line 62: | Line 62: | ||
</ | </ | ||
- | At last give your user the rights to execute | + | At last give the monero |
< | < | ||
chown -R monero: | chown -R monero: | ||
Line 79: | Line 79: | ||
< | < | ||
# | # | ||
- | # Autostart monero daemon with previous set configurations | + | # Autostart monero daemon with configuration from monero.conf |
- | command=" | + | command=" |
- | command_args=" | + | command_args=" |
- | command_background=" | + | |
pidfile="/ | pidfile="/ |
start/system/monero/node.1735475010.txt.gz · Last modified: 2024/12/29 12:23 by marlonivo