目前分類:Linux (5)

瀏覽方式: 標題列表 簡短摘要

CentOS tftp setup

1. yum install xinetd

rodney2009 發表在 痞客邦 留言(0) 人氣()

 make的常見錯誤資訊 

本內容對make執行時可能出現常見錯誤進行匯總、分析,並給出修正的可能方法。

make執行過程中所產生錯誤並不都是致命的;特別是在命令行之前存在“-”、或者make使用“-k”選項執行時。make執行過程的致命錯誤都帶有首碼字串“***”。

rodney2009 發表在 痞客邦 留言(0) 人氣()

工作常用指令
===============================================================================================================

rodney2009 發表在 痞客邦 留言(0) 人氣()

嵌入式系統中,常常在更新韌體或是作業系統時,都需要利用TFTP主機來上傳或下載

The below steps will allow you to set up a TFTP server on Linux but specifically on a CentOS server. All you need to do is install a couple files with yum, enable the server, and restart xinetd.

rodney2009 發表在 痞客邦 留言(0) 人氣()

devfssysfsudev介紹

一、devfs

rodney2009 發表在 痞客邦 留言(0) 人氣()