Re: Can nmap show 'my' MAC address

2024-10-19 Thread tomas
On Sat, Oct 19, 2024 at 06:51:45PM +0100, Chris Green wrote: > I am using nmap to scan my LAN with:- > > sudo nmap -sn 192.168.1.0/24 > > It works as expected except that it doesn't show the MAC address for > the system that it's being run on:- > > chris$ sudo nmap -sn 192.168.1.0/24 >

Re: Can nmap show 'my' MAC address

2024-10-19 Thread jeremy ardley
On 20/10/24 01:51, Chris Green wrote: I am using nmap to scan my LAN with:- sudo nmap -sn 192.168.1.0/24 It works as expected except that it doesn't show the MAC address for the system that it's being run on:- chris$ sudo nmap -sn 192.168.1.0/24 ... ... ... Nma

Re: Can nmap show 'my' MAC address

2024-10-19 Thread Greg Wooledge
On Sat, Oct 19, 2024 at 20:16:53 -0400, Timothy M Butterworth wrote: > You can display your systems mac address with the following command: > > $ ip address > > sample output > link/ether d8:c0:a6:f4:cb:fd Sure, you can *find* that somewhere in the output. But if the OP wants to include this in

Re: Can nmap show 'my' MAC address

2024-10-19 Thread Timothy M Butterworth
On Sat, Oct 19, 2024 at 6:40 PM Chris Green wrote: > I am using nmap to scan my LAN with:- > > sudo nmap -sn 192.168.1.0/24 > > It works as expected except that it doesn't show the MAC address for > the system that it's being run on:- > > chris$ sudo nmap -sn 192.168.1.0/24 > ... >

Re: beeps and other sounds

2024-10-19 Thread Brad Rogers
On Sat, 19 Oct 2024 19:26:02 + fxkl4...@protonmail.com wrote: Hello fxkl4...@protonmail.com, >i've never been able to get speech dispatcher to say anything >understandable I decided to have a play with speech dispatcher, just for fun. After I installed it, and entered the command string Arb

Re: Can nmap show 'my' MAC address

2024-10-19 Thread Andy Smith
Hi, On Sat, Oct 19, 2024 at 06:51:45PM +0100, Chris Green wrote: > I am using nmap to scan my LAN with:- > > sudo nmap -sn 192.168.1.0/24 > > It works as expected except that it doesn't show the MAC address for > the system that it's being run on:- The reason why it does not show your MAC a

Re: beeps and other sounds

2024-10-19 Thread fxkl47BF
On Sat, 19 Oct 2024, Arbol One wrote: > > Try this, it's so much fun!! > > sleep 1; spd-say I; sleep 0.5; spd-say am; sleep 1; spd-say finished > i've never been able to get speech dispatcher to say anything understandable

Can nmap show 'my' MAC address

2024-10-19 Thread Chris Green
I am using nmap to scan my LAN with:- sudo nmap -sn 192.168.1.0/24 It works as expected except that it doesn't show the MAC address for the system that it's being run on:- chris$ sudo nmap -sn 192.168.1.0/24 ... ... ... Nmap scan report for jrbb.zbmc.eu (192.168.1.227)

Re: Battery CMOS

2024-10-19 Thread songbird
William Torrez Corea wrote: > What happened with my CMOS battery? > > I buy a new CMOS battery, replace the old battery and configure the > date/hour through the BIOS, save the configuration and restart the machine. > > Start the operating system, the system loads but then restart and the > date/h

Re: beeps and other sounds

2024-10-19 Thread songbird
Greg Wooledge wrote: > On Fri, Oct 18, 2024 at 15:05:31 -0700, Larry Martell wrote: >> On Fri, Oct 18, 2024 at 3:00 PM Arbol One wrote: >> > >> > Hello everyone. >> > >> > Could anyone tell me how to make Debian 12-gnome-terminal make a beep >> > sound after completing a shell script. >> >> Way

Re: USB flash with varying VendorID:ProductId

2024-10-19 Thread Stefan Monnier
> lsusb -vt > /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 1M > ID 1d6b:0003 Linux Foundation 3.0 root hub > |__ Port 2: Dev 5, If 0, Class=Mass Storage, Driver=usb-storage, 5000M > ID 8564:1000 Transcend Information, Inc. JetFlash > > however it may accidentall

Re: two different problems with input (mouse and keyword) using Sid

2024-10-19 Thread eben
On 10/12/24 11:39, Patrice Duroux wrote: Hi, The first concern is not that annoying and about a wireless mouse that has systematically two different behaviours: 1. one if the receiver is already plugged at boot, 2. one if it is plugged while linux has boot. For 1. the mouse is like going quickly

Re: beeps and other sounds

2024-10-19 Thread Max Nikulin
On 19/10/2024 20:17, Greg Wooledge wrote: So, in conclusion, I really don't understand*nearly* enough about what's happening here. Do not forget about udev + systemd-logind uaccess feature that removes and adds ACLs to audio devices to the active user on VT switching. You may use "ps auxfw"

USB flash with varying VendorID:ProductId

2024-10-19 Thread Max Nikulin
Hi, I have decided that it is time to buy a USB3 stick for live system (rescue) that boots fast enough. To my surprise I can boot kernel and initrd, but not live system. Kernel identifies the USB stick as another product and does not recognize the existing partition from which the kernel is l

Re: beeps and other sounds

2024-10-19 Thread Arbol One
Try this, it's so much fun!! sleep 1; spd-say I; sleep 0.5; spd-say am; sleep 1; spd-say finished On 2024-10-18 10:02 p.m., Timothy M Butterworth wrote: On Fri, Oct 18, 2024 at 7:10 PM Arbol One wrote: Hello everyone. Could anyone tell me how to make Debian 12-gnome-terminal make a

Re: beeps and other sounds

2024-10-19 Thread Greg Wooledge
On Sat, Oct 19, 2024 at 15:02:56 +1100, George at Clug wrote: > On Saturday, 19-10-2024 at 14:20 Greg Wooledge wrote: > > I also wonder whether runuser is actually needed there, or whether > > setpriv would be sufficient.  It might depend on whether "notroot" is > > already logged in to establish a

Re: It IS at least one bug - was [STRANGENESS (typographical error???) at http://ftp.us.debian.org/debian/README]

2024-10-19 Thread tomas
On Sat, Oct 19, 2024 at 05:26:02AM -0500, Richard Owlett wrote: > Later in this thread Tomas references "Apache HTTP Server Documentation"[1] > which explicitly states "Directories require a trailing slash...". > > Therefore http://ftp.us.debian.org/debian/README should *NOT* read > "Older release

It IS at least one bug - was [STRANGENESS (typographical error???) at http://ftp.us.debian.org/debian/README]

2024-10-19 Thread Richard Owlett
Later in this thread Tomas references "Apache HTTP Server Documentation"[1] which explicitly states "Directories require a trailing slash...". Therefore http://ftp.us.debian.org/debian/README should *NOT* read "Older releases of Debian are at http://archive.debian.org/debian-archive"; *BUT* sho