Time of Update: 2014-09-22
標籤:linux lsnrctl無反應 bug 4518443 oracle10g 現象描述:使用的oracle 版本為linux版10.2.0.1.0,在命令列介面輸入lsnrctl status後即沒有反應,同時輸入lsnrctl
Time of Update: 2014-09-22
標籤:kernel u盤 老大lg安排個任務,將hzc伺服器裡某年某月某天的錄音檔案打包並且拷貝出來。後經同事yh瞭解到:這台機器有問題,只能通過安全模式進入……閑話少說,進入正題。 一、Linux下進入single模式1、開機之後,連擊數字1鍵,在grub 啟動後,移動鍵盤到Linux的啟動項(grub頁面選擇下面這個選項);2、按e鍵,然後再移動鍵盤到類似下面的一行,也就是kernel的那行
Time of Update: 2014-09-22
標籤:http 使用 ar sp art 問題 on c html 首先通過物理終端進入到linux上,手工檢查ssh發現沒運行/etc/init.d/sshd statussshd is
Time of Update: 2014-09-22
標籤:style color io ar strong for 檔案 資料 div 一、開發環境 核心版本:linux-3.0
Time of Update: 2014-09-22
標籤:使用 檔案 sp linux 時間 ad r bs 應用 當我們應用一段時間以後,Linux可能會變得臃腫了,那麼,怎麼找出一個“path”下的最大檔案呢?&nbs
Time of Update: 2014-09-22
標籤:des http io os 使用 ar for 檔案 資料 yum(全稱為 Yellow dog Updater,
Time of Update: 2014-09-22
標籤:nfs tftp 1. NFS配置vi /etc/export 加入所需要共用目錄。例如:/home/liukang/workship 192.168.1.0/24(rw,sync,no_root_squash,no_subtree_check)修改完畢後,運行#exportfs -a 使改變生效。#/etc/init.d/nfsserver start 啟動NFS伺服器。#exportfs -av
Time of Update: 2014-09-22
標籤:style http color os ar for 檔案 資料 sp 參考此文解決:http://www.hackbase.com/tech/2011-04-29/63525.html下
Time of Update: 2014-09-22
標籤:des style http color io os 使用 java ar Xwindows:gnome (紅帽預設安裝的圖形介面) 一,
Time of Update: 2014-09-22
標籤:blog http 使用 ar sp 問題 log 代碼 c http://blog.163.com/[email protected]/blog/static/86118492
Time of Update: 2014-09-22
標籤:style blog http color io os 使用 ar for 1. 建立 SSH KEY 使用 ssh-keygen
Time of Update: 2014-09-22
標籤:style blog http color io os 使用 ar div 標準輸入 (stdin) :代碼為 0 ,使用 < 或 << ;標準輸出 (stdout)
Time of Update: 2014-09-22
標籤:style blog http color io 使用 ar for div 快排採用分治法(Divide and Conquer)把一個list分為兩個sub-lists。演算法步驟1.
Time of Update: 2014-09-22
標籤:blog http io os 使用 ar div sp on Linux網路編程4——個人總結TCP與UDP通訊流程TCP通訊的基本步驟如下:服務端:socket
Time of Update: 2014-09-22
標籤:style 使用 ar strong 檔案 sp on c linux
Time of Update: 2014-09-22
標籤:style blog http color io ar strong 檔案 2014 brnshop是最近社區上比較火的開源商城。
Time of Update: 2014-09-22
linux指令 find指令詳解,linux指令find詳解find尋找 ,搜尋具有即時性的特點,不需要資料庫,相對會比較慢一些1、從指定路徑下遞迴向下搜尋檔案2、支援按照各種條件方式搜尋3、支援對搜尋得到的檔案進一步用指令文法: # find [路徑] [參數] [運算式]常用參數 -user 根據檔案擁有者來尋找檔案
Time of Update: 2014-09-22
Linux網路設定(第二版),linux第二版Linux網路設定--網路設定檔與命令網路設定檔1、/etc/sysconfig/network-scripts/ifcfg-eth0#【儲存了IP地址和網關】[設定靜態IP]IPADDR=新IP地址#該選項設定了IP地址,如果設定了BOOTPROTO=dhcp,自動擷取IP地址的話,就不會有該選項,否則為BOOTPROTO=noGATEWAY=網關#指定網關BROADCAST=廣播位址NETMASK=子網路遮罩 2、/etc/syscon
Time of Update: 2014-09-22
Linux網路設定(第二版),linux第二版Linux網路設定--互連網定址過程 1、TCP/IP與OSI參考模型比較 TCP/IPOSI物理層網卡資料連結層*MAC地址網路層IP,ICMP,ARP協議傳輸層TCP,UDP會話層*用戶端 – 伺服器展示層*資料的加密,壓縮應用程式層SSH,Apache等實際應用 2、互連網定址過程 1)MAC地址dc:0e:a1:d5:8a:b2 【硬體地
Time of Update: 2014-09-22
FreeBSD修改root密碼錯誤passwd: pam_chau(www.111cn.net)thtok(): error in service module from:http://www.111cn.net/sys/freebsd/66713.htm,error1904.module在FreeBSD中修改帳號密碼有時候會出現一些錯誤,針對passwd: pam_chauthtok(): error in service module這樣的錯誤提示,簡單整理了以下解決方案:錯誤提示: