標籤:1、warning: passing argument 2 of ‘request_irq‘ from incompatible pointer typehttp://blog.sina.com.cn/s/blog_7321be1101012gek.html今天在些key的driver的時候。。。寫完了編譯出現一個warmming如下:warning: passing argument 2 of
標籤:百度文庫linux命令大全:http://wenku.baidu.com/view/fdbf5e3267ec102de2bd89ef.htmllinux的常見發行版本redhat:advanced standard 5 ;Enterprise standard 5 ;workstation standard fedora:fedora 10Ubuntu:ubuntu 8.10OpenSUSE:opensuse 11.0redflag:redflag 7asianux: asianux 3.
標籤:[[email protected] ~]# dmidecode|grep -P -A5 "Memory\s+Device"| grep Size | grep -v Range #linux查看記憶體的插槽數以及每條記憶體有多大 Size: 1024 MB Size: No Module InstalledYou have new mail in /var/spool/mail/root[[email protected] ~]#
標籤:一、文法find [directories] [expression] 二、參數說明-name pattern // pattern 為待尋找檔案配置格式,允許使用萬用字元,萬用字元前需要加逸出字元如, \*,\?-type t // t 可為 f (檔案),d (目錄),l (符號串連),b (塊裝置), c (字元裝置), p (具名管道), s (通訊端)-print // 列印到指定檔案的相對路徑 三、例子1)全目錄下尋找指定檔案 myfile$ find /
User and User Groups in Linux,groupslinux本文梳理了一下Linux使用者和使用者組的常用的一些命令。有關的設定檔:/etc/group 儲存當前系統中所有使用者組資訊/etc/gshadow 儲存當前系統中所有使用者組的密碼/etc/passwd 儲存當前系統中所有使用者的資訊/etc/shadow 儲存當前系統中所有使用者的密碼資訊設定檔的內容格式說明:說明:在使用cat
RPM包製作方法,rpm製作方法一、RPM介紹 RPM 前是Red Hat Package Manager 的縮寫,本意是Red Hat 軟體包管理,顧名思義是Red Hat 貢獻出來的軟體包管理;現在應為RPM Package Manager的縮寫。在Fedora、Redhat、Mandriva、SuSE、YellowDog等主流發行版本,以及在這些版本基礎上二次開發出來的發行版採用;
Centos/Ubuntu安裝dhcp伺服器(Not configured to listen on any interfaces!)最近在做軟路由,其中一個功能是dhcp服務。記錄一下過程,供其他人蔘考。(dhcpd版本4.1.1,centos版本6.6)本文:(1)安裝dhcpubuntu用apt-get,centos用yum,這就不多說了。(2)開機啟動和開啟服務把dhcpd設為開機啟動,centos下用命令chkconfig dhcpd