advertisement

2016年12月21日

Docker 安裝在 Windows 快速建置Linux Debian 環境

Host(PC)端安裝先前條件:

  1. Windows 7 64-bit OS 或 Windows 8 / Windows8.1
  2. Virtualization (虛擬化)已開啟
*如果你的作業系統是 Windows 10 請不要參照底下步驟
請參考這裡


OS作業系統請自行確認。

Virtualization 確認方式如下

Windows 8 / Windows8.1:
開啟工作管理員點選 CPU 如下圖

2016年12月11日

Compiler Wpasupplicant Source Code

# apt-get install openssl-dev libssl-dev libnl-3-dev libnl-genl-3-dev pkg-config

Then open the .config file:
vi .config
and uncomment the line:
CONFIG_LIBNL32=y
# make

https://w1.fi/wpa_supplicant/