While troubleshooting recent wireless card problems, I noticed that I now have several .sh files in /opt. It appears that these are created when one uses the "canned" scripts available by right-clicking the desktop:
Code Sample
myndis.sh for ndiswrapper, myiwconfig.sh for iwconfig, myprism2.sh for prism2
I had tried a number of things to get my wireless card to work. As I also had configuration info added to bootlocal.sh, I was repeating some of the configuration, as it seems that these run at boot.
Is this right? Are these run before or after bootlocal.sh? I just renamed them and it's OK now.
original here.