Re: Wayland vs X

2022-03-15 Thread 황병희
Dear Greg, Greg Wooledge writes: > On Fri, Mar 11, 2022 at 10:27:18PM +0100, Emanuel Berg wrote: >> I switched from mplayer to mpv ... > > And I switched from Latin-1 to UTF-8. Very much i like UTF-8 world! Thank you for using UTF-8, Greg ^^^ > (...thanks...) Sincerely, Linux fan Byung-Hee -

Re: Wayland vs X

2022-03-15 Thread 황병희
Dear Kevin, Kevin Exton writes: > I tried Wayland some years ago now (might have been when they first > trialled it in Ubuntu) but decided not to stick with it. Well i don't know my login desktop what it is. Always i use default values. Currently i'm using Debian 11 Bullseye under Chromebook. T

https authorisation server?

2022-03-15 Thread Jeremy Ardley
I'm working on providing an imap proxy on my LAN gateway and it seems nginx module ngx_mail will do the job nicely. The problem is the module mandates an http authorisation server. Ideally I would run the authorisation server on my internal mail machine and it would use PAM or suchlike to look

Re: packages built with golang

2022-03-15 Thread Cindy Sue Causey
On 3/15/22, Dan Ritter wrote: > Cousin Stanley wrote: >> Cousin Stanley wrote : >> > The data is already on your system, so >> > there's no transmission happening. >> >> I do not understand this. > ... > >> Does the Debian package manager >> really download package information >> for al

Re: Archiving content of a directory on a DVD-R.

2022-03-15 Thread peter
From: "Thomas Schmitt" Date: Tue, 15 Mar 2022 22:27:37 +0100 > How old is it ? Nameplate is marked "September 2003". > I find this model mentioned as early as 2003. DVD burning was a novelty > back then. Consistent. > You may ask it by > > xorriso -outdev /dev/sr0 -list_profiles out D

Re: got a mdadm puzzler

2022-03-15 Thread gene heskett
On Tuesday, 15 March 2022 15:08:35 EDT Charles Curley wrote: > On Mon, 14 Mar 2022 18:47:52 -0400 > > gene heskett wrote: > > And I am beginning to think in terms of a mobo problem, the bios is > > only seeing the cpu bus a .9 something volts, and the cpu fan at 721 > > rpm, but nothing else and

Re: Archiving content of a directory on a DVD-R.

2022-03-15 Thread Thomas Schmitt
Hi, pe...@easthope.ca wrote: > Drive type : vendor 'PLEXTOR' product 'DVDR PX-708A' revision '1.06' How old is it ? I find this model mentioned as early as 2003. DVD burning was a novelty back then. > https://www.londondrugs.com/verbatim-dvd-rw---30-pack/L7011505.html Says "You have been blo

Re: Archiving content of a directory on a DVD-R.

2022-03-15 Thread peter
From: "Thomas Schmitt" Date: Sat, 26 Feb 2022 18:29:45 +0100 > What messages do you get printed when the CD-or-DVD medium is inserted > and you do: > > xorriso -outdev /dev/sr0 -toc Have this drive in an external case with a blank CD. No DVDs yet. root@joule:/home/root# xorriso -out

Re: got a mdadm puzzler

2022-03-15 Thread Charles Curley
On Mon, 14 Mar 2022 18:47:52 -0400 gene heskett wrote: > And I am beginning to think in terms of a mobo problem, the bios is > only seeing the cpu bus a .9 something volts, and the cpu fan at 721 > rpm, but nothing else and gkrellm isn't even seeing any of that. I don't know what CPU voltages ar

Re: iwd + systemd-networkd + resolvconf wrinkles

2022-03-15 Thread David Wright
On Mon 14 Mar 2022 at 07:15:12 (+), Thomas Pircher wrote: > David Wright wrote: > > I was casting round for a simple way to run iwd + resolvconf + > > systemd-networkd as replacement. > > I run a similar setup, with iwd, systemd-networkd and systemd-resolved. > This has been working without pr

Re: Installing/Preparing Debian on a headless system

2022-03-15 Thread David Wright
On Tue 15 Mar 2022 at 12:41:48 (+), Brian wrote: > On Sun 13 Mar 2022 at 20:05:45 -0500, David Wright wrote: > > On Wed 09 Mar 2022 at 16:18:08 (+), Brian wrote: > > > > > > Sorry, I do not know anything about UEFI and the installer. I will, > > > however, guide you through the steps to us

Re: packages built with golang

2022-03-15 Thread Dan Ritter
Cousin Stanley wrote: > Cousin Stanley wrote : > > The data is already on your system, so > > there's no transmission happening. > > I do not understand this. ... > Does the Debian package manager > really download package information > for all ~59,000 avaiilabel packages > in an

Re: packages built with golang

2022-03-15 Thread Curt
On 2022-03-15, Cousin Stanley wrote: > >> Whether or not you want to see it >> is a different issue. > > I understand this. > >> The data is already on your system, so >> there's no transmission happening. > > I do not understand this. > > I was under the impression that > package info

Re: packages built with golang

2022-03-15 Thread Kushal Kumaran
On Tue, Mar 15 2022 at 08:28:41 AM, Cousin Stanley wrote: > > > > I was under the impression that > package information returned by > > apt-cache show some-package > > for packages that I have not installed > would not be downloaded onto my system > until I actually requested

Re: packages built with golang

2022-03-15 Thread Greg Wooledge
On Tue, Mar 15, 2022 at 08:28:41AM -0700, Cousin Stanley wrote: > I was under the impression that > package information returned by > > apt-cache show some-package > > for packages that I have not installed > would not be downloaded onto my system > until I actually requested

Re: packages built with golang

2022-03-15 Thread Cousin Stanley
Cousin Stanley wrote : >> What I don't understand is the necessity >> to transmit a string of 3933 bytes >> for 87 golang packages for example >> when a link to the same would suffice >> for those that actually require it. Dan Ritter wrote : > The package manager needs it. I understand this.

Re: packages built with golang

2022-03-15 Thread tomas
On Tue, Mar 15, 2022 at 06:36:52AM -0700, Cousin Stanley wrote: > to...@tuxteam.de wrote: > > > No, it seems you haven't understood. > > > > I assure you that I do understand the need > for access to the Built-Using list. > > What I don't understand is the necessity > to transmit

Re: Installing/Preparing Debian on a headless system

2022-03-15 Thread mick crane
On 2022-03-15 12:41, Brian wrote: Attached is the relevant portion of my preseed.cfg up to partitioning. I do that manually. "d-i netcfg/wireless_essid string MI5_Listening_Station_102" =O) -- Key ID4BFEBB31

Re: packages built with golang

2022-03-15 Thread Dan Ritter
Cousin Stanley wrote: > to...@tuxteam.de wrote: > > > No, it seems you haven't understood. > > > > I assure you that I do understand the need > for access to the Built-Using list. > > What I don't understand is the necessity > to transmit a string of 3933 bytes > for 87 golang

Re: packages built with golang

2022-03-15 Thread Cousin Stanley
to...@tuxteam.de wrote: > No, it seems you haven't understood. > I assure you that I do understand the need for access to the Built-Using list. What I don't understand is the necessity to transmit a string of 3933 bytes for 87 golang packages for example when a link to the sa

Re: Installing/Preparing Debian on a headless system

2022-03-15 Thread Brian
On Sun 13 Mar 2022 at 20:05:45 -0500, David Wright wrote: > On Wed 09 Mar 2022 at 16:18:08 (+), Brian wrote: > > > > Sorry, I do not know anything about UEFI and the installer. I will, > > however, guide you through the steps to use preseeding and get a > > network console. > > That would be

Re: voltage monitoring Q

2022-03-15 Thread gene heskett
On Tuesday, 15 March 2022 02:43:59 EDT Richard Hector wrote: > On 13/03/22 21:15, gene heskett wrote: > > they are the last seacrate drives I'll own... Ever. > > Lots of brands seem to go through bad patches. Even just bad batches. > > For stuff I care about, I use RAID1 (mdraid), on NAS drives,