

- Change mac address in windows 2003 server install#
- Change mac address in windows 2003 server update#
So as you can see from the output, currently we have two network interfaces available in our system - lo and enp0s3. To get the information of all the network interfaces available in your System, you need to use ip addr sh command. Warranty not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is free software see the source for copying conditions. macchanger -versionĬopyright (C) 2003,2013 Alvaro Lopez Ortega.

As you can see the current version is 1.7.0. If you want to check the current installed version of macchanger then you need to use macchanger -version command as shown below. The following NEW packages will be installed:Ġ upgraded, 1 newly installed, 0 to remove and 0 not upgraded.Īfter this operation, 651 kB of additional disk space will be used. The following packages were automatically installed and are no longer required:
Change mac address in windows 2003 server install#
In the next step you can install Macchanger tool by using apt install macchanger -y command as shown below. This will download and install all the latest versions.

Change mac address in windows 2003 server update#
In the very first step you need to update your Server using apt update command. Steps to Change the MAC Address on Ubuntu 20.04 LTS Using MacchangerĪlso Read: 8 Popular Steps to Install Laravel on Ubuntu 20.04 LTS Step 1: PrerequisitesĪ) You should have a running Ubuntu 20.04 LTS Server.ī) You should have sudo or root access to run privileged commands.Ĭ) You should have apt or apt-get utility installed in your Server. It is a unique 48-bit address assigned to a Network Interface Controller(NIC). MAC Address is also known as Media Access Control Address. We will see the installation steps of this utility on Ubuntu 20.04 LTS Server in below section. Not only that you can also revert back to original MAC Address using just a simple command. It is a free and open source utility available in multiple Linux flavors that can be easily used to change the MAC Address of an interface. One such way is through macchanger utility. Did you ever tried to change MAC Address on a Linux System ? If you never tried then let me tell there are few ways using which you can change the MAC Address of an interface in your Linux based system. In this article, I will take you through the steps to change the MAC Address on Ubuntu 20.04 LTS using macchanger but before that let me ask you a quick question.
