Time of Update: 2014-10-25
標籤:快閃記憶體 linux 這周一參加了在小米公司舉辦的China Linux Storage and File system
Time of Update: 2014-10-25
標籤:style http color io os ar 使用 strong sp 我是一名程式猿,硬體是自己的業餘愛好!希望大家不吝賜教。
Time of Update: 2014-10-24
標籤:style blog http color io os ar 使用 for 前面幾節我們討論了非阻塞IO的基本概念、Buffer的設計以及非阻塞connect的實現,現在我們使用它們來完成
Time of Update: 2014-10-24
標籤:color io os ar 使用 strong sp 檔案 資料 下面是最近學習bash的一些知識點總結***部落格園-邦邦醬好*** 取得shell來工作 登入動作,系統給
Time of Update: 2014-10-24
標籤:linux ubuntu 作業系統 開機重複登入 密碼 今天早上在使用Linux的時候進入終端輸入startx,然後退出圖形介面,進入了命令模式,可能是ubuntu14.04的問題,不知怎麼就沒有響應,我就強行重啟了一下作業系統,然後進去發現在使用管理員帳號登入時一直是重複登入,怎麼都進不去,網上關於這方面的資料還是很多的
Time of Update: 2014-10-24
標籤:des style blog color io os ar 使用 sp 我們為用戶端的編寫再做一些工作。 這次我們使用非阻塞IO實現connect函數。 int connect(
Time of Update: 2014-10-24
標籤:http ar 使用 strong sp 檔案 on 問題 log 如果願意在Linux環境方面花費些時間,首先就應該知道記錄檔的所在位置以及它們包含的內容。在系統運行正常的情況下學習瞭解
Time of Update: 2014-10-24
標籤:linux command mtime 1、尋找目前的目錄下所有以.tar結尾的檔案然後移動到指定目錄:find . -name “*.tar” -exec mv {} ./backup/ ;註解:find –name 主要用於尋找某個檔案名稱字,-exec
Time of Update: 2014-10-24
標籤:linux mbrMBR,即主引導記錄。MBR描述了邏輯分區的資訊,包含檔案系統以及組織方式。當誤刪或者丟失MBR時,將造成系統無法啟動。linux啟動流程圖650) this.width=650;" src="http://s3.51cto.com/wyfs02/M02/4D/12/wKioL1RKG0_BGi-vAAGotmt-Pj8351.jpg" title="圖片1.jpg" alt="wKioL1RKG0_BGi-vAAGotmt-Pj8351.jpg"
Time of Update: 2014-10-24
標籤:linux核心 linux Linux核心-進程調度1.多任務#搶佔式多任務:由發送器來決定什麼時間停止一個進程的運行#進程的時間片:分配給每個可運行進程的處理器時間段2.Linux的進程調度#O(1)發送器#反轉樓梯期限調度演算法(RSDL)#完全公平調度演算法(CFS)3.策略#I/O消耗型和處理器消耗型進程: I/O消耗型進程:大部分時間用來提交I/O請求或等待I/O請求
Time of Update: 2014-10-24
標籤:des style blog http color io os ar 使用 linux編程下signal()函數當伺服器close一個串連時,若client端接著發資料。根據TCP協議的規
Time of Update: 2014-10-24
標籤:des style io os ar for sp 檔案 資料 1. 函數說明pipe(建立管道):1) 標頭檔 #include<unistd.h>2) 定義函數: int
Time of Update: 2014-10-24
標籤:blog http io ar java sp 檔案 div on 在linux下寫了一個很easy的Hello world程式,編譯執行居然報錯:Error: Could not
Time of Update: 2014-10-24
標籤:des http os ar 使用 sp 檔案 資料 on 64系統裡執行32位程式: &nb
Time of Update: 2014-10-24
標籤:os 使用 for sp 檔案 on ad bs ef cryptsetup是linux下得一個分區加密工具,是在經過加密的塊裝置上再建立檔案系統,然後再進行掛載使用,可以達到最底層的加密
Time of Update: 2014-10-24
標籤:style blog http color io ar 使用 sp 檔案 linux進程訊號 SIGHUP 終止進程 終端線路掛斷SIGINT 終止進程
Time of Update: 2014-10-24
標籤:http io ar for sp 檔案 div on amp 1、檢查目前的版本資訊:bash -versionecho
Time of Update: 2014-10-24
標籤:style color ar 使用 sp on amp ad bs 我之前的實現方式都是使用非阻塞的socket , 其實對於阻塞的socket
Time of Update: 2014-10-24
標籤:os strong sp on bs ef linux size as Windows:C:/Users/ewanbao>netstat -aon|findstr
Time of Update: 2014-10-24
標籤:style http os ar 使用 sp 檔案 div bs window與linux互相拷貝檔案 藉助 PSCP