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

2023-03-03 Thread tomas
On Fri, Mar 03, 2023 at 06:09:40PM -0500, Greg Wooledge wrote: > On Fri, Mar 03, 2023 at 05:45:54PM -0500, Jeffrey Walton wrote: > > The 'p' is a pci bus, the 's' is a slot number. Since the interface > > does not move around once installed, the interface will always have > > the same name like 'en

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

2023-03-03 Thread Jeffrey Walton
On Fri, Mar 3, 2023 at 6:10 PM Greg Wooledge wrote: > > On Fri, Mar 03, 2023 at 05:45:54PM -0500, Jeffrey Walton wrote: > > The 'p' is a pci bus, the 's' is a slot number. Since the interface > > does not move around once installed, the interface will always have > > the same name like 'enp4s0'. >

Re: besides ping/nslookup, any other tools to resolve a hostname?

2023-03-03 Thread Rodrigo Cunha
> > I have bitnami/mysql container (debian OS) running on kubernetes. > This container seems too restricted for system software, these following > commands are removed: > > sudo (so I can't su to root for apt) > ping > dig > nslookup > net-tools > It is a good practice to build small images for pod

Re: Unable to associate to mobile hotspot

2023-03-03 Thread Rodrigo Cunha
> > I'm using Sid/amd64 on my notebook and I have a Android smartphone. My > notebook has no problems to associate to every WiFI access point I > tested so far, including mobile phones hotspots, except the hotspot of > my own smartphone. > What is your kernel? I saw in a forum from Arch that a pro

Re: besides ping/nslookup, any other tools to resolve a hostname?

2023-03-03 Thread Max Nikulin
On 04/03/2023 07:53, Ken Young wrote: Do you know any other way to resolve a hostname by manual  on this container? systemd-resolve However I am unsure concerning k8s containers. Some interpreters: python3 -c 'import socket as s, sys; print(s.gethostbyname(sys.argv[1]))' debian.net

Re: besides ping/nslookup, any other tools to resolve a hostname?

2023-03-03 Thread Greg Wooledge
On Sat, Mar 04, 2023 at 08:53:39AM +0800, Ken Young wrote: > ping > dig > nslookup > net-tools > > Do you know any other way to resolve a hostname by manual on this > container? Dedicated lookup tools: getent hosts host dnsqr Utilities that resolve hostnames as a side effect of what they are:

besides ping/nslookup, any other tools to resolve a hostname?

2023-03-03 Thread Ken Young
Hello, I have bitnami/mysql container (debian OS) running on kubernetes. This container seems too restricted for system software, these following commands are removed: sudo (so I can't su to root for apt) ping dig nslookup net-tools Do you know any other way to resolve a hostname by manual on t

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

2023-03-03 Thread Albretch Mueller
On 3/3/23, David Wright wrote: > > Try removing the atheros module with: > > # rmmod ath10k_pci > > (check its name in /proc/modules), and then reload it with > > # modprobe ath10k_pci > > and check dmesg again. Bingo! Those were the steps that enable me to see the wireless network with nmtu

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

2023-03-03 Thread Timothy M Butterworth
On Fri, Mar 3, 2023 at 6:36 PM Timothy M Butterworth < timothy.m.butterwo...@gmail.com> wrote: > > > On Fri, Mar 3, 2023 at 4:45 PM Albretch Mueller wrote: > >> since it was included in the Linux kernel anyway I (apparently >> wrongly) thought I didn't have to install any packages. After >> down

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

2023-03-03 Thread Timothy M Butterworth
On Fri, Mar 3, 2023 at 4:45 PM Albretch Mueller wrote: > since it was included in the Linux kernel anyway I (apparently > wrongly) thought I didn't have to install any packages. After > downloading and installing the required firmware: > > $ sudo dpkg --install firmware-atheros_20210315-3_all.de

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

2023-03-03 Thread Greg Wooledge
On Fri, Mar 03, 2023 at 05:45:54PM -0500, Jeffrey Walton wrote: > The 'p' is a pci bus, the 's' is a slot number. Since the interface > does not move around once installed, the interface will always have > the same name like 'enp4s0'. That's a wonderful idea, but it doesn't quite work in practice.

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

2023-03-03 Thread Jeffrey Walton
On Fri, Mar 3, 2023 at 10:46 AM Albretch Mueller wrote: > > [...] > $ sudo lshw -class network > *-network DISABLED >description: Ethernet interface >product: RTL810xE PCI Express Fast Ethernet controller >vendor: Realtek Semiconductor Co., Ltd. >physical id: 0 >

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

2023-03-03 Thread David Wright
On Fri 03 Mar 2023 at 21:45:27 (+), Albretch Mueller wrote: > since it was included in the Linux kernel anyway I (apparently > wrongly) thought I didn't have to install any packages. After > downloading and installing the required firmware: > > $ sudo dpkg --install firmware-atheros_20210315-

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

2023-03-03 Thread Dan Ritter
Albretch Mueller wrote: > since it was included in the Linux kernel anyway I (apparently > wrongly) thought I didn't have to install any packages. After > downloading and installing the required firmware: > > $ sudo dpkg --install firmware-atheros_20210315-3_all.deb > Selecting previously unsele

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

2023-03-03 Thread Albretch Mueller
since it was included in the Linux kernel anyway I (apparently wrongly) thought I didn't have to install any packages. After downloading and installing the required firmware: $ sudo dpkg --install firmware-atheros_20210315-3_all.deb Selecting previously unselected package firmware-atheros. (Readi

Re: does your Thunderbird for deb11 often become unresponsive?

2023-03-03 Thread hl
On 3/4/23 02:17, Alexander V. Makartsev wrote: I don't have any issues with TB on a PC with operating system on SSD. If I had to guess the culprit, it could be a failing HDD. You should check "/var/log/syslog" for anything suspicious and\or "smartctl". This also could be a symptom of resource

Filesystem deduplication (was:solution to / full)

2023-03-03 Thread David Christensen
On 3/2/23 15:16, songbird wrote: i could find a lot of space by deduping backups and pictures but that is on my TODO list for the year 2026 at the rate i'm going. it may end up being much more time efficient to just go out and buy another 2TB SSD and swap that for my smaller one and call it g

Re: solution to / full

2023-03-03 Thread davidson
On Fri, 3 Mar 2023 Curt wrote: On 2023-03-02, Jonathan Dowland wrote: On Thu, Mar 02, 2023 at 07:25:58AM -0500, Greg Wooledge wrote: I don't understand why you used sort -r, but then reversed it again with tac at the end. You could drop both of the reversals, and just change head to tail. T

Booting Debian from NFS (using EFI PXE GRUB)

2023-03-03 Thread tuxifan
Hey! As kind of a network-wide fallback system (and for some diskless computers in our network) I'd like to set up EFI PXE boot for a simple Debian system. However, I have only been able to find very sparse and possibly outdated information on how to actually tell the kernel/initramfs to mount

Re: does your Thunderbird for deb11 often become unresponsive?

2023-03-03 Thread Alexander V. Makartsev
On 03.03.2023 09:02, hlyg wrote: at first i suspect Thunderbird(TB) try to access some sites that are blocked in china i disable show Start Page when it launches i disable check email automatically for each account but it becomes unresponsive when i File->New->Message i really don't know cau

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

2023-03-03 Thread Christoph Brinkhaus
Am Fri, Mar 03, 2023 at 05:01:49PM + schrieb Albretch Mueller: > On 3/3/23, Timothy M Butterworth wrote: > > Just run `ip link` or `ip address` and it will show you the name. In addition what Tim suggests: You could run dmesg and search for ath, wifi, wlan, wlp or so. In my case the output w

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

2023-03-03 Thread Timothy M Butterworth
On Fri, Mar 3, 2023 at 12:01 PM Albretch Mueller wrote: > On 3/3/23, Timothy M Butterworth wrote: > > Just run `ip link` or `ip address` and it will show you the name. > > I had already done so, but I don't see the "logical name" or the IP > of the wireless interface on my very "temperamental"

Re: Forcing dhclient to not ignore tun0 interface when it's available

2023-03-03 Thread davenull
Hello On 2023-03-03 05:21, David Wright wrote: On Thu 02 Mar 2023 at 11:44:17 (+0100), daven...@tuxfamily.org wrote: I finally had the time to dig into the logs from two days ago, when the problem happens again It seems that dhclient does it requests trying different interfaces EXCEPT tun0 (se

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

2023-03-03 Thread Albretch Mueller
On 3/3/23, Timothy M Butterworth wrote: > Just run `ip link` or `ip address` and it will show you the name. I had already done so, but I don't see the "logical name" or the IP of the wireless interface on my very "temperamental" DELL Inspiron which seems to have a mind of its own. I only see the

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

2023-03-03 Thread Timothy M Butterworth
On Fri, Mar 3, 2023 at 10:46 AM Albretch Mueller wrote: > $ sudo lspci | grep --ignore-case Wireless > 02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless > Network Adapter (rev 31) > $ > > $ sudo lshw -class network > *-network DISABLED >description: Ethernet interfa

Re: Debian 11 upgrade to Debian 12

2023-03-03 Thread Timothy M Butterworth
On Thu, Mar 2, 2023 at 10:57 PM songbird wrote: > Timothy M Butterworth wrote: > > All, > > > > I just updated my media center PC from Debian Bullseye to Debian > Bookworm. > > The upgrade went alright. I initially had to download almost 2GB of 1640 > > packages. Around 600 failed to upgrade and

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

2023-03-03 Thread Albretch Mueller
$ sudo lspci | grep --ignore-case Wireless 02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31) $ $ sudo lshw -class network *-network DISABLED description: Ethernet interface product: RTL810xE PCI Express Fast Ethernet controller v

Re: solution to / full

2023-03-03 Thread Curt
On 2023-03-02, Jonathan Dowland wrote: > On Thu, Mar 02, 2023 at 07:25:58AM -0500, Greg Wooledge wrote: >>I don't understand why you used sort -r, but then reversed it again with >>tac at the end. You could drop both of the reversals, and just change >>head to tail. > > The short answer is becaus

Re: unbound and fetchmail (was: Re: Remove route '169.254.0.0/16 dev ovs-system')

2023-03-03 Thread Christoph Brinkhaus
Am Fri, Mar 03, 2023 at 10:09:42PM +0700 schrieb Max Nikulin: > On 02/03/2023 22:27, Christoph Brinkhaus wrote: > > Am Thu, Mar 02, 2023 at 09:26:33PM +0700 schrieb Max Nikulin: > > > On 28/02/2023 17:25, Christoph Brinkhaus wrote: > > > > I will just inform about the status. Everything is fine now

Re: Forcing dhclient to not ignore tun0 interface when it's available

2023-03-03 Thread David Wright
On Fri 03 Mar 2023 at 22:00:37 (+0700), Max Nikulin wrote: > On 03/03/2023 13:29, Tim Woodall wrote: > > On Fri, 3 Mar 2023, Max Nikulin wrote: > > > > > > dhclient running for enp2s0f0 should detect that VPN is active > > > and to avoid overwriting DNS settings that direct requests to > > > tun0.

Re: unbound and fetchmail (was: Re: Remove route '169.254.0.0/16 dev ovs-system')

2023-03-03 Thread Max Nikulin
On 02/03/2023 22:27, Christoph Brinkhaus wrote: Am Thu, Mar 02, 2023 at 09:26:33PM +0700 schrieb Max Nikulin: On 28/02/2023 17:25, Christoph Brinkhaus wrote: I will just inform about the status. Everything is fine now. A word about systemd-networkd-wait-online: With this service running there h

Re: Debian 11 upgrade to Debian 12

2023-03-03 Thread local10
Mar 3, 2023, 03:57 by songb...@anthive.com: > considering it's not released yet and has 331 RC bugs still to > be dealt with (or ignored) that's a bit of a jumping the start > line signal. > > helping to find bugs is good though too. :) > It's a pretty decent release nevertheless. Am running D

Re: Forcing dhclient to not ignore tun0 interface when it's available

2023-03-03 Thread Max Nikulin
On 03/03/2023 13:29, Tim Woodall wrote: On Fri, 3 Mar 2023, Max Nikulin wrote: dhclient running for enp2s0f0 should detect that VPN is active and to avoid overwriting DNS settings that direct requests to tun0. The hook can create and delete a file like rhis: tim@dirac:/etc/dhcp (none)$ cat

Re: Re: Building binary package, howto enable init.d/systemd start

2023-03-03 Thread Konstantin Kletschke
Dear Tim, I followed your advise to restucture my stuff exactly like you suggested. Putting all files in a structure below source, Makefile, PACKAGE.install ... everything. And now it works! I get init.d and systemd _enabled_ start scripts. Installing this way I get an error at the target:

Re: Unable to associate to mobile hotspot

2023-03-03 Thread Lucio Crusca
Il 03/03/23 09:29, didier gaumet ha scritto: I would look at the WPA type used by the android hotspot: in the past I have had problems with pure WPA3 or even hybrid WPA3/WPA2, so I would try to configure -at least temporarily- this hotspot in pure WPA2 mode Sadly my Redmi Note 8 with MIUI Glo

Re: Re: Building binary package, howto enable init.d/systemd start

2023-03-03 Thread Konstantin Kletschke
Dear Darac, > > The files > > /etc/init.d/loqitmon > > /lib/systemd/system/loqitmon.service > The manpage for dh_installsystemd suggests these files should be under > debian/. Are they, or are they in etc/init.d and lib/systemd/system? I have those below debian, this way: -rwxr-xr-x 1 konsti ko

Re: Unable to associate to mobile hotspot

2023-03-03 Thread didier gaumet
Le 03/03/2023 à 00:53, Charles Curley a écrit : [...] I see some lines in there that are suspicious, but I don't know enough about wpa_supplicant to go further. Anyone else? Hello, I would look at the WPA type used by the android hotspot: in the past I have had problems with pure WPA3 or even