Closed git4silver closed 6 years ago
Well, removing everything it's a little bit hard, but I think this could be sufficient:
sudo rm -rf /var/www/minera
sudo rm /etc/cron.d/minera
sudo apt remove redis-server
sudo apt remove supervisor
I don't suggest to remove also the minera
user because it's the only one that can access it.
Thanks @michelem09 , Do you knew what is redirecting me on localhost to localhost/minera ? So I am still missing something...
Ah right it's the lighttpd web server you should remove it or change the config file.
Hi, How can I remove minera form Raspberry Pi 3 ? Can somebody share with me few commands to do that ? Thanks!