Re: Dongle USB

2025-03-27 Thread Marco
On 28.03.2025 00:07 Patrick Dupre via users wrote: > Link 18 (enp0s20f0u11) > Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 > Protocols: +DefaultRoute LLMNR=resolve -mDNS -DNSOverTLS > DNSSEC=no/unsupported > Current DNS Server: fe80::34a3:96ff:feba:2f41 >DNS S

Re: command line smtp mailer

2025-03-27 Thread ToddAndMargo via users
On 3/24/25 10:29 AM, R. G. Newbury wrote: From: ToddAndMargo Anyone have a favorite command line outbound (smtp) email program that is easy to use? I'd like to be able to put everything on the command line and not have configuration files to deal with. I have looked at mailx (snail) and msmtp

Re: command line smtp mailer

2025-03-27 Thread ToddAndMargo via users
On 3/24/25 10:29 AM, R. G. Newbury wrote: From: ToddAndMargo Anyone have a favorite command line outbound (smtp) email program that is easy to use? I'd like to be able to put everything on the command line and not have configuration files to deal with. I have looked at mailx (snail) and msmtp

Re: searching a directory sub-tree.

2025-03-27 Thread Jon LaBadie
On Wed, Mar 26, 2025 at 03:00:21PM -0600, home user via users wrote: Good afternoon, I'm trying to search a directory sub-tree for a specific string. I use this: find . -type f -print | xargs grep -l [string] /dev/null (but without the brackets). This often works. But it sometimes fails whe

Re: php scripts in html files

2025-03-27 Thread bruce
Hi. Server Side Scripting.. on my todo to research further.. I seem to recall the basic tech was to have "stuff" inserted in the html for execution on/by the server process.. Am I off base in recalling. At the same time, what does the implementation of SSI/HTML do that can't be easily handled by

Re: RAT program for Fedora?

2025-03-27 Thread Jonathan Billings
On Mar 27, 2025, at 21:33, ToddAndMargo via users wrote: > > On 3/27/25 2:35 PM, Samuel Sieb wrote: >>> On 3/27/25 1:52 PM, ToddAndMargo via users wrote: >>> A while back I asked about Remote Access Tools (RAT's) that >>> were Fedora friendly. Someone recommend an open source >>> version that

Re: RAT program for Fedora?

2025-03-27 Thread ToddAndMargo via users
On 3/27/25 2:33 PM, Jeffrey Walton wrote: On Thu, Mar 27, 2025 at 4:53 PM ToddAndMargo via users wrote: A while back I asked about Remote Access Tools (RAT's) that were Fedora friendly. Someone recommend an open source version that you could self host or pay someone to host for you. Anyone r

Re: RAT program for Fedora?

2025-03-27 Thread ToddAndMargo via users
On 3/27/25 2:35 PM, Samuel Sieb wrote: On 3/27/25 1:52 PM, ToddAndMargo via users wrote: A while back I asked about Remote Access Tools (RAT's) that were Fedora friendly.  Someone recommend an open source version that you could self host or pay someone to host for you.  Anyone remember what that

WWAN modem becomes unavailable after suspend

2025-03-27 Thread Marco Moock
Hello! I have an HP lt4111. After suspend to ram, it only works every 2/3 times I suspend the system. It works if I suspend and wake it up again. It also works immediately after a reboot. If it doesn't work, it is being detected by lsusb, but not mmcli. Bus 001 Device 004: ID 03f0:4e1d HP, Inc H

Re: Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
> > Suggestion try > > Use lsusb to identify PID and VID Then once identified > > Use usb_modeswitch -v vid - p PID -J > This tell the device to flip mode , RNDIS > > Check again > lsusb > lsusb Bus 001 Device 065: ID 1bbb:0908 T & A Mobile Phones LinkKey usb_modeswitch -v 1bbb -p 0908

Re: Re: Re: Re: Re: Dongle USB

2025-03-27 Thread None via users
Interesting, my opinion sounds like device is resetting probably faulty driver., firmware. When it resets it losses connection. Sent using the mobile mail app On 3/27/25 at 4:08 PM, Patrick Dupre via users wrote: > The bizarre thing (I check with another computer). > is that it works during ~1

Re: Re: Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
The bizarre thing (I check with another computer). is that it works during ~1 mn, and it stops to work. The only difference that I noted. is When it works Link 18 (enp0s20f0u11) Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 Protocols: +DefaultRoute LLMNR=resolve -mDNS -DNSOverTLS

Re: Re: Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
> You can try sudo modprobe cdc_mbim > lsmod |grep cdc_mbim > To verify OK Good, cdc_mbim 24576 0 cdc_wdm36864 1 cdc_mbim cdc_ncm53248 1 cdc_mbim usbnet 65536 4 cdc_mbim,cdc_ncm,rndis_host,cdc_ether What is next ? See below >

Re: Re: Re: Re: Dongle USB

2025-03-27 Thread None via users
You can try sudo modprobe cdc_mbim lsmod |grep cdc_mbim To verify Sent using the mobile mail app On 3/27/25 at 12:29 PM, Patrick Dupre via users wrote: > > > > lsusb search for PID like 1bbb vid like 00bc > > > > The cdc_mbin kernel module may be needed newer kernel have it > > Think modem b

Re: RAT program for Fedora?

2025-03-27 Thread Samuel Sieb
On 3/27/25 1:52 PM, ToddAndMargo via users wrote: A while back I asked about Remote Access Tools (RAT's) that were Fedora friendly.  Someone recommend an open source version that you could self host or pay someone to host for you.  Anyone remember what that was or have any other suggestions? Any

Re: RAT program for Fedora?

2025-03-27 Thread Jeffrey Walton
On Thu, Mar 27, 2025 at 4:53 PM ToddAndMargo via users wrote: > > A while back I asked about Remote Access Tools (RAT's) that > were Fedora friendly. Someone recommend an open source > version that you could self host or pay someone to host > for you. Anyone remember what that was or have any >

RAT program for Fedora?

2025-03-27 Thread ToddAndMargo via users
Hi All, A while back I asked about Remote Access Tools (RAT's) that were Fedora friendly. Someone recommend an open source version that you could self host or pay someone to host for you. Anyone remember what that was or have any other suggestions? AnyDesk only supports X11 and refuses to supp

Re: Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
> > lsusb search for PID like 1bbb vid like 00bc > > The cdc_mbin kernel module may be needed newer kernel have it > Think modem by default uses mbin, > RNDIS is recommended > > Use minicom to pass AT command to modem to switch modem like > AT=USBMODE=1 I guess AT+USNMODE=1 ? To /dev/bus/usb

Re: Dongle USB

2025-03-27 Thread Marco Moock
Am 27.03.2025 um 20:28:31 Uhr schrieb Patrick Dupre via users: > I guess AT+USNMODE=1 ? > > To /dev/bus/usb/001/063 ? > Bus 001 Device 063: ID 1bbb:0908 T & A Mobile Phones LinkKey If that device doesn't provide a serial modem, you can't enter AT commands. > minicom > Cannot create lockfile for

Re: Re: Re: Dongle USB

2025-03-27 Thread None via users
lsusb search for PID like 1bbb vid like 00bc The cdc_mbin kernel module may be needed newer kernel have it Think modem by default uses mbin, RNDIS is recommended Use minicom to pass AT command to modem to switch modem like AT=USBMODE=1 Sent using the mobile mail app On 3/27/25 at 8:57 AM, P

Re: SOLVED - Re: follow-up: searching a directory sub-tree.

2025-03-27 Thread Todd Zullinger
home user via users wrote: > On 3/26/25 8:02 PM, home user via users wrote: >> On 3/26/25 7:40 PM, Sam Varshavchik wrote: >>> home user via users writes: > >> By the way, grep's behavior suggests that the order of >> the options matters.  I did not expect that.  Does the >> order of the options rea

Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
This is the modem https://www.alcatelmobile.com/product/mobile-broadband/mobile-wifi/linkkey-lte-cat4-usb-dongle/ Following the instructions https://techship.com/support/faq/integrating-the-alcatel-ik41-series-m2m-lte-cat4-usb-sticks-in-linux-using-mbim-usb-mode/ mmcli --scan-modems successfully r

Re: SOLVED - Re: follow-up: searching a directory sub-tree.

2025-03-27 Thread home user via users
On 3/27/25 5:03 AM, Sam Varshavchik wrote: home user via users writes: On 3/26/25 7:40 PM, Sam Varshavchik wrote: home user via users writes: ... Now, try adding more not-letters-and-digits to the search string. It won't be long before things stop working again. $ echo 'j^k' >z $ grep '^k' z

Re: SOLVED - Re: follow-up: searching a directory sub-tree.

2025-03-27 Thread home user via users
On 3/26/25 8:02 PM, home user via users wrote: On 3/26/25 7:40 PM, Sam Varshavchik wrote: home user via users writes: By the way, grep's behavior suggests that the order of the options matters.  I did not expect that.  Does the order of the options really matter? I was paying attention to

Re: Dongle USB

2025-03-27 Thread Marco Moock
On 27.03.2025 16:56 Patrick Dupre via users wrote: > Why there is no /dev/ttyUSB0 ? If it doesn't act as a modem (as it does), there is no need for a serial device. It currently operates as an ethernet adapter. -- ___ users mailing list -- users@lists.

Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
Software Version: IK41_RD_02.00_05 It's already the latest version. I tried from windows However, it may be https://techship.com/?redirect_url=/downloads/alcatel-ik41-series-firmware-v-01-02-00-15-release-notes But I cannot get it. Why there is no /dev/ttyUSB0 ? =

Re: Re: Dongle USB

2025-03-27 Thread None via users
Probably Modem needs firmware update. They are usually available from website Sent using the mobile mail app On 3/27/25 at 8:01 AM, Patrick Dupre via users wrote: > This is the modem > https://www.alcatelmobile.com/product/mobile-broadband/mobile-wifi/linkkey-lte-cat4-usb-dongle/ > Following

Re: SOLVED - Re: follow-up: searching a directory sub-tree.

2025-03-27 Thread Jeffrey Walton
On Thu, Mar 27, 2025 at 7:03 AM Sam Varshavchik wrote: > > home user via users writes: > > > On 3/26/25 7:40 PM, Sam Varshavchik wrote: > >> home user via users writes: > >> > >>> I am indeed wanting the searches to skip the binary files (such as ".png" > >>> and ".mkv" files). > >>> I am indeed w

Re: Dongle USB

2025-03-27 Thread Tim via users
On Thu, 2025-03-27 at 12:15 +0100, Patrick Dupre via users wrote: > The manufacturer says compatible Linux To be blunt, that may just mean it worked on one distro, perhaps one that doesn't care about what software it installs (not as in malware, but ones that include non-free things the other dist

Re: Dongle USB

2025-03-27 Thread Marco Moock
On 27.03.2025 12:15 Patrick Dupre via users wrote: > > Sent: Thursday, March 27, 2025 at 11:45 AM > > From: "Marco Moock" > > To: users@lists.fedoraproject.org > > Subject: Re: Dongle USB > > > > On 27.03.2025 09:30 Patrick Dupre via users wrote: > > > > > I have never been able to turn to RNDI

Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
> Sent: Thursday, March 27, 2025 at 11:45 AM > From: "Marco Moock" > To: users@lists.fedoraproject.org > Subject: Re: Dongle USB > > On 27.03.2025 09:30 Patrick Dupre via users wrote: > > > I have never been able to turn to RNDIS mode, > > probably because the device does not show up in /dev/tty

Re: Dongle USB

2025-03-27 Thread Marco Moock
On 27.03.2025 09:30 Patrick Dupre via users wrote: > I have never been able to turn to RNDIS mode, > probably because the device does not show up in /dev/tty > It is lost? I assume it doesn't support it. Maybe ask the vendor or check wikidevi etc. -- _

Re: SOLVED - Re: follow-up: searching a directory sub-tree.

2025-03-27 Thread Sam Varshavchik
home user via users writes: On 3/26/25 7:40 PM, Sam Varshavchik wrote: home user via users writes: I am indeed wanting the searches to skip the binary files (such as ".png" and ".mkv" files). I am indeed wanting the searches to take case into account. Now, try adding more not-letters-and-

Re: searching a directory sub-tree.

2025-03-27 Thread Patrick O'Callaghan
On Wed, 2025-03-26 at 17:39 -0600, home user via users wrote: > On 3/26/25 4:14 PM, Patrick O'Callaghan wrote: > > On Wed, 2025-03-26 at 15:47 -0600, home user via users wrote: > > > A co-worker back in the late 1980's gave that "find" line.  I'm curious: > > > did "grep" have the -r option back t

Dongle USB

2025-03-27 Thread Patrick Dupre via users
Hello, I received a lot of recommendations to try to have this LTE dongle working. I wish to thank you. But, finally, it still does not work. I have never been able to turn to RNDIS mode, probably because the device does not show up in /dev/tty It is lost? Thank.