Connect This Laptop to Rymnet
1. Create This Laptop's Node Identity
This creates the laptop's own node identity. It does not start a server.
rym init 2. Connect to an Existing Node
Connect to one of your two existing nodes. Since the two nodes are already peered with each other, connecting to one should discover both nodes.
rym peer connect 139.99.155.167:7444 --name node1 3. Confirm the Peer Connections
rym peer list rym peer ping node1 rym peer ping <name of the auto-discovered second node from peer list> 4. Start the Rymnet Shell
rymsh You may see the following message:
no rymnet daemon detected at 127.0.0.1:7447; file commands still work, but browsing and account sync need `rymnetd run` Note: This message is slightly imprecise for this setup. Ignore the
account sync part. Only browsing requires rymnetd run in this case. 5. Log In
Log in normally from the Rymnet shell:
There is no password recovery - be careful there
rymsh:/home$ login yourname password