Changing Mac address manually

Hello guys pytools here, back again with another article. Today we are going to learn how you can change your Linux Mac address manually without using any tool. So let's get started. Before going to change the Mac address you need to understand what mac address is and why we need to change it? Our network card has at least two addresses or identificators, the IP address we all know which can be dynamic and the physical address, the mac address which is unique for each device, it is the hardware address. Changing our mac address may be useful to avoid leaving logs with our real address on another computer or router. Changing the mac address may be useful to clone other mac addresses forcing them to get disconnected from a network and connecting again, useful to sniff the password when reinserted. How to find Mac address? To check your mac address just execute: Ifconfig On your Linux terminal You will get Mac address under hw-ether property. Here We can see on the enp2s0 net...