I need to change my mac address so that i can use my schools wifi. I have an aspire one with the Atheros card. I dont know how to change the address, because this is my first time using any kind of linux. I dont know how to run things in root, and the commands like: # ifconfig eth0 down # ifconfig eth0 hw ether 00:80:48:BA:d1:20 # ifconfig eth0 up # ifconfig eth0 |grep HWaddr That i found dont work. it says permission denied when i try to run them in a terminal. What am i doing wrong?