Re: IPv6 router is not forwarding packets

2019-01-07 Thread Ulf Volmer
On 07.01.19 23:06, Rainer Dorsch wrote: > "Configure the IPv6 router so that it requests its own prefix from the > FRITZ!Box > using IPv6 prefix delegation and that it announces its routing information to > the FRITZ!Box via router advertisement." > > https://en.avm.de/service/fritzbox/fritzbo

Re: Why choose Debian on server

2019-01-07 Thread Brian
On Mon 07 Jan 2019 at 14:37:30 -0600, David Wright wrote: > On Mon 07 Jan 2019 at 18:21:07 (+), Brian wrote: > > On Sun 06 Jan 2019 at 18:13:58 -0600, David Wright wrote: > > > > [...] > > > > > BTW if this Screenshot method is meant to yield a "printable" > > > document, I haven't yet figur

Re: Multiple host names for a single server?

2019-01-07 Thread Tom Browder
On Mon, Jan 7, 2019 at 4:11 PM Andy Smith wrote:> Hi Tom, > On Mon, Jan 07, 2019 at 11:42:28AM -0600, Tom Browder wrote: > > On Mon, Jan 7, 2019 at 10:24 AM john doe wrote: > > > Any reasons why you can't use 'cname' record? > > > > Um, you're right > > Though do note that the right hand side of

Re: Multiple host names for a single server?

2019-01-07 Thread Andy Smith
Hi Tom, On Mon, Jan 07, 2019 at 11:42:28AM -0600, Tom Browder wrote: > On Mon, Jan 7, 2019 at 10:24 AM john doe wrote: > > Any reasons why you can't use 'cname' record? > > Um, you're right Though do note that the right hand side of MX and NS records should not point to a CNAME alias (RFC 2181

Re: IPv6 router is not forwarding packets

2019-01-07 Thread Rainer Dorsch
Hi Ulf, many thank again for your reply. Am Sonntag, 6. Januar 2019, 21:40:21 CET schrieb Ulf Volmer: > Yes, looks weird. I have no idea why this happens. > > Just one point, the response times of hop 3 in your second traceroute > are quite low (instead of hop 2 in the first one). Are you sure t

Re: Multiple host names for a single server?

2019-01-07 Thread Tom Browder
On Mon, Jan 7, 2019 at 12:26 PM Kushal Kumaran wrote: > Tom Browder writes: > > On Mon, Jan 7, 2019 at 10:24 AM john doe wrote: > > ... > >> Any reasons why you can't use 'cname' record? > > > > Um, you're right, I should be able to use that now that ACME v2 lets > > us use wild cards. > > Could

Re: Help figuring out what is causing this log entry

2019-01-07 Thread Dan Ritter
Kelvin Jones wrote: > My syslog is being filled up with > > Jan 7 00:10:06 magpie slapd[9168]: slap_global_control: unrecognized > control: 1.3.6.1.4.1.4203.666.5.16 > Jan 7 00:10:06 magpie slapd[9168]: slap_global_control: unrecognized > control: 1.3.6.1.4.1.4203.666.5.16 > Jan 7 00:10:06

Re: Why choose Debian on server

2019-01-07 Thread David Wright
On Mon 07 Jan 2019 at 18:21:07 (+), Brian wrote: > On Sun 06 Jan 2019 at 18:13:58 -0600, David Wright wrote: > > [...] > > > BTW if this Screenshot method is meant to yield a "printable" > > document, I haven't yet figured out how to print it sensibly. > > $ lp -d PDF very-long-image.png gi

Help figuring out what is causing this log entry

2019-01-07 Thread Kelvin Jones
My syslog is being filled up with Jan 7 00:10:06 magpie slapd[9168]: slap_global_control: unrecognized control: 1.3.6.1.4.1.4203.666.5.16 Jan 7 00:10:06 magpie slapd[9168]: slap_global_control: unrecognized control: 1.3.6.1.4.1.4203.666.5.16 Jan 7 00:10:06 magpie slapd[9168]: slap_global_con

Re: How to ensure that old kernel does not get removed

2019-01-07 Thread David Wright
On Mon 07 Jan 2019 at 09:18:40 (-0500), songbird wrote: > Greg Wooledge wrote: > > On Sat, Jan 05, 2019 at 08:45:37AM -0500, songbird wrote: > >> APT::Clean-Installed "false"; > >> APT::NeverAutoRemove { "linux-image.*"; }; // packages that should never > >>

Re: How to disable automatic mounting external USB devices

2019-01-07 Thread Brian
On Mon 07 Jan 2019 at 13:45:09 -0600, Richard Owlett wrote: > On 01/07/2019 01:35 PM, Ulf Volmer wrote: > > On 07.01.19 20:21, Brian wrote: > > > On Mon 07 Jan 2019 at 18:52:45 +0100, Ulf Volmer wrote: > > > > On Mon, Jan 07, 2019 at 11:45:57AM -0600, Richard Owlett wrote: > > > > > It's not insta

Re: How to disable automatic mounting external USB devices

2019-01-07 Thread Richard Owlett
On 01/07/2019 01:35 PM, Ulf Volmer wrote: On 07.01.19 20:21, Brian wrote: On Mon 07 Jan 2019 at 18:52:45 +0100, Ulf Volmer wrote: On Mon, Jan 07, 2019 at 11:45:57AM -0600, Richard Owlett wrote: It's not installed. Man page says it is for "SysV init". As I did not chose otherwise I assume I hav

Re: How to disable automatic mounting external USB devices

2019-01-07 Thread Ulf Volmer
On 07.01.19 20:21, Brian wrote: > On Mon 07 Jan 2019 at 18:52:45 +0100, Ulf Volmer wrote: >> On Mon, Jan 07, 2019 at 11:45:57AM -0600, Richard Owlett wrote: >>> It's not installed. Man page says it is for "SysV init". >>> As I did not chose otherwise I assume I have a straight systemd system. >> >>

Re: How to disable automatic mounting external USB devices

2019-01-07 Thread Brian
On Mon 07 Jan 2019 at 18:52:45 +0100, Ulf Volmer wrote: > On Mon, Jan 07, 2019 at 11:45:57AM -0600, Richard Owlett wrote: > > On 01/07/2019 11:26 AM, deloptes wrote: > > > Do you have autofs installed? If yes - remove! > > > > It's not installed. Man page says it is for "SysV init". > > As I did

Re: How to disable automatic mounting external USB devices

2019-01-07 Thread Richard Owlett
On 01/07/2019 11:52 AM, Ulf Volmer wrote: On Mon, Jan 07, 2019 at 11:45:57AM -0600, Richard Owlett wrote: On 01/07/2019 11:26 AM, deloptes wrote: Do you have autofs installed? If yes - remove! It's not installed. Man page says it is for "SysV init". As I did not chose otherwise I assume I hav

Re: kernel regression from stable to testing (acpi lid / EEEpc 1215p)

2019-01-07 Thread Michael Lange
Hi, On Fri, 4 Jan 2019 20:11:53 +0100 Andrea Borgia wrote: (...) > > dmesg has this interesting warning: > ACPI: button: The lid device is not compliant to SW_LID. oddly, here with my Lenovo Ideapad 100s the lid switch stopped working, too. However, this is totally different hardware and I do

Re: Multiple host names for a single server?

2019-01-07 Thread Kushal Kumaran
Tom Browder writes: > On Mon, Jan 7, 2019 at 10:24 AM john doe wrote: > ... >> Any reasons why you can't use 'cname' record? > > Um, you're right, I should be able to use that now that ACME v2 lets > us use wild cards. > Could you elaborate why the ability to create wildcard SSL certificates ma

Re: Why choose Debian on server

2019-01-07 Thread Brian
On Sun 06 Jan 2019 at 18:13:58 -0600, David Wright wrote: [...] > BTW if this Screenshot method is meant to yield a "printable" > document, I haven't yet figured out how to print it sensibly. > $ lp -d PDF very-long-image.png gives me the image on one page, > and looks, as it happens, like the

Re: /dev/disk/by-id/ in testing

2019-01-07 Thread deloptes
songbird wrote: > first thing i would try is to go back to the previous > known working kernel via dpkg (not apt) and see if that > succeeds in installing and generating an initramfs. don't underestimate udev - AFAIK it is responsible for those names and it fall recently to systemd, so that you c

Re: Why choose Debian on server

2019-01-07 Thread deloptes
Curt wrote: > Then you, if I'm remembering correctly, joined in to profess your own > distrust or dislike of stackexchange and your refusal to use Chromium to > obviate a very long-standing FF bug that you appear to claim or strongly > suggest only impacts the stackexchange web site. > I bag a p

Re: How to disable automatic mounting external USB devices

2019-01-07 Thread Ulf Volmer
On Mon, Jan 07, 2019 at 11:45:57AM -0600, Richard Owlett wrote: > On 01/07/2019 11:26 AM, deloptes wrote: > > Do you have autofs installed? If yes - remove! > > It's not installed. Man page says it is for "SysV init". > As I did not chose otherwise I assume I have a straight systemd system. Then

Re: How to disable automatic mounting external USB devices

2019-01-07 Thread Richard Owlett
On 01/07/2019 11:26 AM, deloptes wrote: Richard Owlett wrote: I am using STRETCH with MATE desktop. I need to disable automatic mounting of *ANY* external USB connected mass storage device. When the device is plugged in it should appear *ONLY* in the "Devices" menu and allow mounting by clicki

Re: Multiple host names for a single server?

2019-01-07 Thread Tom Browder
On Mon, Jan 7, 2019 at 10:33 AM Joe wrote: ... > In general you're right, it's just a matter of multiple A records. In > the case of a mail server, the A record used for mail must have a > complementary PTR record at your ISP, but this is not a matter of > whether your mail server works, but wheth

Re: Multiple host names for a single server?

2019-01-07 Thread Tom Browder
On Mon, Jan 7, 2019 at 10:24 AM john doe wrote: ... > Any reasons why you can't use 'cname' record? Um, you're right, I should be able to use that now that ACME v2 lets us use wild cards. Thanks, "John." -Tom

Re: Multiple host names for a single server?

2019-01-07 Thread Tom Browder
On Mon, Jan 7, 2019 at 10:20 AM Greg Wooledge wrote: ... > The primary purpose of the actual hostname is for you to be able to > identify *which* computer is having a problem. E.g. if you receive an > email from a machine identifying itself as "www.yourdomain" but you have > three such web server

Re: How to disable automatic mounting external USB devices

2019-01-07 Thread deloptes
Richard Owlett wrote: > I am using STRETCH with MATE desktop. > I need to disable automatic mounting of *ANY* external USB connected > mass storage device. > > When the device is plugged in it should appear *ONLY* in the "Devices" > menu and allow mounting by clicking on its identifier. > > TIA

Re: Multiple host names for a single server?

2019-01-07 Thread Thomas Pircher
Tom Browder wrote: > I know I can define them with individual A records (with the same IP) > with my domain host provider, but will that cause problems conflicting > with a single physical hostname of, say, "pluto.example2.net"? Depends on the service. For SMTP, some servers check that results of

Re: Multiple host names for a single server?

2019-01-07 Thread Joe
On Mon, 7 Jan 2019 10:13:03 -0600 Tom Browder wrote: > I would like to use a single server for multiple remote services > including mail, bind dns, OpenStreep tiles, etcs., all with different > subdomain names but sharing the same server and IP. For example: > > mail.example.com > ns1.examp

Re: Multiple host names for a single server?

2019-01-07 Thread john doe
On 1/7/2019 5:13 PM, Tom Browder wrote: > I would like to use a single server for multiple remote services > including mail, bind dns, OpenStreep tiles, etcs., all with different > subdomain names but sharing the same server and IP. For example: > > mail.example.com > ns1.example.com > tile

Re: Multiple host names for a single server?

2019-01-07 Thread Greg Wooledge
On Mon, Jan 07, 2019 at 10:13:03AM -0600, Tom Browder wrote: > I would like to use a single server for multiple remote services > including mail, bind dns, OpenStreep tiles, etcs., all with different > subdomain names but sharing the same server and IP. For example: > > mail.example.com > ns1

Multiple host names for a single server?

2019-01-07 Thread Tom Browder
I would like to use a single server for multiple remote services including mail, bind dns, OpenStreep tiles, etcs., all with different subdomain names but sharing the same server and IP. For example: mail.example.com ns1.example.com tiles.example.com ... I know I can define them with ind

Re: Sesiones remotas

2019-01-07 Thread Dan Ritter
Emmanuel Gelati wrote: > ssh :) > > Il giorno lun 7 gen 2019 alle ore 15:06 Eriel Perez < > erielperezg...@gmail.com> ha scritto: > > > Hola colegas. > > > > Quisiera preguntar si existe algun servidor o servidor que me permita > > hacer sessiones remotas. algo parecido al teamviewer pero necesi

Re: /dev/disk/by-id/ in testing

2019-01-07 Thread songbird
David Wright wrote: > On Sun 06 Jan 2019 at 10:30:26 (+), Johan en Katrien Dewaele wrote: >> my weekly upgrade on testing failed yesterday as,  after an initrd.img was >> generated, lilo could not run successfully. >> After checking my /etc/lilo.conf, where I had my boot disk identified by ID

Re: How to ensure that old kernel does not get removed

2019-01-07 Thread songbird
Greg Wooledge wrote: > On Sat, Jan 05, 2019 at 08:45:37AM -0500, songbird wrote: >> APT::Clean-Installed "false"; >> APT::NeverAutoRemove { "linux-image.*"; }; // packages that should never >> // considered for autoRemove > > Yeah, personally I'm all a

Re: /dev/disk/by-id/ in testing

2019-01-07 Thread David Wright
On Sun 06 Jan 2019 at 10:30:26 (+), Johan en Katrien Dewaele wrote: > my weekly upgrade on testing failed yesterday as,  after an initrd.img was > generated, lilo could not run successfully. > After checking my /etc/lilo.conf, where I had my boot disk identified by ID > as : > "boot=/dev/disk

Re: Sesiones remotas

2019-01-07 Thread Emmanuel Gelati
ssh :) Il giorno lun 7 gen 2019 alle ore 15:06 Eriel Perez < erielperezg...@gmail.com> ha scritto: > Hola colegas. > > Quisiera preguntar si existe algun servidor o servidor que me permita > hacer sessiones remotas. algo parecido al teamviewer pero necesito > instalarlo en mi servidor. no se si m

Sesiones remotas

2019-01-07 Thread Eriel Perez
Hola colegas. Quisiera preguntar si existe algun servidor o servidor que me permita hacer sessiones remotas. algo parecido al teamviewer pero necesito instalarlo en mi servidor. no se si me explico bien. Gracias.

Re: Why choose Debian on server

2019-01-07 Thread Curt
On 2019-01-06, deloptes wrote: > Curt wrote: > >> I have no different opinion (I don't think). I know nothing about >> stackexchange. I am indifferent to stackexchange. However, if you want >> to print that full thread on stackexchange, like *Gene wanted to print >> that full thread*, and your hor

Re: How to ensure that old kernel does not get removed

2019-01-07 Thread Greg Wooledge
On Sat, Jan 05, 2019 at 08:45:37AM -0500, songbird wrote: > APT::Clean-Installed "false"; > APT::NeverAutoRemove { "linux-image.*"; }; // packages that should never > // considered for autoRemove Yeah, personally I'm all about that Never Auto Remove.

How to disable automatic mounting external USB devices

2019-01-07 Thread Richard Owlett
I am using STRETCH with MATE desktop. I need to disable automatic mounting of *ANY* external USB connected mass storage device. When the device is plugged in it should appear *ONLY* in the "Devices" menu and allow mounting by clicking on its identifier. TIA

Re: Formatting a 32G or 16G SD card?

2019-01-07 Thread Jonathan Dowland
On Fri, Jan 04, 2019 at 08:05:48PM +0100, Pascal Hambourg wrote: I disagree. It misleads the reader into believing that the option applies only to magneto-optical disks, while it also applies to fixed disks and, I guess, any other storage device type. That's good to know: I don't think the ori