Re: debian-to-windows message transfer

2024-11-18 Thread Jeffrey Walton
On Mon, Nov 18, 2024 at 5:08 PM Anssi Saari wrote: > Christian Britz writes: > > Am 16.11.24 um 05:42 schrieb Greg Wooledge: > > > >> If your Windows machine can run an ssh daemon that you can log into, > >> then you could use it as your SOCKS proxy, though I have no idea how > >> you'd go about

Re: Smart UPS-communication setup failure against linux cluster

2024-11-18 Thread john doe
On 11/18/24 12:45, Gupta, Tulika wrote: Dear support team I have purchased a new APC UPS which I want to connect with four Linux Debian clusters. The APC UPS Model: SURTD3000XLIM (APC model) has one serial com connector and one USB connector on the back of the UPS. Two cables were provided al

Re: debian-to-windows message transfer

2024-11-18 Thread debian-user
Greg Wooledge wrote: > On Sun, Nov 17, 2024 at 09:34:00 +, debian-u...@howorth.org.uk > wrote: > > "Russell L. Harris" wrote: > > > On Sat, Nov 16, 2024 at 01:03:34PM -0500, Greg Wooledge wrote: > > > >I've been thinking about this some more, and I'd like to try to > > > >list all the way

Re: Looking for X cursor theme with bigger or darker I-Beam

2024-11-18 Thread Fred
On 11/18/24 14:17, Chris Green wrote: debian-u...@howorth.org.uk wrote: Chris Green wrote: Chris Green wrote: Charles Curley wrote: On Sun, 17 Nov 2024 15:40:05 + Chris Green wrote: So, do any of the cursor themes in xcursor-themes actually change the I-Beam cursor? I've looked

Re: BD backup?

2024-11-18 Thread Timothy M Butterworth
On Sun, Nov 17, 2024 at 7:54 PM Timothy M Butterworth < timothy.m.butterwo...@gmail.com> wrote: > > > On Sun, Nov 17, 2024 at 6:22 PM wrote: > >> On 11/16/24 18:31, Jean-François Bachelet wrote: >> > >> > note that vlc on debian reads and play BlueRay disks just fine :) (just >> be >> > sure sure

Re: Smart UPS-communication setup failure against linux cluster

2024-11-18 Thread Charles Curley
On Mon, 18 Nov 2024 11:45:33 + "Gupta, Tulika" wrote: > The APC UPS Model: SURTD3000XLIM (APC model) has one serial com > connector and one USB connector on the back of the UPS. Two cables > were provided alongwith the UPS purchase- a) RJ-45 to DB-9 > communication cable (goes to the serial c

Smart UPS-communication setup failure against linux cluster

2024-11-18 Thread Gupta, Tulika
Dear support team I have purchased a new APC UPS which I want to connect with four Linux Debian clusters. The APC UPS Model: SURTD3000XLIM (APC model) has one serial com connector and one USB connector on the back of the UPS. Two cables were provided alongwith the UPS purchase- a) RJ-45 to DB-

Re: debian-to-windows message transfer

2024-11-18 Thread Anssi Saari
Christian Britz writes: > Am 16.11.24 um 05:42 schrieb Greg Wooledge: > >> If your Windows machine can run an ssh daemon that you can log into, >> then you could use it as your SOCKS proxy, though I have no idea how >> you'd go about setting up an sshd on Windows. > > Should not be to hard using

Re: Looking for X cursor theme with bigger or darker I-Beam

2024-11-18 Thread Chris Green
debian-u...@howorth.org.uk wrote: > Chris Green wrote: > > Chris Green wrote: > > > Charles Curley wrote: > > > > On Sun, 17 Nov 2024 15:40:05 + > > > > Chris Green wrote: > > > > > > > > > So, do any of the cursor themes in xcursor-themes actually > > > > > change the I-Beam cursor?

Re: binary files /usr/bin/[ and /usr/bin/test differ

2024-11-18 Thread Yassine Chaouche
Le 11/18/24 à 11:50, to...@tuxteam.de a écrit : Help yourseof :) https://sources.debian.org/src/coreutils/ (Of course, apt-get source coreutils would do the same). Cheers Thank you tomas, After a second reading of https://sources.debian.org/src/coreutils/9.5-1/src/test.c/, it seems tha

binary files /usr/bin/[ and /usr/bin/test differ

2024-11-18 Thread Yassine Chaouche
Dear debian and linux enthusiasts, Have you ever stopped and wondered: Are `/usr/bin/[` and `/usr/bin/test` truly unique across all unices? # diff /usr/bin/\[ /usr/bin/test Binary files /usr/bin/[ and /usr/bin/test differ # ls /usr/bin/\[ -rwxr-xr-x 1 root root 67K Sep 20 2022 '/usr/bin/[' #

Re: Looking for X cursor theme with bigger or darker I-Beam

2024-11-18 Thread debian-user
Chris Green wrote: > Chris Green wrote: > > Charles Curley wrote: > > > On Sun, 17 Nov 2024 15:40:05 + > > > Chris Green wrote: > > > > > > > So, do any of the cursor themes in xcursor-themes actually > > > > change the I-Beam cursor? I've looked at a couple of other > > > > sets of c

Re: Looking for X cursor theme with bigger or darker I-Beam

2024-11-18 Thread debian-user
wrote: > On Sun, Nov 17, 2024 at 08:25:33PM +, debian-u...@howorth.org.uk > wrote: > > Dan Ritter wrote: > > > Chris Green wrote: > > > > Dan Ritter wrote: > > > > > Chris Green wrote: > > > > > > > > > > Most terminals offer the ability to change the cursor color > > > > > when t

Re: debian-to-windows message transfer

2024-11-18 Thread Max Nikulin
On 18/11/2024 11:20, Russell L. Harris wrote: On Mon, Nov 18, 2024 at 10:30:06AM +0700, Max Nikulin wrote: Are there any errors in Console ([Ctrl+Shift+K])? Right click on any entry allows to copy or to save all messages. The message id is russell#1 I suspect that GL canvas on an error pa

Re: binary files /usr/bin/[ and /usr/bin/test differ

2024-11-18 Thread Greg Wooledge
On Mon, Nov 18, 2024 at 11:57:05 +0100, Arno Lehmann wrote: > Am 18.11.2024 um 11:45 schrieb Yassine Chaouche: > > Dear debian and linux enthusiasts, > > > > Have you ever stopped and wondered: > > Are `/usr/bin/[` and `/usr/bin/test` truly unique across all unices? > > interesting question (and

Re: binary files /usr/bin/[ and /usr/bin/test differ

2024-11-18 Thread Arno Lehmann
Am 18.11.2024 um 11:45 schrieb Yassine Chaouche: Dear debian and linux enthusiasts, Have you ever stopped and wondered: Are `/usr/bin/[` and `/usr/bin/test` truly unique across all unices? interesting question (and observation below). I can't say I ever really cared, and I'm not even sure now

Re: binary files /usr/bin/[ and /usr/bin/test differ

2024-11-18 Thread tomas
On Mon, Nov 18, 2024 at 11:45:53AM +0100, Yassine Chaouche wrote: > Dear debian and linux enthusiasts, > > Have you ever stopped and wondered: > Are `/usr/bin/[` and `/usr/bin/test` truly unique across all unices? > > # diff /usr/bin/\[ /usr/bin/test > Binary files /usr/bin/[ and /usr/bin/test

Re: Bookworm Upgrade failed for iwlwifi

2024-11-18 Thread Michel Verdier
On 2024-11-18, Klaus Singvogel wrote: > I finally fixed it by installing the iwlwifi-firmware package from > bookworm-backports: > apt install -t bookworm-backports iwlwifi-firmware You mean apt install -t bookworm-backports firmware-iwlwifi

Re: debian-to-windows message transfer

2024-11-18 Thread Russell L. Harris
On Sun, Nov 17, 2024 at 08:33:25PM -0500, Greg Wooledge wrote: https://www.iplocation.net/ip-lookup reports a location of Texas for this address, so server-side Geo IP blocking seems unlikely. A rural area a little south of Austin. My ISP is RTA (rtatel.com). If no browser extensions have b

Re: Looking for X cursor theme with bigger or darker I-Beam

2024-11-18 Thread tomas
On Sun, Nov 17, 2024 at 08:25:33PM +, debian-u...@howorth.org.uk wrote: > Dan Ritter wrote: > > Chris Green wrote: > > > Dan Ritter wrote: > > > > Chris Green wrote: > > > > > > > > Most terminals offer the ability to change the cursor color when > > > > the cursor is in them. In the se

Re: binary files /usr/bin/[ and /usr/bin/test differ

2024-11-18 Thread Michael Stone
On Mon, Nov 18, 2024 at 11:45:53AM +0100, Yassine Chaouche wrote: So, why keep them separate? Is this about some old Unix tradition? an optimization somewhere somehow? Because gnu policy is command behavior to not be dependent on the name of the binary. Historically gnu utilities were often co

Re: Looking for X cursor theme with bigger or darker I-Beam

2024-11-18 Thread Eric S Fraga
Response below/inline for email Chris Green wrote: > (original email sent 17 Nov 2024 at 21:13) > > Felix Miata wrote: >> I use dmz-cursor-theme in Debian and elsewhere that offer it. It comes in >> various >> sizes, plus two colors, black and white. >> >> On Debian I typically add >> >>

Bookworm Upgrade failed for iwlwifi

2024-11-18 Thread Klaus Singvogel
Hello, Yesterday I upgraded my Debian Bookworm on my Thinkpad T14 Gen4 laptop. After rebooting I lost my wifi. dmesg reported that the iwlwifi module failed with ucode (-2). I finally fixed it by installing the iwlwifi-firmware package from bookworm-backports: apt install -t bookworm-ba

Re: binary files /usr/bin/[ and /usr/bin/test differ

2024-11-18 Thread Arno Lehmann
Thanks Greg! That was... well, as expected ;-) Am 18.11.2024 um 13:35 schrieb Greg Wooledge: On Mon, Nov 18, 2024 at 11:57:05 +0100, Arno Lehmann wrote: ... Unfortunately, I'm not brilliant at all. But I'm eager to see if Greg has something to educate us ;-) POSIX doesn't care whether you

Re: debian-to-windows message transfer

2024-11-18 Thread Greg Wooledge
On Mon, Nov 18, 2024 at 04:20:27 +, Russell L. Harris wrote: > On Mon, Nov 18, 2024 at 10:30:06AM +0700, Max Nikulin wrote: > > On 18/11/2024 09:47, Russell L. Harris wrote: > > > On Mon, Nov 18, 2024 at 09:18:27AM +0700, Max Nikulin wrote: > > > > You may try to open Web Developer Tools (under

Re: binary files /usr/bin/[ and /usr/bin/test differ

2024-11-18 Thread tomas
On Mon, Nov 18, 2024 at 12:30:03PM +0100, Yassine Chaouche wrote: > Le 11/18/24 à 11:50, to...@tuxteam.de a écrit : > > > > Help yourseof :) > > > > https://sources.debian.org/src/coreutils/ > > > > (Of course, apt-get source coreutils would do the same). > > > > Cheers > > > Thank you toma

Re: debian-to-windows message transfer

2024-11-18 Thread Greg Wooledge
On Mon, Nov 18, 2024 at 01:16:57 +, Russell L. Harris wrote: > With the approx server, reinstallation is quick, and this being a > spare machine, there is no need to install a bunch of packages and set > up the desktop. Anyway, the installation is complete, and now I have > a pristine installa