If you are into virtualization, then you must have heard about Qemu. And if you are on windows then this is a must: http://www.davereyn.co.uk/download.htm Related articles Political Hotsheet Herman Cain drops out 1 of 9 – CBS News (cbsnews.com) Romney, Gingrich Proceed Carefully in GOP Showdown – ABC News (abcnews.go.com) Wisconsin rallies to beat Michigan [...]
Archive of posts tagged Linux
qemu manager for Windows to run your linux distribution
22 December 2011, 12:03 pm
Filed under Uncategorized.
Tagged ARM architecture, Central processing unit, Chicago Tribune, Emulator, Linux, qemu, Virtual machine, virtualization, Windows, Wisconsin
Comment
Rekursive Grep on Solaris or AIX Systems without GNU egrep -r funcionality
16 December 2011, 8:30 am
If you work regularly on a Solaris or systems which do not have the “-r” (recursive grep) for grep, then you know what a lifesaver this command can be. Here is one from command line fu: find . -type f -exec awk ‘/linux/ { printf “%s %s: %s\n”, FILENAME, NR, $0; }’ {} \; The [...]
Filed under Learning, Solaris.
Tagged awk, Command-line interface, grep, Linux, Operating Systems, regular expression, Solaris, Unix
1 Comment
Consistent ethernet device names in Verne
13 December 2011, 8:20 am
Fedora now supports consistent device names across the network with bios device names for the ethernet devices. If you upgraded your earlier version of Fedora then you may need to go to root access to get this working. Here is what you need to do: sudo yum install biosdevice After installing this you would need [...]
Filed under Fedora.
Tagged D-Link, Data Communications, Ethernet, Fast Ethernet, Fedora, Fedora Project, Gnome, go.theregister.com, Jules Verne, Linux, Network switch, Operating Systems, ubuntu
1 Comment










