Cannot see a process listening on 127.0.0.1

2020-08-19 Thread Victor Sudakov
Dear Colleagues, There is a process listening on 127.0.0.1:8081 but for some reason netstat/sockstat/ss do not show it listening on IPv4. Is this a bug or a feature? root@test4:~# telnet 127.0.0.1 8081 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. dd HTTP/1.1 400 Bad Reque

Re: Recommendation for filesystem for USB external drive for backups

2020-08-19 Thread Michael Stone
On Thu, Aug 20, 2020 at 11:33:34AM +1200, Ben Caradoc-Davies wrote: On 20/08/2020 10:08, David Christensen wrote: On 2020-08-13 01:31, David Christensen wrote: Without knowing anything about your resources, needs, expectations, "consistent backup plan", etc., and given the choices ext2, ext3,

Re: Recommendation for filesystem for USB external drive for backups

2020-08-19 Thread Ben Caradoc-Davies
On 20/08/2020 10:08, David Christensen wrote: On 2020-08-13 01:31, David Christensen wrote: Without knowing anything about your resources, needs, expectations, "consistent backup plan", etc., and given the choices ext2, ext3, or ext4 for an external USB drive presumably to store backup reposit

Re: Recommendation for filesystem for USB external drive for backups

2020-08-19 Thread David Christensen
On 2020-08-13 01:31, David Christensen wrote: On 8/12/20 5:14 PM, rhkra...@gmail.com wrote: I'm getting closer to setting up a consistent backup plan, backing up to an external USB drive.  I'm wondering about a reasonable filesystem to use, I think I want to stay in the ext2/3/4 family, and I'm

Re: Disks renamed after update to 'testing'...?

2020-08-19 Thread David Christensen
On 2020-08-19 03:03, Urs Thuermann wrote: David Christensen writes: When using a drive as backup media, are there likely use-cases that benefit from configuring the drive with no partition, a single PV, single VG, single LV, and single filesystem vs. configuring the drive with a single partit

Re: mp3 images on in-dash radio

2020-08-19 Thread Russell L. Harris
On Thu, Aug 20, 2020 at 02:08:02AM +1200, Richard Hector wrote: What happens if you play your CD in a computer player like rhythmbox or similar? I installed rhythmbox and plugged the USB flash stick into the computer, which was mounted on \media\. Whoever put together rhythmbox made the interf

Re: kmail - mailadresse and name confused

2020-08-19 Thread Hans
Answer myself: There is ~/.config/kmailrc, which got the known mailaddresses with names. However, when I delete them in this file and restart kmail, the mail addresses I sent to in the past. are not forgotten. So there is no change in the behavour. This led me to the conclusion, that these inf

Re: Problem with USB 3 port

2020-08-19 Thread deloptes
Mick Ab wrote: > Could the problem with the USB port possibly cause a problem with an > attempt to reboot the system ? what do you mean exactly - you were trying to reboot and then this happened?

Re: Problem with USB 3 port

2020-08-19 Thread Mick Ab
Could the problem with the USB port possibly cause a problem with an attempt to reboot the system ? On 19 Aug 2020 11:30, "Mick Ab" wrote: > There have been problems recently in trying to use the USB 3 port on a > desktop running Debian. > > The kernel doesn't recognise either a new portable hard

Re: kmail - mailadresse and name confused

2020-08-19 Thread Hans
> In my older version of kmail (on Wheezy -- I'd expect your using a newer > version) there is a section (essentially a cache) of Recent Addresses in > /.kde/share/config/kmailrc. > > If you have the same file, if you go in and edit those addresses that should > fix the problem. Yes, I got a newe

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread Thomas Schmitt
Hi, > I think however that it is NOT true that you can link directly from > BSD/MIT/Apache2 to corresponding strict GPL license. Well, as said, Apache2-to-GPLv2 conversion is not acknowledged by FSF and thus by most GPLv2(without+) issuers. If it was GPLv2+, then it would be ok, because you could

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread Marek Mosiewicz
W dniu śro, 19.08.2020 o godzinie 18∶29 +0200, użytkownik to...@tuxteam.de napisał: > On Wed, Aug 19, 2020 at 05:30:30PM +0200, Marek Mosiewicz wrote: > > [...] > > > Unfortunetly I see that Free Software Foundation claims that > > MIT(X11) > > and BSD are GPL compatible [1] > > I don't know wha

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread Marek Mosiewicz
W dniu śro, 19.08.2020 o godzinie 18∶01 +0200, użytkownik Thomas Schmitt napisał: > Hi, > > Marek Mosiewicz wrote: > > That project is GPL2 licensed with commercial options avaialble > > there is huge number of libraries written with Apache2 license. > > It seems that currently only viable option

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread tomas
On Wed, Aug 19, 2020 at 05:30:30PM +0200, Marek Mosiewicz wrote: [...] > Unfortunetly I see that Free Software Foundation claims that MIT(X11) > and BSD are GPL compatible [1] I don't know what's "unfortunate". They are GPL compatible, meaning you can take any BSD/MIT licensed piece of code and

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread Thomas Schmitt
Hi, sorry, i just read that Apache2 cannot be converted to GPLV2 but only to GPLv3. https://www.gnu.org/licenses/license-list.en.html#apache2 So it would have to be BSD, from which everybody can derive what matches best. Have a nice day :) Thomas

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread Thomas Schmitt
Hi, Marek Mosiewicz wrote: > That project is GPL2 licensed with commercial options avaialble > there is huge number of libraries written with Apache2 license. > It seems that currently only viable option is LGPL2.1+ It could well be Apache2 or BSD, provided that it is _for_ the GPL2 licensed proj

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread Marek Mosiewicz
W dniu śro, 19.08.2020 o godzinie 16∶11 +0200, użytkownik to...@tuxteam.de napisał: > On Wed, Aug 19, 2020 at 02:09:01PM +0200, Marek Mosiewicz wrote: > > W dniu śro, 19.08.2020 o godzinie 08∶05 +0200, użytkownik > > to...@tuxteam.de napisał: > > > On Tue, Aug 18, 2020 at 09:17:36PM +0200, Marek Mo

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread tomas
On Wed, Aug 19, 2020 at 02:09:01PM +0200, Marek Mosiewicz wrote: > W dniu śro, 19.08.2020 o godzinie 08∶05 +0200, użytkownik > to...@tuxteam.de napisał: > > On Tue, Aug 18, 2020 at 09:17:36PM +0200, Marek Mosiewicz wrote: [...] > > The thing is: BSD, MIT and friends allow you to combine the stuff

Re: mp3 images on in-dash radio

2020-08-19 Thread Richard Hector
On 18/08/20 1:38 pm, Russell L. Harris wrote: > On Mon, Aug 17, 2020 at 07:31:10PM -0400, Dan Ritter wrote: >> or looking up "albums" via a web service and trying to display the >> covers. > > The Tundra does have a GSP navigation system integrated into the > in-dash radio.  But I am aware of no

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread Thomas Schmitt
Hi, as for the subject: None that would allow forth and back excange of copyrightable material. That's a design goal of GPL. Once in, always in. See: https://www.gnu.org/licenses/copyleft.en.html to...@tuxteam.de wrote: > > BSD, MIT and friends allow you to combine the stuff > > with any othe

Re: Is there permissve GPL3 compatible license ?

2020-08-19 Thread Marek Mosiewicz
W dniu śro, 19.08.2020 o godzinie 08∶05 +0200, użytkownik to...@tuxteam.de napisał: > On Tue, Aug 18, 2020 at 09:17:36PM +0200, Marek Mosiewicz wrote: > > Hello, > > hello > > > I'm just curious. According to general perception BSD, MIT or > > Apache2 > > licenses are GPL3 compatible. > > There

Re: kmail - mailadresse and name confused

2020-08-19 Thread rhkramer
On Wednesday, August 19, 2020 05:58:53 AM Hans wrote: > Hi folks, > > somehow in kmail the mailadresse and the name are confused. When I want to > write a mail, by typing the mailadresse is intelligently fullfilled, but > the belonging name is not correctly added. Also on most mailadresses, I > ge

Problem with USB 3 port

2020-08-19 Thread Mick Ab
There have been problems recently in trying to use the USB 3 port on a desktop running Debian. The kernel doesn't recognise either a new portable hard drive or a new flash drive when each have, in turn, be plugged into that port. Neither device shows up with fdisk -l, lsusb or lsblk commands. No

kmail - mailadresse and name confused

2020-08-19 Thread Hans
Hi folks, somehow in kmail the mailadresse and the name are confused. When I want to write a mail, by typing the mailadresse is intelligently fullfilled, but the belonging name is not correctly added. Also on most mailadresses, I get the same name added (guess, there was never a name, so it is

Re: Disks renamed after update to 'testing'...?

2020-08-19 Thread Urs Thuermann
David Christensen writes: > Thanks for the explanation. It seems that pvcreate(8) places an LVM > disk label and an LVM metadata area onto disks or partitions when > creating a PV; including a unique UUID: > > https://www.man7.org/linux/man-pages/man8/pvcreate.8.html Yes, correct. You can see

Re: Correct syntax of sound devices, rules.d and/or modprobe.d

2020-08-19 Thread Stefan Krusche
(Resent, after the ever recurring mishap of having replied to private email address…) Am Dienstag 18 August 2020 schrieb John Conover: > In /etc/udev/rules.d/*, and, /lib/modprobe.d/aliases.conf, is the > correct name for sound devices "snd-usb-audio" or "snd_usb_audio"? man modprobe says: DESCR

Re: Disks renamed after update to 'testing'...?

2020-08-19 Thread David Christensen
On 2020-08-18 23:00, Urs Thuermann wrote: David Christensen writes: AIUI the OP was mounting an (external?) drive partition for use as a destination for backups. Prior to upgrading to Testing, the root partition was /dev/sda1 (no LVM?) and the backup partition was /dev/sdb1 (no LVM?). After