in debian there is no rc.local and rc.boot is no longer arround. <BR><BR>you are suppose to use update-rc.d to links/files in init.d<BR><BR>how do u start your scripts at startup?<BR><BR><BR>an ...
Howdy,<BR><BR>I have this script I wrote to establish and maintain ssh tunnels back to my server for certain ports. It's somewhat annoying to open iTerm for this and just leave that terminal open ...