Monthly Archives: June 2008

Ethernet bonding (aggregating multiple ethernet channels)

Ethernet bonding refers to aggregating multiple ethernet channels together to form a single channel. This is primarily used for redundancy in ethernet paths or for load balancing.
To use Bonding Ethernet for High-Availability (fail-over) on Debian you need to:
install package ifenslave-2.6.To … Continue reading

Posted in Linux | Tagged , , , , , , , , , , , , , , , | Leave a comment

Export/Import an existing list of packages

It is possible to export a list of all packages on a server and import this list to a new one.
It’s very usefull if you have a big server farm to manage.
Il est possible d’exporter la liste de toutes les … Continue reading

Posted in Linux | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Alienware M15x and Ubuntu

Just received my Alienware M15x and install Ubuntu 8.04 on it.
No problem except for the sound.
Need to add the line

options snd-hda-intel model=mbp3

in file
/etc/modprobe.d/alsa-base
Another little issue if you’re using AMsn and you don’t have sounds when you receive a message or … Continue reading

Posted in Linux | Tagged , , , , , , , , , , | 4 Comments