Time of Update: 2014-10-23
標籤:網路編程 linux web伺服器 http協議 提要 學過很多遍電腦網路,依然不會網路編程。 看完這篇文章之後就不會是這樣了。 環境:Ubuntu14.04
Time of Update: 2014-10-22
標籤:style blog http color io os ar 使用 sp Linux下 DIR結構體定義為 1 struct __dirstream 2 { 3 void *
Time of Update: 2014-10-22
標籤:linux 管理 檔案許可權 配置 一、檔案許可權: Linux系統中的每個檔案和目錄都有訪問許可許可權,這是加在檔案上的一個資料結構存取權限規定三種不同類型的使用者: 檔案屬主(owner):檔案的所有者,稱為屬主。
Time of Update: 2014-10-22
標籤:des 返回頂部 http io os ar 使用 for sp arch 顯示機器的處理器架構(1) uname -m 顯示機器的處理器架構(2) uname -r
Time of Update: 2014-10-21
標籤:檔案 linux 方法 遞迴 oo ld c 命令 test 如你要操作一個目錄下的檔案時,系統提示 “許可權不夠”,可用以下方法解決。如 test 檔案目錄。1.
Time of Update: 2014-10-21
標籤:ar sp 檔案 art log ad ef linux as 殺掉多個進程 ps -ef | grep tornado_service | grep -v grep |
Time of Update: 2014-10-22
標籤:style blog http color ar java for strong sp $SHELL gives the full path to
Time of Update: 2014-10-21
標籤:io os ar 使用 sp 檔案 on bs 時間 一、查看和修改Linux的時區1. 查看當前時區命令 : "date -R"2. 修改設定Linux伺服器時區方法 A命令 :
Time of Update: 2014-10-21
標籤:http io os ar sp 檔案 on 問題 bs ld命令列工具(連結庫的一個工具)的搜尋路徑是-L指定的,庫名是-l指定的。 比如: ld -L[dir]
Time of Update: 2014-10-21
標籤:style blog color io ar for sp div on 1.格式 uniq [OPTION]... [INPUT [OUTPUT]]2.命令 -c,
Time of Update: 2014-10-21
標籤:sp div bs linux as window 安裝 windows ubuntu 1)安裝x-windows的基礎(必須) # sudo apt-get
Time of Update: 2014-10-22
標籤:des io os ar sp 檔案 div on art 網路介面設定檔[[email protected] ~]# cat
Time of Update: 2014-10-22
標籤:style blog http color os ar 使用 sp 資料 直接:如所示:(我們最最關注的幾個資料)
Time of Update: 2014-10-21
標籤:des style color os ar 使用 sp on ad 使用rdesktop串連Windows遠端桌面 Windows
Time of Update: 2014-10-23
Freetype 安裝時提示 make: Nothing to be done for `unix',freetypedone [Software-Freetype] Freetype 安裝時提示 make: Nothing to be done for `unix' 官網下載的第三方軟體包,編譯安裝會報以下錯誤,解決辦法如下: 第一種:make: Nothing to be done for `all'
Time of Update: 2014-10-23
Linux FHS,linuxfhs學習linux有必要瞭解FHS的知識,FHS英文全稱是Filesystem Hierarchy Standard。中文翻譯就是檔案系統階層標準。關於這個詳細的介紹參考官方的文檔和鳥哥linux書。猛擊下面的連結地址 Linux作業系統目錄配置FHS
Time of Update: 2014-10-23
Linux中斷機制,linux中斷PC/AT 微機級聯式8259控制系統 The 8259 was introduced as part of Intel's MCS 85 family in 1976. The 8259A was included in the original PC introduced in 1981 and maintained by the PC/XT when introduced in 1983. A second 8259A was added with
Time of Update: 2014-10-23
linux中inode、軟連結、永久連結,linuxinode連結1 軟連結 linux中軟連結理解成window中的捷徑。建立軟連結的命令 ln -s 源文檔案或目錄 目標檔案或目錄 ln 源文檔案或目錄 目標檔案或目錄 網上有篇文章,對inode的理解寫的非常好,猛擊下面的地址,你看了之後絕對有種醍醐灌頂的感覺。 http://www.ruanyifeng.com/blog/2011/12/inode.html(高分)Linux中硬串連、軟串連是怎實現的?
Time of Update: 2014-10-22
linux_熟悉常用Linux命令,熟悉linux命令man :任何時候你覺得對一個命令列不是很確定,都可以通過輸入“man + 命令”來瞭解這個命令能確切是做什麼的。ls :列出目錄內容。pwd :在終端中顯示當前工作目錄的全路徑。cd :要變更你當前所在的目錄。mkdir :建立一個新的目錄。cp :複製檔案/重新命名檔案。mv :移動檔案。find 和 locate:搜尋檔案。kill :快速關閉一個進程。passwd :更改密碼。 -9 表示強迫進程立即停止md5
Time of Update: 2014-10-22
Linux/Windows遠端桌面,linuxwindowsWINDOWS遠端連線LINUX配置(LINUX VNC Server配置): 1.查看本機是否有安裝vnc(centOS5預設有安裝vnc)rpm -q vnc vnc-server如果顯示結果為:package vnc is not