LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Startup Script I wrote for Wireless -works on slackware (https://www.linuxquestions.org/questions/linux-software-2/startup-script-i-wrote-for-wireless-works-on-slackware-821309/)

The Gargantuan 07-21-2010 01:25 PM

Startup Script I wrote for Wireless -works on slackware
 
Anyone need a script(Perl) that will work for sure on slackware to get your wireless going upon boot?

Command Line:
Code:

wget http://slackwireless.googlecode.com/files/garg_wireless-0.1.pl
After determining if it runs successfully on your machine, drop it in /etc/rc.d/rc.local and it'll run on boot! Voila, ask any ?s if you got em :-D


EDIT: Make sure that you change permissions so that it's executable.
chmod 755 should work.

David1357 07-21-2010 02:47 PM

Quote:

Originally Posted by The Gargantuan (Post 4041005)
Anyone need a script(Perl) that will work for sure on slackware to get your wireless going upon boot?

I know you look down on Ubuntu, but I wrote an init script to get wireless networking started during boot that should work on Ubuntu and Debian. With some minor modification, it should also work on other distros, even Slackware.


All times are GMT -5. The time now is 04:19 PM.