透過 Windows 7 的 Hyper-V Manager, 在沒有AD的環境中, 對 Hyper-V Host 進行管理

No Comments

[目的]
透過 Windows 7 的 Hyper-V Manager, 在沒有AD的環境中, 對 Hyper-V Host 進行管理

[作法]
參考來源
http://chenweichi.blogspot.tw/2011/12/hyper-v-hyper-v.html

Server: hvhost
Client: hvclient

1. 下載小工具 hvremote.wsf, 分別存放到 Server & Client
2. 分別在 Server & Client 先建立Hyper-V管理帳號(如, hvadmin, 密碼為 hvpass)
3.
a. 在 Server 端, 以系統管理者身分來執行以下命令 (username即剛剛建立的 hvadmin)
cscript hvremote.wsf /add:hvadmin

b. 在 Client 端, 以系統管理者身分來執行以下命令
cscript hvremote.wsf /mmc:enable
cscript hvremote.wsf /AnonDCOM:grant
cmdkey /add:hvhost /user:hvadmin /pass:hvpass
如果 cmdkey 沒做, 或是密碼錯誤, 都會無法順利連線到 Hyper-V Host

[轉載] 沒有光碟機的Mac,新版的bootcamp製作windows的開機碟 (蘋果專業服務)

No Comments

來源出處: http://7–8.com/article.php?id=106

沒有光碟機的Mac,新版的bootcamp製作windows的開機碟
蘋果專業服務 2012-07-29

沒有光碟機的Mac,新版的bootcamp製作windows的開機碟

More

[轉載] VirtualBox設定由USB隨身碟開機

No Comments

來源出處: http://gordon168.tw/?p=324

VBoxManage internalcommands createrawvmdk -filename i:VirtualBoxusb.vmdk -rawdisk .PhysicalDriveN

Autofs of samba and nfs

No Comments

1. yum install autofs
2. yum install nfs-utils smb-client

edit
1. vi /etc/auto.master
/mnt/smb    /etc/auto.smb
/mnt/nfs    /etc/auto.nfs

2. vi /etc/auto.smb
direcoty-name     -fstype=cifs,username=NULL,password=NULL  ://IP-Addr/shared-path

3. vi /etc/auto.nfs
directory-name  -rw,bg,soft,rsize=32768,wsize=32768    ip-addr/shared-path

 

雲端運算技術與應用聯盟

No Comments

http://accta.nchc.org.tw/tw/

免費雲端開發工具《Coderun》支援C#/ASP/PHP/JS等程式碼線上撰寫開發

No Comments

REF http://steachs.com/archives/1986

[系統] 資產管理 OCS Inventory NG

No Comments

http://vicchen39.pixnet.net/blog/post/22845767-%E9%83%A8%E7%BD%B2ocs-ng-inventory%E8%B3%87%E7%94%A2%E7%AE%A1%E7%90%86%E8%BB%9F%E9%AB%94

Older Entries Newer Entries