Thanks Rory. Looks like I&#39;m all sorted now and can update my system. I&#39;m trying to use one of the &quot;harder&quot; distros so that I learn a bit more  rather than just sticking on Fedora or Ubuntu derivatives. Playing around with Arch to see how it goes.<div>
<br class="webkit-block-placeholder"></div><div>Thanks again</div><div><br class="webkit-block-placeholder"></div><div>Simon</div><div><br><div class="gmail_quote">2009/9/6 Rory Holland <span dir="ltr">&lt;<a href="mailto:modestforagenius@googlemail.com">modestforagenius@googlemail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">1) I&#39;m assuming you have wpa-supplicant. If you don&#39;t, you need it.<br>
2) Open or create (as root) /etc/wpa_supplicant.conf Here&#39;s what&#39;s in<br>
mine (edited for security reasons ):<br> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Code:<br>
<br>
ap_scan=1<br>
ctrl_interface=/var/run/wpa_supplicant<br>
<br>
network={<br>
        ssid=&quot;*YOUR_NETWORK_ID_GOES_HERE*&quot;<br>
        scan_ssid=0<br>
        proto=WPA<br>
        key_mgmt=WPA-PSK<br>
        psk=&quot;*YOUR_PRESHARED_KEY_GOES_HERE*&quot;<br>
        pairwise=TKIP<br>
        group=TKIP<br>
}<br>
<br>
3) reboot<br>
<br>
<br>
2009/9/6 Simon Sleaford &lt;<a href="mailto:simon.sleaford@gmail.com">simon.sleaford@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi<br>
&gt; I&#39;m trying to connect to my wireless network at home from the command line<br>
&gt; on a machine that isn&#39;t running X. These are the steps that I have taken so<br>
&gt; far:<br>
&gt; 1 Make sure my wireless adaptor is recognised:<br>
&gt; iwconfig<br>
&gt; Recognises the RaLink RT2860 adaptor in my netbook correctly (designated<br>
&gt; ra0)<br>
&gt; 2. Scan for wireless network:<br>
&gt; iwlist ra0 scan<br>
&gt; Correctly sees my sky router and tells me that it is using WPA encryption.<br>
&gt; 3. This is where it seems to go wrong, when I try to connect using the<br>
&gt; following command<br>
&gt; iwconfig ra0 essid &quot;SKYRouter&quot; key s:mywirelesskey<br>
&gt; I get no output following the command so assume it has worked but cannot<br>
&gt; ping the router and have no IP address.<br>
&gt;<br>
&gt;<br>
&gt; Can anybody help me out with what I&#39;m doing incorrectly?<br>
&gt; Thanks<br>
&gt; Simon<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Nottingham mailing list<br>
&gt; <a href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a><br>
&gt; <a href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
Please avoid sending me encrypted Microsoft Office attachments (Word,<br>
Excel, Powerpoint)<br>
See <a href="http://www.gnu.org/philosophy/no-word-attachments.html" target="_blank">http://www.gnu.org/philosophy/no-word-attachments.html</a><br>
<br>
_______________________________________________<br>
Nottingham mailing list<br>
<a href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>
</blockquote></div><br></div>