不知道大家是否在使用Firefox瀏覽一些帶有ed2k連結點的網址時,按下後無法和aMule自動產生連結,底下是設定連結的方式:
1. 在Firefox網址欄位中輸入 about:config。
2. 於設定值列表中按下滑鼠右鍵,選擇新增(New)-->真假值(Boolean),在設定名稱(Preference Name)中輸入 network.protocol-handler.external.ed2k,並於內含直(Value)中選擇 true。
3. 再於列表中按滑鼠右鍵,選擇新增-->字串(String),在設定名稱中輸入 network.protocol-handler.app.ed2k,於內含值中輸入 /usr/bin/ed2k.amule(你的aMule執行檔所在的位置)。
104的小美工作家-找工作也可以試試喔!
2008年7月17日 星期四
2008年6月7日 星期六
2008下載火狐狸拼世界紀錄
這幾天在火狐網站上看到了這個拼紀錄活動,意旨要在Firefox3釋出同時24小時內大家一起上線下載。
火狐是瀏覽器市場中最近新興的一顆小星星,快速好用,更是有數以千個的外掛擴充套件,讓瀏覽器的功能發揮的更淋漓盡致,在往後很多瀏覽器也多沿用其核心加以改良。底下這張圖則是在我跳入後當前台灣的加入人數,希望大家都能來試用看看火狐狸,一旦你用了他,你一定會對他愛不釋手,雖說有些網站的網頁仍是IE only的窘境,因此也希望從事網頁設計的人,不要再只是使用IE來設計版面,也為其他瀏覽器的使用者設計版面,希望大家能多互相體諒,有多元的競爭才是良好發展的環境,一家獨大最終受損的是使用者自己。(雖說這樣設計一個版面會很累...哈哈,但畢竟多元才是良性的,你說不。)
在 這頁 有介紹了firefox2的特色 這裡 則有firexfox3新功能的介紹。
標籤:
Freeware自由軟體
2008年5月17日 星期六
Linux下文字模式光碟燒錄備份
一般的標準檔案名稱只能支援DOS的8.3格式,但在Linux下另外還有Rock Ridge和Joliet兩種延伸格式。Rock Ridge:支援30個字元、UID/GID檔案權限、POSIX符號連結、devices等。Joliet: Windows CD-ROM的檔案系統。
終端機文字命令:(LPIC Level II)
●mkisofs: 建立ISO9660檔案系統影像,用以燒錄到CD光碟。-- 開發網站
語法: mkisofs options [ -o filename ] path [ path... ]
選項:
-J Joliet 延伸格式.
-r 用來保留檔案的UID/GID權限等.
-ldots Allow ISO9660 filenames to begin with a period.
-l Allow full 31 character filenames.
-o filename Write the image to the named file.
ex: mkisofs -T -r -ldots -l -J -o /var/tmp/image.iso /var/tmp/backup
●cdrecord: 用來燒錄音樂或資料光碟。-- 開發網站
語法: cdrecord -scanbus
cdrecord [ general_options ] dev=device image_file
選項:
-v Verbose output. Use one -v to track the burning process.
-dummy Only pretend to burn.
driveropts=burnfree Enables the burning mode that tolerates data underruns.
speed=speed Set the burning speed.
dev=device Specify which device to burn to.
* 文字模式還可參考此篇指南。
終端機文字命令:(LPIC Level II)
●mkisofs: 建立ISO9660檔案系統影像,用以燒錄到CD光碟。-- 開發網站
語法: mkisofs options [ -o filename ] path [ path... ]
選項:
-J Joliet 延伸格式.
-r 用來保留檔案的UID/GID權限等.
-ldots Allow ISO9660 filenames to begin with a period.
-l Allow full 31 character filenames.
-o filename Write the image to the named file.
ex: mkisofs -T -r -ldots -l -J -o /var/tmp/image.iso /var/tmp/backup
●cdrecord: 用來燒錄音樂或資料光碟。-- 開發網站
語法: cdrecord -scanbus
cdrecord [ general_options ] dev=device image_file
選項:
-v Verbose output. Use one -v to track the burning process.
-dummy Only pretend to burn.
driveropts=burnfree Enables the burning mode that tolerates data underruns.
speed=speed Set the burning speed.
dev=device Specify which device to burn to.
* 文字模式還可參考此篇指南。
標籤:
Freeware自由軟體
訂閱:
文章 (Atom)
