Also, after unlocking the wallet the bash history should be cleared so that the pwd can't be found if the box is compromised. The wallet should also be locked too shouldn't it at some point?
cat /dev/null > ~/.bash_history && history -c && exit
Also, after unlocking the wallet the bash history should be cleared so that the pwd can't be found if the box is compromised. The wallet should also be locked too shouldn't it at some point?
cat /dev/null > ~/.bash_history && history -c && exit
RE: How to setup a Linda masternode on Ubuntu 16 Linux