From: Shadow on
http://www.backtrack-linux.org/

If you don't know what it is, you probably don't need it.
[]'s
From: Shadow on
On Thu, 12 Aug 2010 21:09:16 -0300, Shadow <Sh(a)dow.br> wrote:

> http://www.backtrack-linux.org/
>
> If you don't know what it is, you probably don't need it.
> []'s
Just hit enter when it boots, menu options selector is
invisible for me

It's a bit rough round the edges
startx
to run gui

From a command window:

iwconfig wlan0
ifconfig up

to get your wireless up

dhclient eth0

to get your network connected via cable

(strictly nooble instructions, but if you don't do this you
will not be able to use wireshark and other goodies)
[]'s
From: Shadow on
On Fri, 13 Aug 2010 17:16:08 -0300, Shadow <Sh(a)dow.br> wrote:

> iwconfig wlan0
> ifconfig up
should have read:

iwconfig wlan0 mode monitor
ifconfig wlan0 up

Sorry