Hi SucreDev, thanks for your guide, I have some cuestions, you make a chrom job for the sentinel, but. What happens if the machine have a power off or a reboot?, I think the wallet doesn't start at boot, what do you think to put the 'sucrd -daemon' code in the '/etc/rc.local' script? will it work os is redundant?
Sorry with my very bad English.
Yes, this should work below.
edit with : nano /etc/rc.local
add this line in the top
/usr/bin/sucrd -daemon
it will start auto if pc reboots