Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #258616
| From | Dan Ritter <dsr@randomstring.org> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: virtualisation |
| Date | 2023-05-22 22:40 +0200 |
| Message-ID | <GyktX-aJLX-1@gated-at.bofh.it> (permalink) |
| References | <GyiLv-aIHO-3@gated-at.bofh.it> <GyiLv-aIHO-1@gated-at.bofh.it> <Gyjod-aJad-7@gated-at.bofh.it> <GyktX-aJLX-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
mick.crane wrote: > On 2023-05-22 20:10, Dan Ritter wrote: > > mick.crane wrote: > > > This is a request for best practice, perceived knowledge. > > Try KVM/QEMU, which is available via the libvirt tools; the > > primary graphical interface is virt-manager, and the primary CLI > > is virsh. > > > > -dsr- > > This is like a "container" using the kernel from debian installation ? Let's look at the landscape of partitioning, from least separated to most. a program running as root a program running as a shared user a program that starts as root and then drops capabilities to run as a dedicated user a program running as a dedicated user a program running as a dedicated user in a chroot jail a program running in a container [uses the kernel namespaces feature to keep separation for filesystem, network access, CPUs] a program running in a paravirtualized machine [OS calls are wrapped and passed through] a program running in an emulated machine [everything is emulated] libvirt can manage containers, paravirtualized machines, and emulated machines. KVM/QEMU can handle the latter two. -dsr-
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
virtualisation "mick.crane" <mick.crane@gmail.com> - 2023-05-22 20:50 +0200
Re: virtualisation Dan Ritter <dsr@randomstring.org> - 2023-05-22 21:30 +0200
Re: virtualisation Mark Allums <maa@allums.com> - 2023-05-22 21:40 +0200
Re: virtualisation "Andrew M.A. Cater" <amacater@einval.com> - 2023-05-22 21:50 +0200
Re: virtualisation Dan Ritter <dsr@randomstring.org> - 2023-05-22 22:40 +0200
Re: virtualisation David Christensen <dpchrist@holgerdanske.com> - 2023-05-23 00:20 +0200
Re: virtualisation Charles Curley <charlescurley@charlescurley.com> - 2023-05-23 15:10 +0200
Re: virtualisation David Christensen <dpchrist@holgerdanske.com> - 2023-05-24 00:10 +0200
Re: virtualisation David Christensen <dpchrist@holgerdanske.com> - 2023-05-24 10:40 +0200
Re: virtualisation David Christensen <dpchrist@holgerdanske.com> - 2023-05-24 20:50 +0200
Re: virtualisation Michael <ml@hemathor.de> - 2023-05-26 10:20 +0200
GPT backup table, was Re: virtualisation "Thomas Schmitt" <scdbackup@gmx.net> - 2023-05-26 11:50 +0200
Re: GPT backup table, was Re: virtualisation David Christensen <dpchrist@holgerdanske.com> - 2023-05-26 12:50 +0200
Re: GPT backup table, was Re: virtualisation Michael <ml@hemathor.de> - 2023-05-27 11:40 +0200
Re: GPT backup table, was Re: virtualisation Dan Ritter <dsr@randomstring.org> - 2023-05-27 17:50 +0200
Re: GPT backup table, was Re: virtualisation David Christensen <dpchrist@holgerdanske.com> - 2023-05-28 05:20 +0200
Re: GPT backup table, was Re: virtualisation zithro <slack@rabbit.lu> - 2023-05-27 19:20 +0200
Re: GPT backup table, was Re: virtualisation Stefan Monnier <monnier@iro.umontreal.ca> - 2023-05-27 20:00 +0200
Re: virtualisation David Christensen <dpchrist@holgerdanske.com> - 2023-05-26 12:40 +0200
Re: virtualisation Max Nikulin <manikulin@gmail.com> - 2023-05-25 18:30 +0200
csiph-web