Setup Guide for Xandeum pNodes
pNode UPDATE version
5 min
connect to your pnode via ssh, forwarding the proper ports into the localhost of the pnode if you're using windows, you'll use cmd exe or power shell , use this format be sure to verify the location of your ssh identity file and public ip address cli ssh i "c \path to ssh key\id ed25519 pub" root@\<my p node ip> l 4000\ localhost 4000 l 3000\ localhost 3000 l 8000\ localhost 8000 if using mac terminal or linux, use this format be sure to verify the location of your ssh identity file and public ip address cli ssh i / ssh/id ed25519 root@\<my p node ip> l 4000\ localhost 4000 l 3000\ localhost 3000 l 8000\ localhost 8000 run the newest version of the install sh script, and use option 2 to upgrade run as root user use sudo i to change to root user sudo password may be required cli wget o install sh "https //raw\ githubusercontent com/xandeum/xandminer installer/refs/heads/master/install sh" && chmod a+x install sh && /install sh go to your local web browser and check your xandminer status in the web gui cli http //localhost 3000/ a completed upgrade will show the correct versions, see screenshot congratulations, you completed the upgrade! check your pnode is accessible on the correct ports here https //pnodes xandeum network/#nyhpd https //pnodes xandeum network/#nyhpd don't forget to enable storage by using the "dedicate and earn" button!