Re: [gentoo-user] installing virtual machine under gentoo

2021-12-31 Thread Petric Frank
> I hope this is not too vague, so please bare with me. > > > > Thanks in advance for any suggestions. > > I'd suggest to try qemu kvm + libvirt For a graphical GUI frontend for this you can use app-emulation/virt-manager. regards

Re: [gentoo-user] installing virtual machine under gentoo

2022-01-02 Thread Grant Taylor
/22 9:58 AM, John Covici wrote: OK, more progress and a few more questions. Yay progress! In the virt-manager, I could not figure out how to add disk storage to the vm. I have a partition I can use for the disk storage -- is this different from the virtual machine image? It depends.™ KVM

Re: [gentoo-user] installing virtual machine under gentoo

2022-01-02 Thread Rich Freeman
work] DNS=... Address=... Gateway=... (this will give the bridge interface an IP/etc - most likely you'll just set this file up the way you'd otherwise be setting up your physical network. This can use dhcp.) Then you'll tell virt-manager to use the brkvm bridge for all your VMs that you want bridge

Re: [gentoo-user] Virt-manager

2011-07-07 Thread john
On Thu, 07 Jul 2011 14:24:48 -0400 Albert Hopkins mar...@letterboxes.org wrote: On Thursday, July 7 at 19:15 (+0100), john said: I am trying to start virt-manager but when I start the daemon /etc/init.d/libvirtd i get * Starting libvirtd ... /usr/sbin/libvirtd: error

Re: [gentoo-user] Virt-manager

2011-07-07 Thread john
as modules iproute2 has now been installed but makes no odds. Not sure about brctl as I can't find this? Have started libvirtd and get the following when trying to start virt-manager 20:28:05.083: 5216: info : libvirt version: 0.9.1 20:28:05.083: 5216: error : virCommandWait:1281

[gentoo-user] Palemoon as Tor browser? WAS: What Firefox (what browser) for Online-Banking?

2017-01-07 Thread Miroslav Rovis
ki.gentoo.org/wiki/Tor It appears to me that, with a grsecurity-hardened kernel-base Gentoo machine, using TBB is next to impossible (tried it, doesn't work the simple user way _at all_). Neither did I have much luck with Whonix, since porting Whonix to Gentoo appears dead, to say just so much a

Re: [gentoo-user] Re: kernel linux-4.12.5-gentoo & virtualbox-modules-5.0.40

2017-08-15 Thread R0b0t1
zation system made useful by a hypervisor, interface, and device emulation components comprising a full virtualization system as defined by nobody.[1] Admittedly I referred to only QEMU above. > I do suggest using libvirt, and found that > app-emulation/virt-manager gives you a lot of the benefi

Re: [gentoo-user] Virt-manager

2011-07-07 Thread Albert Hopkins
find this? Have started libvirtd and get the following when trying to start virt-manager 20:28:05.083: 5216: info : libvirt version: 0.9.1 20:28:05.083: 5216: error : virCommandWait:1281 : internal error Child process (/sbin/iptables --table mangle --insert POSTROUTING --out-interface

Re: [gentoo-user] OT: networking and libvirt

2013-01-28 Thread Dustin C. Hatch
. It works really well for servers/other always on systems that run in the background. virt-manager can handle everything for you, you just have to know the name of the bridge to which you want to the VM to join. There's no requirement that they be on separate layer 2 segments if you want them

Re: [gentoo-user] OT: networking and libvirt

2013-01-28 Thread William Kenworthy
with several VMs, also using bridged TAP adapters. It works really well for servers/other always on systems that run in the background. virt-manager can handle everything for you, you just have to know the name of the bridge to which you want to the VM to join. There's no requirement

Re: [gentoo-user] kvm/libvirt and kernel configuration

2013-04-22 Thread Michael Mol
these things while browsing through the 'details' list in virt-manager. Mostly what I'm curious about is which kernel configuration options they correspond to when setting up kernels in the guest. I'll post a link to the kernel configuration options I've found (so far) when I get home tonight. Do you also

Re: [gentoo-user] which VM do you recommend?

2013-07-30 Thread Randolph Maaßen
, I'm using qemu-kvm for hoisting a Windows 7, but always typing the long commandline is anoying, so I wrote a little script to start the VM. I recently switched to libvirt and virt-manager, which do the commandline work for me, and creatting new VMs or starting them is quiet easy. This system also

Re: [gentoo-user] VMs - what technology would you advise?

2014-12-30 Thread Rich Freeman
On Tue, Dec 30, 2014 at 2:52 PM, Mick michaelkintz...@gmail.com wrote: For years now I have been running VirtualBox for testing purposes. I used to run vbox, but ran into some issues along the way and switched to KVM, with virt-manager as a front-end. It is a bit more complicated to get

Re: [gentoo-user] VMs - what technology would you advise?

2014-12-30 Thread Mick
On Tuesday 30 Dec 2014 22:01:00 Rich Freeman wrote: On Tue, Dec 30, 2014 at 2:52 PM, Mick michaelkintz...@gmail.com wrote: For years now I have been running VirtualBox for testing purposes. I used to run vbox, but ran into some issues along the way and switched to KVM, with virt-manager

Re: [gentoo-user] tor browser also anti-fingerprinting

2017-01-14 Thread Miroslav Rovis
improved in some ways. > > > > -- > > Miroslav Rovis > > Zagreb, Croatia > > http://www.CroatiaFidelis.hr > > > Hi Miroslav, > > You have checked that yourself? ;) No, I didn't, no time, I have other issues that occuply all my time, see the concurre

Re: [gentoo-user] QEMU: windows guest crashing

2018-06-12 Thread Stefan G. Weichinger
her case it helped here to recompile complete gentoo server. >> >> Do you use stable atoms or unstable? > > stable > > libvirt-4.3.0 yesterday, installed that and re-compiled qemu as well > > I also rebuilt spice. > > - > > As far as I see the upstream

Re: [gentoo-user] virtualbox in headless configuration broken after update: delayed echo [ RESOLVED, kinda ]

2020-06-17 Thread William Kenworthy
ents I > find show long commandline options to just start the VM. > I have not found one where I can provide all the config in a single file and > use that. Allowing me to duplicate settings by simply copying the file and > changing a few lines. > > KVM/Qemu seems to be written t

Re: [gentoo-user] installing virtual machine under gentoo

2021-12-31 Thread Rich Freeman
he host. > > > > > > I have downloaded xen to take a look at it as well. > > > > > > I hope this is not too vague, so please bare with me. > > > > > > Thanks in advance for any suggestions. > > > > I'd suggest to try qemu kvm + libvirt

Re: [gentoo-user] installing virtual machine under gentoo

2022-01-02 Thread John Covici
system. I don't remember exactly what I had to do to > resolve it. I do know that it was less than five minutes of > searching the web to find the answer, cussing at what needed to > be done, and doing it. That system has been running perfectly > fine for many years. > OK, more pr

Re: [gentoo-user] I want my xmms

2007-01-03 Thread Alan McKinnon
and this myth really needs to be debunked. Here's why: I agree. I'm still using xmms so I can compare. Here are few lines from top (displaying a Mem window - 'Shift+g 3'). Both players were playing same mp3 file. PID %MEM VIRT SWAP RES CODE DATA SHR nFLT nDRT S PR %CPU COMMAND 8810 10.9 172m

Re: [gentoo-user] VM experiences and faqs?

2010-06-28 Thread Stefan G. Weichinger
yet fully migrated my own VMs to ... KVM: It feels (and is) faster. Less overhead. I really appreciate the fact that it is in the kernel, you just enable it once and it is there ... Very little overhead, VMs feel fast and snappy. For gui I use virt-manager on top of libvirt, nice feature

Re: [gentoo-user] VMs - what technology would you advise?

2014-12-31 Thread Rich Freeman
solution you should also be looking at stuff like VMWare (I don't know how well the FOSS solutions do as far as enterprise-y features go). In any case, while not quite as simple as Virtualbox I've found that virt-manager is very easy to use once you've gotten networking set up (which isn't too hard to do

Re: [gentoo-user] QEMU virtio_gpu

2016-11-25 Thread john
Live-x86_64-25_Beta-1.1.iso -boot > once=d,menu=off -vga virtio -display gtk,gl=on > > but getting the following error when machine gets to display manager > > (qemu-system-x86_64:3192): > Gdk-WARNING **:gdk_gl_context_set_required_version - GL context > versions le

Re: [gentoo-user] virtualbox in headless configuration broken after update: delayed echo [ RESOLVED, kinda ]

2020-06-18 Thread Michael
e settings by simply copying the file and > > changing a few lines. > > > > KVM/Qemu seems to be written to be used together with virt-manager which, > > for me, lacks important features to make it usable in production. > > > > -- > > Joost > > Until a

Re: [gentoo-user] installing virtual machine under gentoo

2021-12-31 Thread John Covici
e. > > > > > > > > Thanks in advance for any suggestions. > > > > > > I'd suggest to try qemu kvm + libvirt > > > > For a graphical GUI frontend for this you can use > > app-emulation/virt-manager. > > ++ > > This is jus

Re: [gentoo-user] Kernel upgrade breaks virtualbox

2021-11-27 Thread Rich Freeman
1 virtualbox-modules). Some more general suggestions: 1. I use Virtualbox on Windows as there aren't a lot of good free alternatives that I'm aware of. I stopped using it on Linux ages ago because KVM/libvirt are generally much better these days. app-emulation/virt-manager is a nice front-end

Re: [gentoo-user] swap usage creeping up

2010-11-15 Thread Fatih Tümen
.  It's firefox:  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND 14072 iain      20   0 1369m 897m  15m S    3 29.5 113:14.91 firefox I think that's 1.3Gb + 900Mb... sounds like a memory leak to me. Anyone else run firefox for 113+ hours?  I'm using 3.6.9-r1. 1.3G

Re: [gentoo-user] latest eix versions messes with my screen status bar

2012-03-20 Thread Mark Knecht
; (~)1.1.0{tbz2} - 1.1.0-r1): Utility to change the OpenCL implementation being used [] == app-admin/haskell-updater (1.1.0.0 - 1.2.0.5): Rebuild Haskell dependencies in Gentoo [] == app-doc/doxygen (1.7.3 - 1.7.6.1!m): Documentation system for most programming languages [] == app-emulation/virt

Re: [gentoo-user] VMs - what technology would you advise?

2014-12-31 Thread J. Roeleveld
that virt-manager is very easy to use once you've gotten networking set up (which isn't too hard to do under either openrc or networkd). I tend to use the GUI for setting things up and for graphical guests, and I used to create init.d scripts / units for the stuff that I subsequently moved

Re: [gentoo-user] QEMU virtio_gpu

2016-11-28 Thread Daniel Campbell
_64 -enable-kvm -m 4096 -smp 8 -localtime >> -cdrom Fedora-Workstation-Live-x86_64-25_Beta-1.1.iso -boot >> once=d,menu=off -vga virtio -display gtk,gl=on >> >> but getting the following error when machine gets to display manager >> >> (qemu-system-x86_64:3192): &

[gentoo-user] BugDay - October 3rd - Everyone is welcome to join!

2020-10-01 Thread Aisha Tammy
with virtualization can help us improve our libvirtd, virt-manager and a host of other pages. There are no topics off limit for this and we really would like more people to join in. - Patches for packages failing with -fno-common Given the addition of GCC-10 and LLVM/Clang-10 to our repositories

Re: [gentoo-user] virtualbox in headless configuration broken after update: delayed echo [ RESOLVED, kinda ]

2020-06-17 Thread J. Roeleveld
Virtualbox, you will notice this issue. When only snapshotting the disk, your snapshot is basically the state of when you literally pulled the plug of your VM if you want to restore back to this. For KVM, I have found a few hints that this was planned. But I have not found anything about this. Virt

Re: [gentoo-user] virtualbox in headless configuration broken after update: delayed echo [ RESOLVED, kinda ]

2020-06-17 Thread J. Roeleveld
einstall it. This brings another problem I have with KVM/QEMU: all howtos and documents I find show long commandline options to just start the VM. I have not found one where I can provide all the config in a single file and use that. Allowing me to duplicate settings by simply copying the file and changing a few lines. KVM/Qemu seems to be written to be used together with virt-manager which, for me, lacks important features to make it usable in production. -- Joost -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

[gentoo-user] Facilities for creating Gentoo Linux based virtual appliances

2010-07-28 Thread Albert Hopkins
if you have your CFLAGS tuned to a specific processor that your hypervisor does not support. But I use generic CFLAGS so I have no problem using binpkgs. Oh, I use kvm/virt-manager and use virtio for disks and network devices. I tried to configure the VM kernel so that it will support other formats

Re: [gentoo-user] Facilities for creating Gentoo Linux based virtual appliances

2010-07-29 Thread Tanstaafl
not support. But I use generic CFLAGS so I have no problem using binpkgs. Oh, I use kvm/virt-manager and use virtio for disks and network devices. I tried to configure the VM kernel so that it will support other formats. I am curious as to whether or not the appliances will work

Re: [gentoo-user] SHA-1 has just been broken

2017-02-27 Thread Miroslav Rovis
r cryptro-verifiable-way signed). So HTTPS alone does not do it. > Well, maybe someone will noticed this message. Or not. > > R0b0t1. > I hope too. Because it's depressing how large swathes of FOSS are getting under control of big business and to some extent, very minor here, but not negli

Re: [gentoo-user] New install, a few problems (or not?)

2016-09-09 Thread Daniel Frey
* > WARN: postinst > This driver requires KMS support in your kernel > Device Drivers ---> > Graphics support ---> > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---> > <*> Intel 830M, 845G, 852GM, 855GM, 865G (i915 driver) --->

[gentoo-user] New install, a few problems (or not?)

2016-09-08 Thread waltdnes
---> Graphics support ---> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---> <*> Intel 830M, 845G, 852GM, 855GM, 865G (i915 driver) ---> i915 driver [*] Enable modesetting o

Re: [gentoo-user] virtualbox in headless configuration broken after update: delayed echo [ RESOLVED, kinda ]

2020-06-16 Thread n952162
f Gentoo and manage everything from the CLI. KVM runs inside a Linux kernel and this instance automatically is the host. (I don't know enough to properly compare the 2, there are plenty of resources about comparisons online, most are biased to one or the other) Both Xen and KVM can be managed with ot

Re: [gentoo-user] virtualbox in headless configuration broken after update: delayed echo [ RESOLVED, kinda ]

2020-06-16 Thread J. Roeleveld
roduct. The VMWare desktop product has the same problems as VirtualBox. As for which free one is best, I am reluctant to answer specifically as both Xen and KVM are good. Personally, I use Xen. I have been using it since one of the 2.x versions and KVM didn't exist back then. Xen has the hyperv

Re: [gentoo-user] virtualbox in headless configuration broken after update: delayed echo [ RESOLVED, kinda ]

2020-06-17 Thread Michael
otice this issue. When only snapshotting > the disk, your snapshot is basically the state of when you literally pulled > the plug of your VM if you want to restore back to this. > > For KVM, I have found a few hints that this was planned. But I have not > found anything about this.

Re: [gentoo-user] virtualbox in headless configuration broken after update: delayed echo [ RESOLVED, kinda ]

2020-06-17 Thread J. Roeleveld
lab-system, I was also missing the ability to save the full >state of a >> VM for a snapshot. All the howto's and guides I can find online only >talk >> about making a snapshot of the disks. Not of the memory as well. >Especially >> when used to Virtualbox, you will notic

Re: [gentoo-user] GUI-less (non-dbus) virt-manager (to run Tails in Gentoo)

2017-01-14 Thread Miroslav Rovis
ted to impose dbus on Gentoo users, and if anybody knows that GTK3 might ever in the future drop dependency to dbus, pls. do tell us! Otherwise, I was able to follow my tip "GUI-less (non-dbus) virt-manager (to run Tails in Gentoo)" and the attachments thereof to install all correctly in my Ai

Re: [gentoo-user] Firefox crashes on some www-pages on a newer Gentoo system

2018-07-27 Thread gevisz
word for pages. But it does not matter much now because I currently do not use Chromium any more because it compiles more than 26 hours on my computer. >> I thought that that was because of the gnome-keyring, >> consolekit or policykit packages but without any proof. > > From what I underst

[gentoo-user] My Snort server -- I Don't know whats wrong -- It seems to go to sleep

2006-11-10 Thread Timothy A. Holmes
USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 1 root 16 0 1516 540 472 S0 0.1 0:00.63 init 2 root RT 0 000 S0 0.0 0:00.00 migration/0 3 root 34 19 000 S0 0.0 0:00.00 ksoftirqd/0 4 root RT 0

[gentoo-user] About gentoo PCI NIC passthrough problem.

2016-04-03 Thread Nicol TAO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, every gentooers! I am running Gentoo with the latest Virt-Manager/Libvirtd/KVM windows 2003 as Guest OS. Because the Broadcom of under the host environment works terrible of the performance and stability, so I want to pass it to my Guest

[gentoo-user] About gentoo linux PCI passthrough

2016-04-02 Thread Nicol TAO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, every gentooers! I am running Gentoo with the latest Virt-Manager/Libvirtd/KVM windows 2003 as Guest OS. Because the Broadcom of under the host environment works terrible of the performance and stability, so I want to pass it to my Guest

<    1   2