[PLUG] Bringing up network on xubuntu

drew wymore drew.wymore at gmail.com
Tue Sep 29 14:43:53 UTC 2009


On Tue, Sep 29, 2009 at 7:39 AM, Rich Shepard <rshepard at appl-ecosys.com>wrote:

> On Tue, 29 Sep 2009, drew wymore wrote:
>
> > /sbin/iwconfig eth{$} essid "your ssid" channel auto key $key
> > dhcpcd $eth{$}
>
> Drew,
>
>   That's not what I've used before to restart the networking on that host.
> Regardless, iwconfig eth(n) reports 'no such device' so it's something
> about
> the interfaces not being found or networking not running.
>
>   What's frustrating is that I fixed this in the past but I'm completely
> blank on just what I did to resolve the issue. With Debian-like systems
> isn't it '/etc/init.d/networking start' to bring that up?
>
> Thanks,
>
> Rich
>
> --
> Richard B. Shepard, Ph.D.               |  Integrity            Credibility
> Applied Ecosystem Services, Inc.        |            Innovation
> <http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax:
> 503-667-8863
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>

It appears that the upgrade borked seeing the network card. Your syntax is
correct for bringing it up but it's just a wrapper to iwconfig and other
bits I believe, same thing as Slackware's /etc/rc.d/rc.inet stuff. Anyway,
someone mentioned posting lspci and I think that would be the route to go so
we can tell what type of card is in the machine.

Drew-



More information about the PLUG mailing list