Recently, KVM added a new networking feature, "macvtap", which is a method of reducing overhead in virtualized guests for accessing the network. Regular QEMU KVM sets up a network bridge, and then ...
Some Linux commands can make preparing cheat-sheet summaries of Linux commands quite easy, and here's a script that can make the task even easier. Linux man pages can be overwhelming to people who are ...