Tag:
mac address

Clone a VirtualBox Guest VM

by
on
September 13, 2010

Having a clone of a particular VM is helpful whether you want to keep a backup vanilla image to use in the future, or create a cluster of identical machines that can run in parallel. This process is not well documented and can be slightly tricky. Hopefully this guide will help many of you through [...]

Read More
No Comments
virtualbox

Find your MAC address with ifconfig

by
on
October 30, 2008

You can find the MAC address of your system at the command line by using the ifconfig command. The ifconfig command will show you information on all your network interfaces. If no arguments are given ifconfig displays the status of the currently active interfaces. You have to run this command as root or use sudo. [...]

Read More
No Comments
system administration

Find the MAC address on a Windows machine

by
on
September 28, 2008

For whatever reason lets assume you find yourself on a Windows machine and you need to obtain the MAC address of its network adapter. Do the following. Go to Start -> Run which will bring up a text box. In this box type cmd. A command prompt will appear. Type this is the terminal. ipconfig [...]

Read More
No Comments
windows
Copyright 2008-2010 WiredRevolution.com. All rights reserved.