Time of Update: 2014-06-16
標籤:使用者登入 network 設定檔 linux 管理員 基本命令 uname -a -s hostname顯示主機名稱若是要永久生效,則編輯以下檔案 #vim
Time of Update: 2014-06-16
標籤:color linux echo \e[0m 大綱1、The Bash Shell2、Output in Color3、How can do it?1、The Bash Shell Bash is the primary shell of the Linux machine, included here
Time of Update: 2014-06-16
標籤:linux一、題目1、Linux掛載Winodws共用資料夾2、查看http的並發請求數及其TCP串連狀態:3、用tcpdump嗅探80連接埠的訪問看看誰最高4、統計/var/log/下檔案個數5、查看當前系統每IP串連數6、shell下32位隨機密碼產生7、統計出apache的access.log中訪問量最多的5個IP8、如何查看二進位檔案的內容9、ps aux 中VSZ代表什麼意思 RSS代表什麼 10、檢測並修複/dev/hda511、Linux開機啟動順序12
Time of Update: 2014-06-16
標籤:rpm一、軟體包的組成 1、二進位程式(二進位,可執行):如,mysql,mysqld,mysqladmin 2、設定檔,組成方式: a)將主設定檔切割為多個小檔案,並放置於某個目錄中,如:  
Time of Update: 2014-06-16
標籤:linux 網路服務 samba的功能很簡單,就是為了使linux和windows之間能夠實現共用。並且利用samba搭建檔案伺服器,不僅比windows功能強大,而且訪問速度快、安全。samba伺服器具有這麼多優點,看來學習搭建samba是網管必須的任務了。使用SMB/CIFS協議。samba的連接埠: TCP 139 UDP &
Time of Update: 2014-06-16
標籤:rpm命令 rpm 一、rpm包常用管理命令 1、安裝 a)rpm -i /PATH/TO/PACKAGE_FILE b)-h: 以#顯示進度;每個#表示2%; c)
Time of Update: 2014-06-16
標籤:linux service 網路服務 使用者登入 下載伺服器 實驗拓撲: Linux Client-----RHEL5.9(vmnet1)----------(vmnet1) Win7
Time of Update: 2014-06-16
標籤:localhost linux 使用者登入 管理員 曆史 FACL:Filesystem Access Control List利用檔案擴充儲存額外的存取控制許可權tom:tom,tom基本組jerry:other:r--chown
Time of Update: 2014-06-16
標籤:linux dhcp 實驗環境RHEL5.9 dhcp伺服器RHEL5.9 LINUX用戶端win7 windows用戶端實驗前提:1,伺服器與客戶機需要在同一個網段2,dhcp需要有固定IP實驗步驟:服務端操作步驟:1,設定IPcat /etc/sysconfig/network-scripts/ifcfg-eth0DEVICE=eth0
Time of Update: 2014-06-16
標籤:linux命令簡介linux查看硬體和系統資訊的相關命令簡介 <轉>[[email protected] ~] # uname -a # 查看核心/作業系統/CPU資訊的linux系統資訊命令[[email protected] ~] # head -n 1 /etc/issue &
Time of Update: 2014-06-16
標籤:主要介紹sed命令的使用本章主要介紹sed的命令使用sed(Stream
Time of Update: 2014-06-16
標籤:linux touch color file 資訊 一、檔案和目錄管理常用命令目錄操作命令:pwd、cd、ls、mkdir、du、檔案操作命令:touch、file、cp、rm、mv、which、find、ln檔案內容操作命令:cat、more、less、head、tail、wc、grep歸檔及壓縮命令:gzip、bzip
Time of Update: 2014-06-16
標籤:linux suid sgid
Time of Update: 2014-06-16
標籤:haproxy最近公司的IIS伺服器總是宕機,自己對營運知識又很欠缺,聽了一些介紹決定硬著頭皮上,架設一個haproxy負載到後端兩個IIS.這裡總結一下經驗吧! 首先用yum命令安裝haproxy這個很簡單,說一下流程吧!先安裝gcc編譯器# yum install gcc# wget http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.24.tar.gz# tar&n
Time of Update: 2014-06-16
標籤:linux 系統管理[ “lrzsz”一般用於SecureCRT ssh中使用 ] 簡介:rz,sz是早期Linux/Unix同Windows進行ZModem檔案傳輸的命令列工具。rz ,sz
Time of Update: 2014-06-16
標籤:linux 系統管理功能說明:過濾控制字元。語 法:col [-bfx][-l<緩衝區列數>]補充說明:在許多UNIX說明檔案裡,都有RLF控制字元。當我們運用shell特殊字元">"和">>",把說明檔案的內容輸出成純文字檔案時,控制字元會變成亂碼,col指令則能有效濾除這些控制字元。參 數: -b 過濾掉所有的控制字元,包括RLF和HRLF。 -f 濾除RLF字元,但允許將HRLF字元呈現出來。
Time of Update: 2014-06-16
標籤:linux 網路服務APACHE的簡介 APACHE是世界上最流行的Web伺服器軟體之一,當然,提供WWW服務的還有微軟的IIS,它是由微軟開發的,只能用在微軟的作業系統上,而APACHE是一個自由軟體。說到APACHE,還要聯想到LAMP,這個近年來也是應用得非常廣泛,LAMP就是:linux+apache+mysql+php。Apache的特點是簡單、速度快、效能穩定。APACHE連接埠:
Time of Update: 2014-06-16
標籤:process 伺服器 error linux Apache吃空記憶體,頻繁宕機在部署一套內網測試環境時,頻繁宕機,開機後不斷的吃記憶體,重啟apache之後記憶體佔用會不停的上漲,直到swap用完,直到死機,由於是內網環境,伺服器並發和壓力都很小。查看apache錯誤記錄檔,報大量類似錯誤:[Tue Feb 14 14:49:28 2012]
Time of Update: 2014-06-16
標籤:tar make configure make install 一、壓縮、解壓縮命令 1、壓縮格式:gz, bz2, xz, zip,
Time of Update: 2014-06-16
標籤:htop一、htop 簡介This is htop, an interactive process viewer for Linux. It is a text-mode application (for console or X terminals) and requires ncurses.Comparison between htop and topIn ‘htop‘ you can scroll the list vertically and horizontally to