Archive for December 21st, 2002

Intuition - Two

Saturday, December 21st, 2002

Intuition has just released their new single "Two" on A Different Drum records. A six track MCD with 2 b-sides one instrumental and the other a really awsome song called "So Easy". A really nice single and connotates good things for the future. I am really looking forward to their debut album sometime early next [...]

MAC Address Spoofing

Saturday, December 21st, 2002

In linux it is really easy to do MAC address spoofing. All you need is the trust command line tool ifconfig.
Enter the command as follows:
ifconfig eth0 hw ether 00:00:AA:AA:AA:AA
Change eth0 to your card name and “00:00:AA:AA:AA:AA” to the address you want to spoof.
Before issuing the command you need to take down the card by issuing [...]