Advanced Search
Search Results
53 total results found
nodectl - Install new node via command line with PK12 option
If your P12 password is not working its due to a bug. Run the following command to do the install. sudo nodectl install --quick-install --p12-migration-path /root/your.p12 --p12-passphrase 'AbcXyzab1$$' IMPORTANT!! Once you run this command your passphrase ...
Make scripts to make your life easier!
This will create the folder for you to store your scrips in. Open terminal sudo mkdir /scripts chmod 770 /scripts chown root:nodeadmin /scripts Create scripts Scripts are easy to create with nano. They are just the same one line command you would ...
WinSCP - (SCP/FTP to/from your node to your PC)
Download WinSCP Portable. This version requires no installation (which is always a good thing https://winscp.net/eng/downloads.php 2. Run WinSCP and select New Site, put all the details in (your port may be different but it uses the same SSH port you us...
nodectl configure -e (Go into the node control configuration)
1. sudo nodectl configure -e 2. Select No unless support asks 3. Press enter on this one... just an FYI. 4. Select what item you want to configure. The hot ones are in red...especially Auto Restart
HCloud build documentation
https://docs.constellationnetwork.io/run-a-node/validator-node-guides/build-your-node/cloud-provider-specific
AWS Build Documentation
https://docs.constellationnetwork.io/run-a-node/validator-node-guides/build-your-node/cloud-provider-specific
DO Droplet build documentation
https://docs.constellationnetwork.io/run-a-node/validator-node-guides/build-your-node/cloud-provider-specific
crontab - Scheduler
Crontab - Crontab is scheduler so you can launch scripts hourly/daily/weekly/monthly. type "sudo crontab -e" (Edit the crontab) Pick 1. nano unless you like other editors. Add the following to the bottom of the crontab to run the script at 10AM Sun...
nodectl ipv6 disable --ni --sysctl
Disables IP6! you don't need it as its not really used for most networks. Maybe colleges mainly and the fed's
nodectl -csl -p dag-l0
Check if you are on the seelist
Get back to Ready/Ready
Try1: 1. run sudo nodectl leave -p dag-l1 ; sudo nodectl stop -p dag-l1 ; sudo nodectl leave -p dag-l0 ;sudo nodectl stop -p dag-l02. Shut down your VM from the cloud side. This way it really shuts down, clears out its memory file and the VM executable. Bas...
EncryptOnClick - https://www.2brightsparks.com/onclick/index.html
2 Bright Sparks makes some wonderful utilities! one of them is EncryptOnClick. Download this, encrypt your important data (Like PK12 and YAML files). I've use this for over 10 years and never had an issue with it. Just don't forget that password! https://w...