Displaying 2 results from an estimated 2 matches for "etch6".
Did you mean:
  etch
  
2007 Nov 27
3
Big problems with 3.0.24-6etch6 Debian packages
Hi,
I'm using Samba as a PDC with roaming profiles on a Debian Etch machine, 
the clients are Windows XP/2000 machines.
I just installed security upgrades with aptitude, and this upgraded all 
samba 3.0.24-6etch4 packages to 3.0.24-6etch6 (except for samba-doc 
which was upgraded to 3.0.24-6etch7).
Immediately after the upgrade, my users could not load their profiles at 
login anymore. Errors popped out regarding problems loading 
insignificant files from their profiles, such as cookies, links to 
recently opened files, Java cache f...
2011 Feb 10
1
[libvirt] configuring network interface
..._maxwait 0
c) this is the xml guest configuration related to the network.
    <interface type='bridge'>
      <source bridge='br0'/>
    </interface>
d) But the guest doesn't get any IP automatically, and create an interface
with a variable name (eth4, eth5,etch6..)*. I don't know how to achieve the
guest don't behave like this and create always its network interface *with a
fixed name, for example, eth0).
Why I ask that?
if the guest created an interface with a fixed name, I would configure and
static ip for the it.
I'm attaching a printscree...