luca
|
2008-03-28
, 18:12
|
|
Posts: 1,137 |
Thanked: 402 times |
Joined on Sep 2007
@ Catalunya
|
#71
|
|
2008-03-28
, 21:54
|
Posts: 31 |
Thanked: 13 times |
Joined on Mar 2008
@ Germany
|
#73
|
|
2008-03-29
, 03:17
|
Posts: 60 |
Thanked: 22 times |
Joined on Feb 2008
|
#74
|
|
2008-03-29
, 11:02
|
|
Posts: 1,137 |
Thanked: 402 times |
Joined on Sep 2007
@ Catalunya
|
#75
|
|
2008-03-29
, 14:25
|
Posts: 31 |
Thanked: 13 times |
Joined on Mar 2008
@ Germany
|
#76
|
|
2008-03-29
, 19:15
|
Posts: 60 |
Thanked: 22 times |
Joined on Feb 2008
|
#77
|
test -x $DAEMON || exit 0
set -e
ifconfig wlan0 down hw ether 00:xx:xx:xx:xx:xx ifconfig wlan0 up
cat /home/user/newMAC.txt && ifconfig wlan0 down hw ether 00:19:my:new:mac cat /home/user/oldMAC.txt && ifconfig wlan0 down hw ether 00:19:my:original:mac ifconfig wlan0 up
|
2008-03-29
, 20:40
|
|
Posts: 1,137 |
Thanked: 402 times |
Joined on Sep 2007
@ Catalunya
|
#78
|
|
2008-04-01
, 11:33
|
Posts: 66 |
Thanked: 145 times |
Joined on Jan 2008
|
#79
|
|
2008-04-02
, 02:13
|
Posts: 7 |
Thanked: 3 times |
Joined on Apr 2008
|
#80
|
Tags |
customers?, middlefinger |
|