EagleAye Posted February 4, 2020 Posted February 4, 2020 I could not find anything related, so here is the question. How should I go about removing NodeLink from my Raspberry Pi? I would like to ensure Nodelink is fully removed and there are no instances of anything NodeLink left on the Pi. Are there any major tricks involved, anything hidden, anything lurking in background or is it fairly straightforward? Thanks for any input.
paulbates Posted February 4, 2020 Posted February 4, 2020 Nodelink is 3 pieces, assuming you've been using io_guy's install scrip: nodelink.dll (the code) config.xml (your environment's definition) Modifications to rc.local that cause the nodelink to be started when the pi boots The first step is to use the nano editor and edit rc.local and remove the line that starts nodelink... then reboot. The files under 1 and 2 can be deleted after that. Not sure what your command line skills are so I'll leave it here for the moment Paul
Recommended Posts
Archived
This topic is now archived and is closed to further replies.