以下の内容はhttps://iww.hateblo.jp/entry/20070710/macより取得しました。


MACアドレス

$ /sbin/ifconfig
eth0      Link encap:Ethernet  HWaddr 11:22:33:44:55:66

$ /sbin/ifconfig eth0|sed -n 's/^.*HWaddr \(.*\)$/\1/p'
11:22:33:44:55:66
# ifconfig eth0 down
# ifconfig eth0 hw ether 11:22:33:44:55:66
# ifconfig eth0 up
# vi /etc/network/interfaces
auto eth0
iface eth0 inet static
    hwaddress ether 11:22:33:44:55:66



以上の内容はhttps://iww.hateblo.jp/entry/20070710/macより取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14