2009年5月17日 星期日

osCommerce - 免費的購物網站系統

http://www.kmd.com.tw
http://www.kmd.com.tw/Forum/index.php

-------------------
安裝完成第一次開啟系統管理首頁
http://localhost/catalog/admin
出現警告錯誤之訊息

Warning: session_start() [function.session-start]: open(/tmp\sess_78b9a8ed07597bd1d5c7ee0b1d60b073, O_RDWR) failed: No such file or directory (2) in D:\AppServ\www\catalog\admin\includes\functions\sessions.php on line 67

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\AppServ\www\catalog\admin\includes\functions\sessions.php:67) in D:\AppServ\www\catalog\admin\includes\functions\sessions.php on line 67

解決方式:
在根目錄建立tmp目錄(看osCommerce安裝在哪顆硬碟就在哪顆硬碟根目錄建\tmp)

2009年4月12日 星期日

Aleri & Coral8

Continuous Intelligence Soluion
http://www.coral8.com/index.html

Active Directory學習筆記

ADSI Scriptomatic
http://www.microsoft.com/technet/scriptcenter/tools/admatic.mspx#EBAAC
使用此工具自動產生Script

Windows Scripting 與系統管理簡報http://www.cis.nctu.edu.tw/chinese/doc/research/report/PPT/Windows%20Scripting%20and%20Administration.ppt

使用Active Directory標識和追蹤虛擬機(上)
http://www.searchsv.com.cn/ShowContent_19476_569.htm
隨著很多企業部署越來越多的虛擬化平臺,如何區分物理伺服器和虛擬伺服器也變得越來越難。如何使用Active Directory跟蹤虛擬化資源?

使用Active Directory標識和跟蹤虛擬機(中)

本文將介紹查詢Active Directory的方法,來查詢匹配預定義Description屬性字首的電腦物件。例如,如果用戶希望查找所有虛擬機,可能就需要……

使用Active Directory標識和跟蹤虛擬機(下)
http://www.searchsv.com.cn/showContent_19476.htm?info=svweekly20090403

前面描述了通過電腦物件Active Directory中Description屬性來標識工作環境是物理環境還是虛擬環境。本文將探討自定義Active Directory模式,用來支援新的虛擬化屬性。

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...