|
I had made a script to establish a dial up connection with an ISDN “modem”, but i think it could function with any modem, except for those “Win Modems” (they are only windows compatible). I am using Red Hat 6.0 Ok, you only have to make it executable by changing its permissions. Just log in as root and execute for example: $ chmod +x .dialupscript After that, just execute it: $ ./.dialupscript Download here and rename “dialupscript.txt” to “.dialupscript” |