Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #255699

Re: how to activate my wireless card? nmtui only shows wireless connections . . .

From David Wright <deblis@lionunicorn.co.uk>
Newsgroups linux.debian.user
Subject Re: how to activate my wireless card? nmtui only shows wireless connections . . .
Date 2023-03-08 00:40 +0100
Message-ID <G6P4u-aSJd-1@gated-at.bofh.it> (permalink)
References (5 earlier) <G5nDj-9Tm4-1@gated-at.bofh.it> <G5DI5-a3Xs-3@gated-at.bofh.it> <G5MBH-aaWN-1@gated-at.bofh.it> <G63jb-amPC-3@gated-at.bofh.it> <G63Cx-amZU-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun 05 Mar 2023 at 20:57:25 (+0000), Albretch Mueller wrote:
> On 3/5/23, David Wright <deblis@lionunicorn.co.uk> wrote:
> >
> > I run installed systems, so wifi passwords are either in individual
> > /var/lib/iwd/<ESSID>.psk files (with iwd), or collectively in
> > /etc/wpa_supplicant/<ifname>.conf (with wpasupplicant/systemd-networkd).
> >
> > These files have go= permissions, and I don't consider them of great
> > enough concern to put them on an encrypted filesystem (which would
> > in any case need unlocking). However, you could do just that, with an
> > encrypted USB stick. At least you'd benefit from just one passphrase
> > to unlock any and all necessary secrets.
> 
>  Is there a way to pass the password on the command to that modprobe
> or whichever utility?
> 
>  Apparently because I use DL I don't have that kind of directory structure:
> 
> $ cd /var/lib/iwd/
> bash: cd: /var/lib/iwd/: No such file or directory

You only don't have this directory because you have:

> drwx------ 1 root          root           140 Mar  5 20:50 NetworkManager

running your network, not iwd. As for /etc/wpa_supplicant/, NM lists
it as a dependency. I don't whether NM is scriptable, for passing in
a password, or not: I've never used it.

Cheers,
David.

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-03 16:50 +0100
  Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Timothy M Butterworth <timothy.m.butterworth@gmail.com> - 2023-03-03 17:10 +0100
    Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-03 18:10 +0100
      Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Timothy M Butterworth <timothy.m.butterworth@gmail.com> - 2023-03-03 18:20 +0100
      Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Christoph Brinkhaus <c.brinkhaus@t-online.de> - 2023-03-03 18:30 +0100
        Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-03 22:50 +0100
          Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Dan Ritter <dsr@randomstring.org> - 2023-03-03 23:20 +0100
            Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-04 09:10 +0100
          Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-03 23:30 +0100
            Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-04 01:10 +0100
              Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-04 18:20 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-05 03:50 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-05 21:40 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-05 22:00 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-08 00:40 +0100
          Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Timothy M Butterworth <timothy.m.butterworth@gmail.com> - 2023-03-04 00:40 +0100
            Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Timothy M Butterworth <timothy.m.butterworth@gmail.com> - 2023-03-04 01:00 +0100
  Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Jeffrey Walton <noloader@gmail.com> - 2023-03-03 23:50 +0100
    Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Greg Wooledge <greg@wooledge.org> - 2023-03-04 00:20 +0100
      Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Jeffrey Walton <noloader@gmail.com> - 2023-03-04 07:10 +0100
        Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-04 18:20 +0100
          Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Jeffrey Walton <noloader@gmail.com> - 2023-03-04 19:00 +0100
            Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Curt <curty@free.fr> - 2023-03-05 18:30 +0100
              Re: how to activate my wireless card? nmtui only shows wireless connections . . . Anssi Saari <as@sci.fi> - 2023-03-05 20:30 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Greg Wooledge <greg@wooledge.org> - 2023-03-05 21:10 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . Albretch Mueller <lbrtchx@gmail.com> - 2023-03-05 21:20 +0100
                Re: how to activate my wireless card? nmtui only shows wireless  connections . . . David Wright <deblis@lionunicorn.co.uk> - 2023-03-05 21:40 +0100
                Re: how to activate my wireless card? nmtui only shows wireless connections . . . Anssi Saari <as@sci.fi> - 2023-03-06 21:20 +0100
      Re: how to activate my wireless card? nmtui only shows wireless  connections . . . <tomas@tuxteam.de> - 2023-03-04 07:40 +0100

csiph-web