On 25 Oct 2023 21:23 -0400, from monn...@iro.umontreal.ca (Stefan Monnier):
>> If you go with the domain name home.arpa and an IPv4 subnet sliced out
>> of one of 192.168.0.0/16, 172.12.0.0/12 or 10.0.0.0/8, you can be
>> _almost certain_ that nothing will break because of those choices, now
>> _or
Am 25.10.2023 um 21:23:41 Uhr schrieb Stefan Monnier:
> I understand ARPA was closely related to the beginnings of the
> Internet, but... couldn't they choose something a bit more neutral?
I don't know the exact reason for that decision, but I assume they used
it because it is already there, e.g
Am 26.10.2023 um 08:16:47 Uhr schrieb Michael Kjörling:
> Certainly "local." would have been one possibility, but that is
> reserved _specifically_ for mDNS (RFC 6762) although is often
> incorrectly used for non-mDNS names.
rfc6762
|Implementers MAY choose to look up such names concurrently via
On 26 Oct 2023 10:33 +0200, from m...@dorfdsl.de (Marco M.):
>> Certainly "local." would have been one possibility, but that is
>> reserved _specifically_ for mDNS (RFC 6762) although is often
>> incorrectly used for non-mDNS names.
>
> rfc6762
>From section 3 of that RFC:
> This document specif
On 26 Oct 2023 05:07 -0400, from noloa...@gmail.com (Jeffrey Walton):
> I think the real unpalatable part of DNS is, most of the operators are
> US-based:
Nothing about home.arpa requires or relies on the use of DNS, and most
residential networks are probably small enough that a non-DNS setup
(suc
On Thu, Oct 26, 2023 at 09:54:22AM +0700, Max Nikulin wrote:
> On 26/10/2023 02:20, Martin wrote:
> > On Wed, Oct 25, 2023 at 07:33:52PM +0700, Max Nikulin wrote:
> > > should have something like
> > >
> > > table ip sharedconnection {
> > >chain postrouting {
> > > type nat hook postrout
Dear friend,
Hello, I have a bug here that needs to be reported. It has been present in
multiple versions and still exists in Debian 12. The issue is related to
the desktop version's Wi-Fi icon and driver. While I can use Wi-Fi to
connect to the internet, I would like to have a more intuitive icon
Am 26.10.2023 um 19:29:13 Uhr schrieb Kevin Freeman:
> I have a bug here that needs to be reported.
Please use the "reportbug" software for that, so it is in the bug
tracker and maintainers can find it.
> It has been present in multiple versions and still exists in Debian
> 12. The issue is rela
Hi folks,
Its Karen Lewellen.
Going to ask this question carefully.
I am having a computer built, due to a combination of experiences, DOS
remains my main system.
However I do use sftp to reach a Linux shell service called shellworld.
Recently when I type exit, or bye, to leave sftp it reboots
On 10/26/23 15:47, Karen Lewellen wrote:
Because shellworld is theonly such door I know of, I need a completely
objective sftp location for testing, username and password.
Googling around would lead you to something like [1].
[1] https://www.sftp.net/public-online-sftp-servers
--
John Doe
On 26/10/2023 17:06, Martin wrote:
On Thu, Oct 26, 2023 at 09:54:22AM +0700, Max Nikulin wrote:
#!/usr/sbin/nft -f
table inet sharedconnection {}
flush table inet sharedconnection
# table ip shared connection { ... } from above
I did create FILE.conf and after executing it I can connect to in
Good afternoon
Thank You for help.
I ll answer into Your email
with
+++
Von: Andrew M.A. Cater
Gesendet: Mittwoch, 25. Oktober 2023 12:04
An: Schwibinger Michael
Betreff: Re: AW: AW: Panic again any idea IV
On Wed, Oct 25, 2023 at 10:59:09AM +, Schwibinger Michael wrote:
> Good morning
Hi folks,
is there a very easy way, if I want to install packages from trixie oder sid
into my bookworm installation?
I read about apt pinning, but as far as I understood, I have to name
explicitily each package I want to install from sid. This can be much work,
when installing a high number
On Thu, Oct 26, 2023 at 03:39:23PM +0200, Hans wrote:
> Hi folks,
>
> is there a very easy way, if I want to install packages from trixie oder sid
> into my bookworm installation?
That will depend very much on the package.
1. If you try a naive install, the package will pull in its
dependen
On 26.10.2023 18:39, Hans wrote:
Hi folks,
is there a very easy way, if I want to install packages from trixie oder sid
into my bookworm installation?
I read about apt pinning, but as far as I understood, I have to name
explicitily each package I want to install from sid. This can be much work,
On 26 Oct 2023 21:37 +0500, from avbe...@gmail.com (Alexander V. Makartsev):
> I don't use virtualbox (KVM does everything and more for me) so I can't
> vouch for the quality of packages from Oracle.
I switched from VirtualBox to KVM at one point; as I recall a Debian
kernel upgrade broke VirtualB
Am Donnerstag, 26. Oktober 2023, 19:03:15 CEST schrieb Michael Kjörling:
This is interesting information! Looks like KVM and Virt-Manager are better
and faster than Virtualbox.
Obviously it seems (regarding to other people), these solutions are more
stable, too.
That looks great, as I am not s
> Do you know another way, except pinning or my (weired) way?
>
> Oh, last but not least, I know, Oracle has its own debian-repo for virtualbox,
> but it looks somehow not well set up IMHO.
The latest version of Virtualbox for bookworm is available from the Fast
Track repository [1] [2]. I've be
On 26 Oct 2023 17:23 +0200, from hans.ullr...@loop.de (Hans):
> I installed aqemu (a GUI for qemu), virt-manger (a little bit complex GUI)
> and
> virtualbox (from Oracle, but without guest-additions annd ext-pack).
You generally shouldn't install multiple hypervisors on the same
system. I have
Yes, a little bit "googleing" showed me that way. However, it looks, that none
of the other solutions can import OVA via the graphical interface.
However, for me the CLI will be ok, but I am lazy and would like to do it
graphical, if possible.
But looks like none of the other solutions are ca
As another data point, I've tried the following:
$ docker run -it debian apt update
$ docker run -it debian:bullseye apt update
$ docker run -it
debian@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
apt update
And these all complete successfully:
❯ docker run -it
On Thu, Oct 26, 2023 at 03:18:34PM -0400, Jeffrey Walton wrote:
> On Thu, Oct 26, 2023 at 1:24 PM Hans wrote:
> >
> > Am Donnerstag, 26. Oktober 2023, 19:03:15 CEST schrieb Michael Kjörling:
> > This is interesting information! Looks like KVM and Virt-Manager are better
> > and faster than Virtual
On 26/10/2023 14:39, Hans wrote:
Hi folks,
is there a very easy way, if I want to install packages from trixie oder sid
into my bookworm installation?
I read about apt pinning, but as far as I understood, I have to name
explicitily each package I want to install from sid. This can be much work,
Buenos días.
Soy novato en el uso de Debian GNU/Linux 11 bullseye (x86-64), Cinnamon 4.8.6;
núcleo Linux: 5.10.0-26-amd64; procesador: Intel© Core™2 CPU T5600 @ 1.83GHz ×
2, RAM 2,9 GiB; tarjeta gráfica: Advanced Micro Devices, Inc. [AMD/ATI]
RV515/M52 [Mobility Radeon X1300] (prog-if 00 [VGA co
On 10/26/23, Schwibinger Michael wrote:
>
> Good afternoon
> Thank You for help.
>
> I ll answer into Your email
> with
> +++
>
>
> Von: Andrew M.A. Cater
> Gesendet: Mittwoch, 25. Oktober 2023 12:04
> An: Schwibinger Michael
> Betreff: Re: AW: AW: Panic again any idea IV
>
> On Wed, Oct 25, 202
kopecpa...@gmail.com wrote:
>
>Hello,
>
>since yesterday (2023-10-25) I received an error during the apt update
>command:
Only since yesterday? Was it working fine previously?
>docker run -it debian:bullseye /bin/bash
>Unable to find image 'debian:bullseye' locally
>bullseye: Pulling from librar
On Wed 25 Oct 2023 at 22:42:07 (-0400), Stefan Monnier wrote:
> >> It's just such a shame that they chose a name which refers to "arpa"
> >> in it, which is not only US-centric but even belongs to the US's war
> >> department, which I find rather unpalatable.
> >> I understand ARPA was closely rela
On Thu 26 Oct 2023 at 07:58:45 (+0800), jeremy ardley wrote:
> On 26/10/23 07:24, David Wright wrote:
> > > Or if you already have a domain, you can use a subdomain. eg. I have
> > > rail.eu.org, and at home it is depot.rail.eu.org
> > I'm not sure how that would work when my home network
> > is on
On Thu, Oct 26, 2023 at 10:13:36PM +0200, casadellabra...@tutanota.com wrote:
> Buenos días.
> Soy novato en el uso de Debian GNU/Linux 11 bullseye (x86-64), Cinnamon
> 4.8.6; núcleo Linux: 5.10.0-26-amd64; procesador: Intel© Core™2 CPU T5600 @
> 1.83GHz × 2, RAM 2,9 GiB; tarjeta gráfica: Advance
On Thu, Oct 26, 2023 at 05:22:37PM -0400, Cindy Sue Causey wrote:
[...]
> An afterthought up top here: Is there a program that will snag and
> retain boot messages specifically geared toward systems that never
> fully boot? [...]
That depends on what you consider "boot messages". Surely you can
> I would have thought that techies understand its origins, and
> non-techies are fairly unlikely ever to encounter it.
That's the thing: if you use `home.arpa` for your home network, suddenly
it's exposed to non-techies, like your friends and family, contrary to
things like `in-addr.arpa`.
31 matches
Mail list logo