目前分類:Linux (14)
- Jul 22 Mon 2019 17:29
IPMI tool 介紹與概觀
- Dec 06 Wed 2017 18:08
[Linux] 關於Yocto
- Dec 01 Thu 2016 17:01
detectWifi.sh
while [ 1 ]
do
- Dec 01 Thu 2016 16:59
reconnectWifi.sh
echo "============= Reconnecting .. ============="
#wifiscan=$(iwconfig | grep wlan0 | awk ' FS="ESSID:\"" {print $2}' | awk ' FS="\"" {print $1}')
- Dec 01 Thu 2016 11:38
[Linux] 解析route與ifconfig並獲取無線網路資訊
#include <stdio.h>
#include <string.h>
- Nov 22 Tue 2016 18:30
TI-Processor Linux SDK Graphics and Display-研讀紀錄
來源: http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#Quick_guide_to_available_plugins
Processor Linux SDK Graphics and Display
- Oct 26 Wed 2016 18:11
[Linux-ubuntu] man page of Weston.ini 中文研讀與翻譯
- Sep 09 Fri 2016 12:13
WIN7電腦的網路線對接之基本設定
目的只須測試網路是否有通
網路架構為: WIN7電腦(當作host)對接LINUX系統設備 (沒想到也可以哈哈, 至於用UBUNTU電腦對接的方法可看 http://wellzx.blogspot.tw/2015/06/ubunturaspberry-pi.html )
- Jun 15 Wed 2016 16:00
[Linux] kernel中對於patch的說明 (版本v4.1.18)
下載來源: https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.18.tar.gz
以下翻譯於 Documentation/applying-patches.txt中的關於patch內容
- Jun 15 Wed 2016 11:12
[Linux] Kernel README的部分中文翻譯 (版本4.1.18)
下載來源: https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.18.tar.gz
(其實我是下載TI的某一包開發版的開發包, 裡面的BSP (based on kernel 4.1.18), 但我想裡面即使Kernel被TI改過, README也應是相同的)
- May 21 Wed 2014 18:27
[Linux] 解析AVI 格式內容
- Mar 10 Mon 2014 11:51
H.264/AVC
工研院網站, 對我這個新手來說, 寫得蠻容易懂的, 而且蠻清楚:
http://www.tvro.com.tw/main5/maimtxt/H.264%E5%A0%B1%E5%B0%8E%EF%BC%8D%E5%B7%A5%E7%A0%94%E9%99%A2.htm
- Jan 20 Mon 2014 14:41
公司AP無法連上外網以及發布網路串流的問題
- Dec 24 Tue 2013 22:34
[Linux] wifi-wpa_supplicant設定檔