SyntaxHighlighter

2007-08-08

Sed

Sed - Wikipedia, the free encyclopedia

先寫下來,避免下次我又忘記

置換filename裡面的old成為new
sed -i 's/old/new/g' filename

Wine Review: IEs 4 Linux Internet Explorer 5.0 5.5 6.0 on Linux

Wine Review: IEs 4 Linux Internet Explorer 5.0 5.5 6.0 on Linux

A blog with IEs 4 Linux
Maybe useful in the future.

2007-05-28

To Read Linux FS in windows

Read Ext2/Ext3 partition in Windows

Tool 1: Ext2 Installable File System For Windows
http://www.fs-driver.org/
It can read/write ext2 file system, but can't change the file access
and it don't support Unicode.

Tool 2: Explore2fs
http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm
It can only read ext2 file system, but it supports Unicode.

Read Reiserfs Partition in Windows

1. rfstool (commandline)
http://p-nand-q.com/download/rfstool.html 2. RFSGUI: ReiserFS browser for Windows 2000/XP/2003 (rfstool + 圖型介面)
http://www.wolfsheep.com/map/
3. 一個新開發的程式: rfsd: ReiserDriver
http://rfsd.sourceforge.net/

2006-12-09

Zen cart 架站心得

首先,安裝前請先安裝phpMyAdmin之類的資料庫管理軟體方面檢視資料庫

安裝時將Database sesson的選項關閉,不然會造成無法登入(原因暫不明)

以上...= =

人気の投稿