[Ethernet] How to change MAC address of eth0 Posted by Computer Newbie on 凌晨2:42 in Linux, Ubuntu / No comments Commandsudo ifconfig eth0 hw ether 00:AA:BB:CC:DD:EEReference:How to Change Network Card MAC Address on Ubuntu 13.04 Share This: Facebook Twitter Google+ Stumble Digg 以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook Related Posts:[Kernel][Raspberry Pi][ArchLinux] Raspberry compile kernel source 0. Install package pacman -S bc 1. pacman -S git 2. Download the cross-compilers of Raspberry pi git clone https://github.com/raspberrypi/to… Read More[Gcc][Compile Error] Compile gcc 4.4.2 on Fedora 17 Error : ./.libs/libgcj.so: undefined reference to `__cxa_call_unexpected' collect2: ld returned 1 exit status make[3]: *** [jv-convert] Error … Read More[Tunnel] Online ResourceDSLITE or GRE 内核隧道的介绍与校园网内的应用 … Read More[Kernel][Linux] How to write kenel driver Template of Kernel Code /* example.c */ #include <linux/init.h> #include <linux/module.h> MODULE_LICENSE("Dual BSD/GPL"); static int ex… Read MoreUncompress xz filesudo apt-get update sudo apt-get install xz-utils tar -Jxf [filename] Reference : Uncompress .tar.xz … Read More
0 意見:
張貼留言