From: "A. R." <feoymalo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Wireless Help
Date: Fri, 7 Jul 2006 11:18:28 -0400 [thread overview]
Message-ID: <7e7f5e710607070818m69c99326r7c1de3ad97596fb5@mail.gmail.com> (raw)
In-Reply-To: <2db4be990607062110m5796dc03o7e55497d95e1f539@mail.gmail.com>
> So, I assume that eth1 would be replaced by wlan0 in the commands above,
> correct?
>
Yes, that is true. Therefore if you create a bash script with those
commands it would look like the following (I understand that you do
not use encryption, so I omitted the "key" setting)
#!/bin/bash
iwconfig wlan0 essid beam26wireless
dhcpcd wlan0
Now, all I do is to run this script as root every time I need to use
my wireless connection. I do not need to automatically run this script
at boot time because I do not use the wireless connection that often.
I know some people in this list will consider this "solution" a little
bit clunky, but hey, it works for me, and I am really not an expert
when it comes to configuring stuff like this. I am just a user too.
:-)
HTH
- AR
--
If you stare long enough into an abyss, the abyss will stare back into you...
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2006-07-07 15:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-05 3:17 [gentoo-user] Wireless Help Colleen Beamer
2006-07-05 5:18 ` A. R.
2006-07-07 4:10 ` Colleen Beamer
2006-07-07 4:34 ` Michael Crute
2006-07-08 1:01 ` Colleen Beamer
2006-07-08 16:24 ` Willie Wong
2006-07-08 18:59 ` Neil Bothwick
2006-07-07 15:18 ` A. R. [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7e7f5e710607070818m69c99326r7c1de3ad97596fb5@mail.gmail.com \
--to=feoymalo@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox