Feed on
Posts
Comments

Monthly Archive for November, 2006

應大家觀眾要求,來寫一下教學 當然我不想怎麼安裝mrtg了,搜尋一下本站就會找到教學 相信mrtg最主要是他的設定檔 cfg檔,先來看看 這個cfg檔怎麼寫 # Created by #          Appleboy 2006/09/25 WorkDir: /usr/local/www/data-dist Language: big5 Target[bnet_person]: `/usr/local/etc/mrtg/mrtg.person.sh` MaxBytes[bnet_person]: 10000 Options[bnet_person]: gauge, nopercent, growright YLegend[bnet_person]: Online Users ShortLegend[bnet_person]: 人 LegendI[bnet_person]:   線上人數 : LegendO[bnet_person]:   遊戲數目 : Title[bnet_person]: 小熊戰網 上線人數統計表 先來解釋 WorkDir: /usr/local/www/data-dist 這個是來存放mrtg統計圖的資料夾,請對應到相關可以放html的資料夾 Target[bnet_person]: `/usr/local/etc/mrtg/mrtg.person.sh` 以下是 mrtg.person.sh 這個檔案 #!/bin/sh # 這個程式主要在計算有多少人以 [...]

Read Full Post »

新主機 2u nas server 2顆amd Opteron 2.2ghz 機架高度2u 2*1GB RAM ECC DDR400 SCSI硬碟 ULTRA320磁碟陣列卡支援RAID0,1,5,1000RPM 72GB4顆 網路卡10/100/ 1000 Mbps介面卡2個 主機板型號GA-7A8DRH 連結 上面那台,下面那台也是NAS WIN2003 SERVER 安裝步驟: 利用光碟開機,鍵入linux dd

Read Full Post »

如何在Ubuntu 底下安裝字典呢 先去搜尋 StarDict Shell ScriptStarDict Shell ScriptStarDict Shell Script 套件 [root@appleboy-dorm][~][21:59:39]# apt-cache search stardict sdcv – StarDict Console Version stardict – International dictionary for GNOME 2 stardict-common – International dictionary for GNOME 2 – data files stardict-tools – The dictionary conversion tools of stardict 然後安裝 apt-get install stardict-* 安裝好之後就可以在 應用程式->附屬應用程式->星際譯王 但是安裝好之後沒有任何字典檔,所以請自行到網路上下載 http://stardict.sourceforge.net/Dictionaries_zh_TW.php 下載軟體後 請把他解壓縮到 [...]

Read Full Post »

[Linux,FreeBSD] scp 上傳跟下載

上傳: scp -r -P 2500 /etc/crontab appleboy@hostname.com:/home/appleboy/ 下載: scp -r -P 2500 appleboy@hostname.com:/home/appleboy/crazy.sql . -r 遞迴 下載 -P ssh port 後面的點 . 你可以換成你想下載到你的哪個目錄

Read Full Post »

幸福專賣 NO.24

這個還不錯看,講的也很實際~ 哈哈~ 看看就好,我丟給我同學看,他說它看了很傷心 好像剛跟女朋友分手~~~ – 題外話,如何讓wp支援youtube播放 1.- In admin panel, deactivate “Use the visual rich editor when writing” in “User” – “your profile”.. 2.- Deactivate “WordPress should correct invalidly nested XHTML automatically ” in “options” – “writing”. 這是我在官方找到的 http://wordpress.org/support/topic/65239?replies=9

Read Full Post »

[CentOS 4.4] 架設 rsync 伺服器

安裝方式: 先檢查是否有安裝rsync yum list installed | grep rsync rsync.x86_64 2.6.3-1 installed vi /etc/xinetd.d/rsync service rsync { disable = yes socket_type = stream wait = no user = root server = /usr/bin/rsync server_args = –daemon log_on_failure += USERID } disable = yes 改成 disable = no 然後重新啟動xinetd /etc/init.d/xinetd restart vi /etc/rsyncd.conf [backup] path = /backup02 auth [...]

Read Full Post »

昨天去草屯順發,買了連鈺電子的power 350W 經過測試果然因為power的問題,才讓電腦不能開機,不然就是開機到一半會停掉 呼呼,裝上新power沒啥問題了,不過我還不太會整理主機 整理的很亂,今天下午就拿給我老大了,哈解決電腦了 光溜溜的屋頂~ 應該快要裝上新的屋頂了吧

Read Full Post »

修電腦~~~

嘿嘿,幫我老大的兒子修一下電腦~,後來測試的結果,好像是power有問題 所以換了一下power,現在跑得很順,我幫他灌上 08.20.06.WINDWOS XP 多重自動安裝光碟更新至2006.08.18 這套還不錯,superxp已經過時了 安裝好了,更新update 目前上班地點,用2台液晶銀幕,不過快買kvm了,爽~ 哈~~~還不賴吧

Read Full Post »

館內買的17萬伺服器,剛來的時候是安裝 Suse Linux Enterprise 9 DSCF0070 Hosted on Zooomr 玩來玩去所有的linux好像都差不多,正版的linux 其實網路上都下載的到,差別在於你買企業版,提供30天免費服務電話,打電話去煩他 不過我想一個資訊人員,應該不用這樣吧~哈 我們館內還有買dell的機器,買的是rhel4的系統,也是正版,明天去拍一下 順便看看我的桌面吧 超亂~ 桌上都是一堆雜誌pchome pc office這是我們定的,都是由我保管 哈~

Read Full Post »

國外知名的相簿網站 Zooomr Flickr 有支援同一套上傳軟體,2個相簿的網頁空間分別如下 Flickr 升級後如下 還蠻便宜的,zooomr 則是 100MB用完就沒有了,Flickr 則是每個月可以上傳20MB 接下來~來說明 ubuntu安裝方式 下載Flickr 上傳軟體 http://juploadr.sourceforge.net/ 下載之後,解壓縮到桌面 ,到該資料夾之後執行 ./jUploadr , 不過如果你沒有安裝java的話,會執行失敗 首先安裝java apt-get install sun-java5* java-package 安裝時會出現下面錯誤訊息 This package is an installer package, it does not actually contain the J2SDK documentation. You will need to go download one of the archives: jdk-1_5_0-doc.zip jdk-1_5_0-doc-ja.zip (choose the non-update version if this is the first [...]

Read Full Post »

Older Posts »