Time of Update: 2014-12-17
標籤:使用 for strong on ad amp as linux 安裝 1.安裝基本編譯環境$sudo apt-get install build-essential$sudo
Time of Update: 2014-12-17
標籤:style io color 使用 sp strong on 檔案 資料 pwd顯示當前所在的工作目錄cd 目標目錄 例如cd /boot/
Time of Update: 2014-12-17
標籤:nscd dns緩衝最近使用者老是反映登陸一台server,出現User authentication failed報錯。我手動重啟winbind進程後,登陸恢複正常。authconfig查看配置一欄,有cache information這一項,嘗試勾上去,結果重新載入winbind時候出現service nscd載入失敗。百度了得知,nscd是linux環境的DNS快取服務。於是,yum install nscd給伺服器裝上nscd。id
Time of Update: 2014-12-17
標籤:linux 程式 指令碼 shell 自動壓縮/刪除 ★背景:程式自動組建記錄檔檔案,一天產生一個目錄,目錄下為每小時產生的目錄,即24個目錄,小時目錄下為檔案。因檔案較大,需要配置指令碼定期進行壓縮並刪除幾天前的檔案。★目標檔案結構及內容如下:X3950x5-/opt/BOCO.DAL/AFM_LOG> ls201
Time of Update: 2014-12-17
標籤:nginx centos一。首先寫一個shell指令碼,指令碼名稱:nginx#! /bin/bash# chkconfig: 35 85 15 # description: Nginx is an HTTP(S) server, HTTP(S) reverseset -ePATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/binDESC="nginx
Time of Update: 2014-12-17
標籤:root許可權 network 帳號登入 linux upgrade 新裝linux 最佳化1.改變yum源 一般我用163的vim /etc/yum.repos.d/centos.repo (或者可以直接去下載.repo這個檔案)(修改檔案之前一定要備份一下.bak)2.升級系統yum
Time of Update: 2014-12-17
標籤:des ar io os 使用 sp for strong on 1.改變工作路徑,相當於DOS中的cd:(.表示本級目錄, ..表示上級目錄) cd cd.. cd
Time of Update: 2014-12-17
標籤:ar io 使用 sp on 檔案 bs 時間 linux 1.1 top 1.1.1 命令說明 Top
Time of Update: 2014-12-17
標籤:linux cut 有時我們經常會遇到這樣一些問題:有一頁電話號碼薄,上面按順序規則地寫著人名、家庭住址、電話、備忘等,此時我們只想取出所有人的名字和其對應的電話號碼,你有幾種方法可以實現呢?確實這種縱向定位的方式用常規辦法難以實現,這時,cut就可以大顯身手了。 What’s
Time of Update: 2014-12-17
標籤:io 使用 sp on 檔案 問題 log bs cti Ubuntu Linux有一個與眾不同的特點,那就是初次使用時,你無法作為root來登入系統,為什麼會這樣?這就要從系統
Time of Update: 2014-12-17
標籤:style ar color os 使用 sp on 資料 ad Linux 抽象網路裝置簡介 和磁碟裝置類似,Linux
Time of Update: 2014-12-17
標籤:linuxlong long ago,積累了一些Linux的小知識,拿出來分享一下,希望以後能夠在工作上帶來一些協助。 方法一 第一步:開啟終端,在命令列裡輸入sudo nautilus 第二步:輸入你的使用者的密碼 第三步:在彈出的視窗中開啟需要操作的目錄 第四步:把你所需要的其他目錄中的檔案進行複製,並且粘貼到當前的這個目錄中。或者:也可以在目前的目錄視窗中刪掉不想要的檔案 用sudo
Time of Update: 2014-12-17
標籤:sp strong on 檔案 bs as linux nbsp res /etc -- 該目錄存放的都是Linux系統的設定檔 1、查看賬戶 /etc/passwd --
Time of Update: 2014-12-17
標籤:style ar color 檔案 ad ef linux 使用者 ht 序號命令說明1sudo su從普通使用者切換到root使用者2su
Time of Update: 2014-12-17
標籤:style http ar io color 使用 sp for java 這個工具還是很強大linux網路流量即時監控工具之iptraf[我的Linux,讓Linux更易用]IPTraf
Time of Update: 2014-12-17
標籤:shell法一:[[email protected] oldboy]# echo $RANDOM21174法二:[[email protected] oldboy]# openssl rand -base64 88CiQPMdoL2E=[[email protected] oldboy]# openssl rand -base64 8|md5sumf152dc2f6dfdf5942c13b32e8b816635
Time of Update: 2014-12-17
標籤:style blog io color os sp on div log “svn都快淘汰了” #安裝subversionyum -y install
Time of Update: 2014-12-17
標籤:style blog http ar color sp for on div Lua: Error during loading:[string
Time of Update: 2014-12-17
linux命令詳解(19)修改檔案屬性 lsattr、chattr命令詳解,修改檔案屬性Linux檔案系統裡的檔案和目錄全都關聯使用者、使用者組和其他使用者的讀、寫和執行許可權。此外,還可能存在其他特定檔案系統類型才有的檔案和目錄相關屬性。ext2和ext3檔案系統檔案可以選用一些特殊屬性。使用lsattr命令可以列出這些屬性。大部分屬性都晦澀難懂,預設並不啟用。下面的樣本使用lsattr查看部分檔案屬性:123456# lsattr /etc/host*----------
Time of Update: 2014-12-17
Linux 使用unzip解壓時報錯End-of-central-directory signature not found,vertusignatureLinux 下,使用unzip解壓時,報錯:$ unzip abc.zip Archive: abc.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it