因為筆者之前常把 XP 及 Vista 用來做 Web 應用程式的開發及測試,所以都會手動修改這些設定。
在 Vista SP2 中已直接幫我們解除這個限制囉。
下列連結有絴細的說明:
因為筆者之前常把 XP 及 Vista 用來做 Web 應用程式的開發及測試,所以都會手動修改這些設定。
在 Vista SP2 中已直接幫我們解除這個限制囉。
下列連結有絴細的說明:
只要在 Linux 的 作業系統上安裝 mono 後,即可在 Linux 的 Web Server 上執行 ASPX 的網頁
經過兩個晚上的測試,試了一些不同的方法,終於可以成功的執行 ASPX 囉
筆者主要是參考:http://mingstert.blogspot.com/2008/12/mono-2x-on-centos-5.html
然後做了些小調整,把 mono 的原始檔下載下來並重新 compiler
Enjoy.
Ctrl + Alt + F1 ~ F6 => Virtual consoles 間的切換(virtual console 為指令的模式)
Ctrl + Alt + F7 => 切換到 graphical console
init 6 => 重新開機
init 0 => 關機
startx => 啟動 X server
adduser Jacky => 新增使用者
useradd Jacky => 新增使用者
passwd => 改變密碼
gedit => 簡易的文字編輯器
cat filename => 印出目前檔案的內容
man 指令 => 查詢指令的用法
date => 顯示目前的日期與時間
touch test.txt => 建立一個檔案
rm => 刪除檔案
ls –al => 列出檔案及資料夾
pwd => current working directory 目前的工作目錄
cd – => 回到前一個工作目錄
cp –a => 複製檔案及目錄
mv => 移動檔案及目錄
mkdir => 建立目錄
rmdir => 刪除目錄
chown Jacky test.txt => 將 test.txt 檔案的 owner 改為 Jacky
chgrp Jacky test.txt => 將 test.txt 檔案的 group 改為 Jacky
Enjoy.
今天外出重新學習 Red Hat Enterprise,先把重要文件的位置記錄起來,以免日後忘記了
今天的講師也再三的強烈建議大家:不用急著買書,一定要下載這些文件來看。
網址:
選擇『繁體中文』的語言
就可以看到繁體中文的文件囉
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/zh-TW/index.html
Enjoy.
This SDK includes API libraries, tools, samples, and documentation for building connected applications with the .NET platform. It spans the entire spectrum of today’s Internet applications – from rich connected applications with advanced connectivity requirements to Web-style applications that use simple protocols such as HTTP and Atom to communicate with the broadest possible range of clients.
下載位置:
Defines extensions to DirectX® Video Acceleration (DXVA) to support decoding of H.264/AVC video.
下載位置:
The Microsoft® Silverlight™ 3 Software Development Kit provides libraries and tools for developing Silverlight applications.
下載位置:
Add-on for Visual Studio 2008 SP1 for developing Silverlight 3 applications
下載位置: