Time of Update: 2014-06-01
標籤:fuwuqi1、判斷是不是大面積伺服器問題。如果是就是機房問題。2、如果只有這一台連不上,就ping下 如果不通的話。通過遠端控制卡連到終端看工具提示。或者讓機房人員接顯示器 查看工具提示,如果能登陸就登陸進去看看 IP網卡情況。3、根據預先災備計劃,如果長時間修複不了,可啟動備機接管。最重要的是:不要拚死調節,業務持續服務更重要。本文出自 “Alan wake” 部落格,請務必保留此出處http://alanwake.blog.51cto.com/6881848/1420787
Time of Update: 2014-06-01
標籤:c class blog code a int 本文介紹如何將已有的Linux Mint 16升級到Mint 17。註:如果條件允許的話,最好是重新安裝Mint。開啟命令列,輸入下面四條命令。$ sudo sed -i 's/saucy/trusty/' /etc/apt/
Time of Update: 2014-06-01
標籤:style a linux 類 問題 時間 jiffies是每個時鐘中斷,都會加1,這就導致一個問題,無論jiffies(一般來說是unsigned long類型)多少個位元組,總有溢出的時候。更極端的時候,當期jiffies是0xffffffff,下一個時刻就是0x0這樣,當你計算延時/
Time of Update: 2014-06-01
標籤:c style a tar http color 【VI使用】1、在命令列模式 :在vi編輯器中將游標放在函數上,shift +
Time of Update: 2014-06-01
標籤:c style class blog code a Examplescp file1.txt newdirCopies the file1.txt in the current directory to
Time of Update: 2014-06-01
標籤:jboss ejbca 在windows上安裝為了測試用,裝在linux伺服器上的因為CN用的ip需要重裝.....又是折騰一番,下面介紹一些需要注意的地方一、所需檔案準備的內容就不說了,參考我的上上篇《EJBCA在windows上的安裝》,需要下載的上面提供的有二、準備條件1、jboss配置1.1、JBOSS連接埠號碼配置作為伺服器JBOSS的預設連接埠8080和8009肯定被佔用了,修改jboss的連接埠號碼。由於JB
Time of Update: 2014-06-01
標籤:c class blog code a http 1.按轉Clang sudo apt-get install Clang2.編寫測試程式 memleak.c#include<stdio.h>#include<stdlib.
Time of Update: 2014-05-31
標籤:linux ld_preload 函數攔截 Recently i am facing a problem, how to differentiate a problem of library-function from application problems.for solving this
Time of Update: 2014-06-01
標籤:c class blog code tar a 要想ssh遠程登入,需要準備兩件事:配置同網段IP和開啟SSH服務。由於live系統沒有IP,所以首先需要配置IP。我的live系統是在虛擬機器上啟動的,宿主IP為192.168.230.1,live系統的IP我設定為192.168.230.
Time of Update: 2014-05-31
標籤:c style tar a http get Optional: Get, Compile, Install QWT 5.0.0 (or newer): * NOTE: You should not need to set the environment variables “QTDIR”
Time of Update: 2014-06-01
標籤:c style class code a ext Ubuntu下可以直接安裝:sudo apt-get install mingw32 mingw32-binutils
Time of Update: 2014-06-01
作業系統中,對共用資源的訪問需要有同步互斥機制來保證其邏輯的正確性。首先來說說原子操作:| 1.原子操作(Atomic
Time of Update: 2014-06-01
#!/bin/bashread -p "input your file name " file_nameif [ -d $file_name ] //判斷是否為目錄 then echo " this file is directory!"elif [ -f $file_name ] //是否為檔案 then
Time of Update: 2014-06-01
一下rpm包的建立不含編譯部分:首先寫個指令碼,這個指令碼是你想乾的事..useradd.sh是我寫的指令碼,大量新增20個使用者。我們建立一個目錄,將指令碼放進去:將此目錄壓縮:我們將校正的key匯出:用公開金鑰id替換系統預設的密鑰id,該檔案我們自己建。配置一個useradd.spec檔案,填寫軟體包的資訊生產生路徑,步驟。之後安裝一個rpm-build的軟體包:Rpmbuild .
Time of Update: 2014-06-01
apache的虛擬機器主機一直運行都是正常,但是當我升級了ubuntu系統之後,再啟動apache時,虛擬機器主機出現了forbidden的錯誤。在網上找了很長時間答案,但是很多方法試了之後都無效,最後還是找到瞭解決辦法,先記錄下來,後面防止再發生這樣的錯誤。奇怪現象:如果將document root指向/var/www或其子目錄,那麼就不會出現forbidden錯誤————太奇怪了~~失敗方法:1、將deny from all改成allow from all(我的原來就是allow from
Time of Update: 2014-06-01
轉載自http://www.cnblogs.com/ximu/articles/2119136.html 親測可用一、SVN安裝1.安裝包$ sudo apt-get install subversion2.添加svn系統管理使用者及subversion組$ sudo adduser svnuser$ sudo addgroup subversion$ sudo addgroup svnuser subversion 3.建立項目目錄$ sudo mkdir /home/svn$
Time of Update: 2014-06-01
還得我想了10分鐘才明白”!=“和"-n"的用法區別,做個筆記捋一捋 第一種方法:測試apache是否開啟?字串測試#!/bin/bashweb=`/usr/bin/pgrep httpd`if [ -n "$web" ]; //$web傳回值是否為空白then echo "httpd is running"else
Time of Update: 2014-06-01
難得搜狗IME支援ubuntu,果斷下載嘗試一把。官網:http://pinyin.sogou.com/linux/官網教程:http://pinyin.sogou.com/linux/help.php按照教程上面的說法,對於ubuntu14.04的系統安裝搜狗IME是異常的簡單。1.
Time of Update: 2014-06-01
用UltraISO Premium Edition 9.3 製作的CentOS 6.4 隨身碟安裝盤,安裝時提示Press the <Enter> key to begin the installation process,但是按斷行符號沒有任何反應。網上查詢發現是 CentOS 6.4 ISO檔案中的“vesamenu.c32”有問題,替換syslinux下的“vesamenu.c32”檔案
Time of Update: 2014-06-01
理論:http://blog.csdn.net/unbutun/article/details/3394061進一步深入:http://edsionte.com/techblog/archives/4134http://edsionte.com/techblog/archives/4140http://edsionte.com/techblog/archives/4134實踐:http://bbs.chinaunix.net/thread-3766684-1-1.html附錄代碼:#includ