Xen: add sound to domU
Update xen and just add
soundhw=”all”
to the xen config file and its all done. Simple and sweet.
Update xen and just add
soundhw=”all”
to the xen config file and its all done. Simple and sweet.
I am used to the route command but I just realised the ip command is really good as well. Well, I am aware of it but I just didn’t use it because I am so used to the route, ifup and ifdown commands.
If for some reason, I can’t drop the interface,
ip link set [iface] up/down
is [...]