configure dnsmasq
发表时间: 2013-04-18 09:05:33
Configured dnsmasq.
# cat /etc/resolv.conf
nameserver 127.0.0.1
nameserver 8.8.4.4
# cat /etc/resolv.dnsmasq ...
树莓派漂流记(更新中)
发表时间: 2013-04-10 21:09:20
2013年4月10日
昏天黑地地搞了一段时间的树莓派,今天推倒重来了。决定把整个过程事无巨细都记下来,搞一个流水帐,或者叫编年史。
先简单回顾一下之前的过程。
树莓派这东西,关注很久了,但是一直没买,没有琢磨好用它来做什么。最近因为路由器上的openwrt折腾得不爽,还是想搞一个装Gentoo的树莓派。
东西到手后,马上兴致勃勃地操练起来,google "Raspberry Pi gentoo"。按 ...