Re: [Trisquel-users] KVM tutorial issue

2015-11-11 Thread mcz
Now that I have my minimal install back, I'll attempt to make either KVM or  
Gnome boxes work when I have some time.


Maybe the tutorial was intended to a normal Trisquel install, but even then I  
doubt it, because network-manager would likely conflict with manual  
configuration in /etc/network/interfaces. I will personally start from a very  
basic wpa-supplicat configuration. When I can make it work, I'll be able to  
test it on a virtualized normal install.


Re: [Trisquel-users] KVM tutorial issue

2015-11-02 Thread mcz

this one looks more straightforward (no network interfaces config).
http://www.howtogeek.com/117635/how-to-install-kvm-and-create-virtual-machines-on-ubuntu/?PageSpeed=noscript

Unfortunately I can't try it right now since my wifi doesn't work anymore.  
Hopefully it's just a software issue related to me messing with the config.

It's too bad because it looks like a great replacement to Virtualbox.


Re: [Trisquel-users] KVM tutorial issue

2015-11-02 Thread deys

That virtualization document needs some work.


Re: [Trisquel-users] KVM tutorial issue

2015-11-01 Thread mcz


# The loopback network interface
auto lo
iface lo inet loopback
#
auto eth0
iface   eth0inetdhcp (was on manual before)
#
auto br0
iface   br0 inetdhcp
bridge_portseth0
#bridge_stp  off
#bridge_fd   0
#bridge_maxwait  0

I've made a small change (manual to dhcp). But still no changes.

also I just realized I wasn't plugged through ethernet, but Wifi...
But I've already tried "all" instead of "eth0" on "bridge_ports".

I also tried wlan0 instead, and added wlan0=wlan0 to ifstate.

still no changes, no br0 according to ifconfig.

still digging. Any hint welcomed.


Re: [Trisquel-users] KVM tutorial issue

2015-10-01 Thread greatgnu

hi hack and hack. I have no idea, sorry :(

Just read you "searxed it" and wanted to say that lately searx.me was getting  
very slow for me so I tested some other instances of searx and finally set  
for searx.info.
The server is in Switzerland and the speed is amazing!! The website opens in  
0.001 seconds, the search output is immediate and I can really tell the  
difference (especially when image searching).

Incredibly fast search engine :)
cheerz


Re: [Trisquel-users] KVM tutorial issue

2015-10-01 Thread mcz

Thanks, the .info is also a bit faster for me.

I also tried gnome-boxes but I had a kernel panic. Second one in a few days,  
the first one for another reason,

but also related to some sort of activity overload.
It's probably related to my HDD space (need to free some).

I'll try again.