• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Uncategorized / How To Change MAC Address On Linux Ubuntu via Terminal Commands & GUI

How To Change MAC Address On Linux Ubuntu via Terminal Commands & GUI

By Sourabh / August 17, 2015 Category: Uncategorized

How to change MAC address on Linux Ubuntu. You can easily change MAC address using Terminal commands (CLI) or Network Manager on Ubuntu 15.04, Ubuntu 14.04 and Derivatives.

The most easy way to change MAC address on Linux Ubuntu Systems is via Mac Changer Software. Mac Changer is an open-source tool for viewing and changing the MAC address of the network interface card on Linux Systems. The software also permits other MAC functions.

Here’s how to install and use Mac Changer 1.7.0 on Linux Ubuntu Systems. To install, run the following commands in Terminal:

$ sudo add-apt-repository ppa:pi-rho/security
$ sudo apt-get update
$ sudo apt-get install macchanger

The Mac Changer software can be started form Ubuntu Dash or via Terminal. Once open, you can set the network interface down first and then set the new MAC address. To do so, run the following commands:

$ sudo ifconfig eth0 down
$ sudo macchager -m AA:BB:CC:DD:EE:FF eth0
$ sudo ifconfig eth0 up

Assume the MAC address to be (AA:BB:CC:DD:EE:FF). If you wish to uninstall and remove the software, run the following command:

$ sudo apt-get remove macchanger

There is another method to change the MAC address, using GUI or the NetworkManager Indicator Menu.

  • Open the Network Manager Indicator Menu and select “Edit Connections”
  • Select the Internet Connection and then click “Edit”
  • Under the “Ethernet” tab option, change the MAC address
  • Click “Save” to confirm and exit the app
  • Restart the network manager

 

Tags: Change MAC Address On Linux Ubuntu 14.04, Change MAC Address On Linux Ubuntu 15.04, CLI Change MAC Address On Linux Ubuntu, How To Change MAC Address On Linux Ubuntu via GUI, How To Change MAC Address On Linux Ubuntu via Network Manager, How To Change MAC Address On Linux Ubuntu via Terminal Commands, Mac Changer 1.7.0 Linux Ubuntu Systems, Terminal Commands Change MAC Address On Linux, Terminal Commands Change MAC Address On Ubuntu, Terminal Commands Change MAC Address On Ubuntu 14.04, Terminal Commands Change MAC Address On Ubuntu 15.04

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap