Ken Chen's Blog
  • Home
  • About
Sign in Subscribe

Latest

VM

在 VirtualBox 上建置 Openwrt

現在工作會用到 Openwrt 當開發平台,但用起來一直卡卡的,想找時間從頭操作一次,看能不能深入理解系統的運作,說起來工作的重點就是不斷追求 balance,既能符合商業需求,又能持續成長。趁著年假有空,來玩玩看 Openwrt 有什麼特色。 首先是下載 Openwrt 並編譯,現在的 Openwrt 已經用 git 做版控,可以用 git clone 來放到自己的開發目錄 git clone https://git.openwrt.org/openwrt/openwrt.git cd openwrt 剛下載下來的 Source code 沒有包含相關的 package,例如 python、driver 等等,因為後續開發會需要用到,先使用 feeds來更新並安裝 package

By Ken Chen 03 Feb 2019
See all
Ken Chen's Blog
  • Sign up
Powered by Ghost

Ken Chen's Blog

Ken Chen 的技術部落格,聊聊後端開發、Go 語言、DevOps 與系統架構等話題。