View Single Post
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#16
Originally Posted by downstormaf View Post
I need a little help here 9000,

I was writing the first code on installing the script, everything was going well until writing the line

iwconfig wlan0 mode ad-hoc

it returns the following,

+ iwconfig wlan0 mode ad-hoc
/bin/sh: iwconfig: not found

Is this good? is it part of the process? I'm going to keep writing the code but if there is something wrong please reply, and thanks for your help
This command helps change the mode of the WiFi interface, which is essential to the script.

I forgot to mention this is provided by the package wireless-tools. I'll revise the instructions. Thank you for your feedback.
 

The Following User Says Thank You to 9000 For This Useful Post: