Re: A hypervisor for a headless server?

2023-06-01 Thread john doe
On 6/2/23 04:39, Victor Sudakov wrote: Dear Colleagues, We're voulenteers. There is a hypervisor called bhyve for FreeBSD. It's completely headless, no graphics, runs as a daemon and provides serial and VNC consoles. Can you please advise a similar headless and minimal hypervisor for Debian

Re: A hypervisor for a headless server?

2023-06-01 Thread Geert Stappers
On Thu, Jun 01, 2023 at 11:53:26PM -0400, Brian Sammon wrote: > On Fri, 2 Jun 2023 02:39:43 + Victor Sudakov wrote: > > > Please don't just say "kvm". I've tried installing different > > combinations of "qemu-kvm", "virt-manager" etc and they all depend on > > dozens of GUI tools. > > I think

Re: Error Messages

2023-06-01 Thread Charles Curley
On Fri, 2 Jun 2023 06:32:51 +0200 wrote: > > > > That sounds like your hard drive has run out of space. Running free > > should tell you which one(s)? are out of space. > > Probably typo: "free" tells you about RAM. Try "df", best with option > "-h": > > df -h Yes, a mis-remembering. Apol

Re: Error Messages

2023-06-01 Thread tomas
On Thu, Jun 01, 2023 at 01:11:55PM -0600, Charles Curley wrote: > On Thu, 1 Jun 2023 19:42:27 +0100 > Mick Ab wrote: > > > May 27 13:58:08 piglit kernel: [2083218.337088] EXT4-fs warning > > (device dm-0): ext4_dirblock_csum_verify:400: inode #53: comm opera: > > No space for directory leaf check

Re: Settings: focus when mouse over window?

2023-06-01 Thread tomas
On Thu, Jun 01, 2023 at 07:41:35PM +0200, Anders Andersson wrote: > On Thu, Jun 1, 2023 at 6:44 AM wrote: > > > > On Thu, Jun 01, 2023 at 12:08:29AM -0400, Nicholas Papadonis wrote: > > > > > I have the default Gnome WM installed. Does it provide a similar option? > > > > I did a web search (no,

Re: A hypervisor for a headless server?

2023-06-01 Thread Andy Smith
Hello, On Fri, Jun 02, 2023 at 03:33:09AM +, Victor Sudakov wrote: > So what's the package name for just "kvm" without the GUI tools? Because For someone that wants to run a hypervisor in a non-newbie manner I'm afraid you don't seem to be that willing to do any of your own research. The pac

Re: A hypervisor for a headless server?

2023-06-01 Thread Brian Sammon
On Fri, 2 Jun 2023 02:39:43 + Victor Sudakov wrote: > Please don't just say "kvm". I've tried installing different > combinations of "qemu-kvm", "virt-manager" etc and they all depend on > dozens of GUI tools. I think the problem that you are running into with qemu-kvm is that while the pac

Re: A hypervisor for a headless server?

2023-06-01 Thread Victor Sudakov
Andy Smith wrote: > Hello, > > On Fri, Jun 02, 2023 at 02:39:43AM +, Victor Sudakov wrote: > > Please don't just say "kvm". I've tried installing different > > combinations of "qemu-kvm", "virt-manager" etc and they all depend on > > dozens of GUI tools. > > "kvm" is the generally accepted an

Re: A hypervisor for a headless server?

2023-06-01 Thread Andy Smith
Hello, On Fri, Jun 02, 2023 at 02:39:43AM +, Victor Sudakov wrote: > Please don't just say "kvm". I've tried installing different > combinations of "qemu-kvm", "virt-manager" etc and they all depend on > dozens of GUI tools. "kvm" is the generally accepted answer. None of the GUI tools are ne

Re: A hypervisor for a headless server?

2023-06-01 Thread Nicholas Geovanis
On Thu, Jun 1, 2023, 9:58 PM Victor Sudakov wrote: > Dear Colleagues, > > There is a hypervisor called bhyve for FreeBSD. It's completely > headless, no graphics, runs as a daemon and provides serial and VNC > consoles. > > Can you please advise a similar headless and minimal hypervisor for > Deb

Bullseye to Bookworm upgrade issues

2023-06-01 Thread Gareth Evans
Hello, I have upgraded Bullseye with root on ZFS to Bookworm, but I wonder if the 4 upgrade issues I encountered are worth reporting? If so, which packages would be advisable to report against, please? Having followed the draft release notes, here is the output from my script files (with my )

A hypervisor for a headless server?

2023-06-01 Thread Victor Sudakov
Dear Colleagues, There is a hypervisor called bhyve for FreeBSD. It's completely headless, no graphics, runs as a daemon and provides serial and VNC consoles. Can you please advise a similar headless and minimal hypervisor for Debian or Ubuntu? Please don't just say "kvm". I've tried installing

Re: bind9 and dns forward

2023-06-01 Thread Michel Verdier
Le 1 juin 2023 Bonno Bloksma a écrit : >> If you get an answer it's a dnssec problem with the error message in your >> logs. If there is no answer it's another problem. > Well, it seems I get an answer with the +cd option, and none without. Yes. If I do : # dig tio.nl A +dnssec +multiline ; <<

RE: bind9 and dns forward

2023-06-01 Thread Bonno Bloksma
Hi, @Tim, If I use the dnssec-validation no; option then indeed it all works. Just tested it again to make sure. And as a final solution to this problem I might accept it, but I would rather not. @Michel, > I reread all our mails and I miss to ask you this one (as answers via > external dns

Re: Error Messages

2023-06-01 Thread Dan Ritter
Mick Ab wrote: > I run a desktop PC with Debian 11, Ryzen 5 5600x CPU and > MSI-B550 A Pro motherboard. > > Recently, Hardware error messages such as the following have > appeared every few weeks :- > > And around the time of the error messages on the 22nd May, the > syslog extracts say: > > Ma

Howto debug the boot sequence and udev because bcache is not working after a reboot in Debian 12

2023-06-01 Thread Jose M Calhariz
Hi, I am trying to speed up a data device using bcache. It worked in the past with Debian 9. I am now trying again with current Debian 12. I created two bcache devices in the server but wrote data in only one. When I reboot I am not getting back the two bcache devices, only the pristine one. I

Re: Error Messages

2023-06-01 Thread Charles Curley
On Thu, 1 Jun 2023 19:42:27 +0100 Mick Ab wrote: > May 27 13:58:08 piglit kernel: [2083218.337088] EXT4-fs warning > (device dm-0): ext4_dirblock_csum_verify:400: inode #53: comm opera: > No space for directory leaf checksum. Please run e2fsck -D. > May 27 13:58:08 piglit kernel: [2083218.337091]

Re: Error Messages

2023-06-01 Thread piorunz
On 01/06/2023 19:42, Mick Ab wrote: Any thoughts about why the above is happening, please ? Everything is failing, from CPU caches, hard drive SATA link, to checksum errors in the filesystem. Could be failing PSU, what make and model is it, how old? Also it could be RAM issues. Motherboard bio

Error Messages

2023-06-01 Thread Mick Ab
I run a desktop PC with Debian 11, Ryzen 5 5600x CPU and MSI-B550 A Pro motherboard. Recently, Hardware error messages such as the following have appeared every few weeks :- And around the time of the error messages on the 22nd May, the syslog extracts say: May 22 23:11:51 piglit kernel: [168443

Re: bind9 and dns forward

2023-06-01 Thread Michel Verdier
Le 1 juin 2023 Bonno Bloksma a écrit : > I can do that, but ... that is only for inbound traffic TO my dns server on > this network. > That part is working without any problem. Changing that will not change > anything for the clients on this network. You are right. I simply used to fix explicit

Monthly FAQ for Debian-user list (Unmodified 1/6/2023)

2023-06-01 Thread Andrew M.A. Cater
Debian-user is a mailing list provided for support for Debian users, and to facilitate discussion on relevant topics. Some guidelines which may help explain how the list works: * The language on this mailing list is English. There may be other mailing lists that are language-specific, for exa

RE: bind9 and dns forward

2023-06-01 Thread Tim Woodall
On Thu, 1 Jun 2023, Bonno Bloksma wrote: My bind instance can reach the company dns server buy claims the response is false/insecure Does that maybe mean that my bind gets a "normal" response from the company dns whereas the external dns at toplevel .nl. (being the parent zone) tells that an

Re: Settings: focus when mouse over window?

2023-06-01 Thread Anders Andersson
On Thu, Jun 1, 2023 at 6:44 AM wrote: > > On Thu, Jun 01, 2023 at 12:08:29AM -0400, Nicholas Papadonis wrote: > > > I have the default Gnome WM installed. Does it provide a similar option? > > I did a web search (no, not the google) with the terms > > gnome metacity "focus follows mouse" > > (m

RE: bind9 and dns forward

2023-06-01 Thread Bonno Bloksma
Hi, >> linbobo:~# ss -nap | grep named >> tcp LISTEN 0 10 [2a02:a45f:96c2:1:1e69:7aff:fe0c:65e3]:53 [::]:* >> users:(("named",pid=554,fd=78)) >> tcp LISTEN 0 10 [fe80::1e69:7aff:fe0c:65e3]%eno1:53 [::]:* >> users:(("named",pid=554,fd=71)) >> tcp LISTEN 0 10 [fe80::33bc:2b:d928:991d]%tun0:53 [::]:*

debian

2023-06-01 Thread Aleix Piulachs
thanks to debian we never stop learning.. there is no end and we cannot know everything

Re: bind9 and dns forward

2023-06-01 Thread Michel Verdier
Le 1 juin 2023 Bonno Bloksma a écrit : > linbobo:~# ss -nap | grep named > tcp LISTEN 0 10 [2a02:a45f:96c2:1:1e69:7aff:fe0c:65e3]:53 [::]:* > users:(("named",pid=554,fd=78)) > tcp LISTEN 0 10 [fe80::1e69:7aff:fe0c:65e3]%eno1:53 [::]:* > users:(("named",pid=554,fd=71)) > tcp LISTEN 0 10 [fe80::33bc

RE: bind9 and dns forward

2023-06-01 Thread Bonno Bloksma
Hi, > resolv.conf must have only one search entry. And you don't want to resolv > with google directly. So you should have : Ok, I have the google dns commented. Alhough Now I remember why I had the google dns in there. ;-) For my machine to create the VPN it needs to know the ip number of