2008年10月30日 星期四

CactiEZ學習紀錄

CactiEZ首頁
http://cactiusers.org/wiki/Homepage

Login Information

To login to the OS (you will want to change this)
user: root
pass: CactiEZ

To login to cacti (it prompts to change this)
user: admin
pass: admin

Get to webmin at (requires the root user / pass)
https://serverip:10000

To configure ntop (you will want to change this)
user: admin
pass: CactiEZ

To configure nagios
user: nagiosadmin
pass: CactiEZ

網路預設DHCP
變更網路設定用netconfig
變更後重新啟動網路服務
service network restart

網路校時指令
ntpdate -u tick.stdtime.gov.tw

CactiEZ安裝完後,預設使用美國時區,必須調整為台灣時區
手動調整 CentOS 的 Time Zone ( 與 RedHat 相同 )

#cp /usr/share/zoneinfo/Asia/Taipei /etc/localtime

#vi /etc/sysconfig/clock # 修改 clock 為台灣時間

ZONE="Asia/Taipei"

#date MMDDhhmmYYYY # 設定: 月、日、時、分、年
#date ; hwclock -r # 查看系統時間是否跟 BIOS 時相等
#hwclock -w # 將系統時間寫入到 BIOS 時間

2008年10月28日 星期二

VMWare Server 2.0安裝使用

官網
http://www.vmware.com

http://www.tipandtrick.net/2008/whats-the-login-user-name-and-password-for-vmware-server-20/zh_TW/

1.下載VMWare Server 2.0

2.VMWare Server 2.0已改成Brower介面

3.啟用VMWare Server
點選VMWare Server Home Page

4.輸入帳號密碼(目前登入本機或網域之帳號密碼)

5.第一次啟動VM時在Console頁面會顯示,要求下載安裝Console plug-in
直接點選安裝

6.舊的VM啟動後無法網路連線
6-1.做Hardware Upgrade
6-2.網卡設成Bridge
6-3.本機網卡只留一組預設做Bridge,不然會連結至其他網卡

MBone -- VIC & RAT 工具之使用說明

使用 USB Camera 來進行視訊會議之測試
http://horse.nchc.org.tw/IPv6/MBone/CameraTesting.html

說明及教學
http://horse.nchc.org.tw/IPv6/MBone/index.html

the F# programming language

http://www.microsoft.com/downloads/details.aspx?FamilyID=61ad6924-93ad-48dc-8c67-60f7e7803d3c&displaylang=en

2008年10月16日 星期四

GTS-516相關設定

#1 GTS-516相關設定

系統設定
SYSCONFIG(顯示系統設定)
sysconfig nodename "GTS001"
sysconfig prompt "ts03" (在command line前顯示之字串)
sysconfig location "9999_5F"
---------------------------------------------------------------------
IP設定
ifconfig -d(查看設定)
ifconfig ip 10.168.100.21
ifconfig connector
BNC:黑色銅軸電纜
AUI:類似LPT port介面需接上AUI轉TP盒
TP:一般RJ45網路線接孔
ifconfig netmask 255.255.255.0
-----------------------------------------------------------
路由設定
route del default 10.88.60.6
route add default 10.88.60.6 1
route(顯示路由)

-------------------------------------------------------------
更改設定後需執行
save all

2008年10月15日 星期三

KMPlayer影音播放器

KMPlayer影音播放器 v2.9.4.1433 最新版!(可直接播YouTube跟vlog的FLV影片)
http://briian.com/?p=116

用免費PDFCreater軟體製作PDF文件

http://www.pdfforge.org/node/105

Android - An Open Handset Alliance Project

http://code.google.com/android/index.html

NetXMS

http://www.netxms.org/

groundwork

http://www.groundworkopensource.com/

Getif-方便的流量監控及繪圖工具

http://www.wtcs.org/snmp4tpc/getif.htm
常用工具 Getif (Get Interfaces)教學
http://pub.mlc.edu.tw/viewitem.jsp?itemid=000000000045277

Mono 2.0讓您可以在各種平台上執行.NET應用程式

http://blogs.techrepublic.com.com/programming-and-development/?p=742&tag=nl.e055

Mono 2.0 has been released! The Mono Project aims to make developers productive and happy: Mono 2.0 is our gift to the world. Sponsored by Novell (http://www.novell.com), the Mono open source project has an active and enthusiastic contributing community and is positioned to become the leading choice for development of Linux applications.

2008年10月12日 星期日

ScummVM可以讓你在多個作業系統完美的執行許多經典冒險遊戲

ScummVM這套Freeware可以讓你在多個作業系統完美的執行許多經典冒險遊戲!!
http://www.scummvm.org/

http://blog.roodo.com/sherwin/archives/162233.html#comment-16897493

AutoIt自己寫程式製作免對話安裝程式

http://www.autoitscript.com/autoit3/

http://blog.roodo.com/sherwin/archives/71806.html

WinMEnc影音轉檔工具

http://www.robbin.cc/dokuwiki/doku.php?id=life:winmenc%E7%9A%84%E4%BD%BF%E7%94%A8%E6%95%99%E5%AD%B8

http://www.mobile01.com/topicdetail.php?f=281&t=406927

檔案免安裝,下載完成後解壓至指定目錄,直接執行winmenc.exe即可

可將rmvb等影音檔,轉完後可用nero燒成VCD

ubuntu 安裝完kubernetes後做apt-get update會出現錯誤

root@k8s02:~# sudo apt-get update 已有:1 http://tw.archive.ubuntu.com/ubuntu xenial InRelease 已有:2 http://tw.archive.ubuntu.com/ubuntu xenia...