2009年11月25日

Removing accelerator in Vista-aero theme of Firefox

in $ApplicationSetting$\Mozilla\Firefox\Profiles\xxxxxxx.default\extensions\{07b2a769-ed19-4483-87ce-c643914c81bb}\chrome\tmp.xpi
zipfile:
global/myFirefoxTab/myLoadJs.xul
comment ...
Also the mySelectPopup.js include line

2009年11月14日

Firefox performance hack for DNS cache

about:config
network.dnsCacheExpiration : 3600 (int.)
network.dnsCacheEntries : 1000 (int.)

Usershares used in Ubuntu built-in Sambe share

The default setting is that all file are read-only, even the file owner
you may change it yourselves in /var/lib/samba/usershare/share_name

path=/path/to/shared/folder
comment=
usershare_acl=SID:R
guest_ok=y

The red letter means
  • R - read-only
  • F - full access
  • D - deny access
just change from R to F for your write access

Ref:
Integrating Ubuntu Hardy Heron 8.04 with Active Directory
HowTo Configure Shares on a Linux File Server in a SOHO LAN

2009年11月10日

Convert TRP video (produced by set-top box) to MP4

Viewing .TRP files on Linux
ffmpeg -i input.trp -vcodec copy -acodec copy -f mp4 output.mp4

Windows 7 ISO download

Windows 7 ISO x86 and x64 Official Direct Download Links (Ultimate, Professional and Home Premium) » My Digital Life
Windows 7 ISO Direct Download Links
~~~~~~~~~~~~~~~~~~~~~~~
32-bit Windows 7 Ultimate x86 ISO
Amazon.com: http://174.129.85.117/data/Windows7Ultimate32bit.iso
64-bit Windows 7 Ultimate x64 ISO
Amazon.com: http://174.129.85.117/data/Windows7Ultimate64bit.iso
32-bit Windows 7 Home Premium x86 ISO
Digital River: http://msft-dnl.digitalrivercontent.net/msvista/pub/X15-65732/X15-65732.iso
64-bit Windows 7 Home Premium x64 ISO
Digital River: http://msft-dnl.digitalrivercontent.net/msvista/pub/X15-65733/X15-65733.iso
32-bit Windows 7 Professional x86 ISO
Digital River: http://msft-dnl.digitalrivercontent.net/msvista/pub/X15-65804/X15-65804.iso
64-bit Windows 7 Professional x64 ISO
Digital River: http://msft-dnl.digitalrivercontent.net/msvista/pub/X15-65805/X15-65805.iso


How to Create and Make Bootable Windows 7 ISO from EXE Plus Setup1.Box and Setup2.Box Files » My Digital Life
# Run the .exe executable as administrator. It starts to unload the box (extract and unpack the installation content), and will create a new folder called expandedSetup, and will populate the folder with all necessary Windows 7 setup files, as shown in figure below.

Content in ExpandedSetup Folder
# Exit from Install Windows wizard dialog.
# Download Oscdimg CD/DVD Premastering Utility: oscdimg.exe

Put the downloaded oscdimg.exe into %SystemDrive%\Windows\System32 folder.

Note: oscdimg is included in Windows Automated Installation Kit (AIK) as part of WinPE. So if you have that installed, there is no need to download the file again.
# Open an elevated command prompt as administrator, and run the following command:

oscdimg.exe –bC:\expandedSetup\boot\etfsboot.com –u2 –h -m -lWIN_EN_DVD C:\expandedSetup\ C:\Win7.iso


How to Select Any Edition or Version (SKU) of Windows 7 to Install From Single Edition DVD Disc Media or ISO » My Digital Life
Browse to /sources/ folder.
Locate ei.cfg file.
Depending on preference, it’s possible to modify/edit or simply delete ei.cfg file, as explained below.

When ei.cfg is deleted, Windows 7 setup wizard will give user an option to select and choose which version (SKU) of operating system user wants to install during installation.

Linking duplicate files with hardlinks with dupmerge

dupmerge example usage:
find ./ -type f -print0 | dupmerge 2>&1 | tee /tmp/user0/dupmerge.out

Ref:
Easily Manage Duplicate Files and Save Storage Space | Ubuntu Linux Help

UPNP gateway management under Linux

1. Install Perl UPNP library by:
sudo apt-get install -y libnet-upnp-perl

2. Download igdctl.pl or router.pl (depend the source)
and make it executable with:
chmod +x xxx.pl

3.) Just make a port forwarding now :)
./igdctl.pl -a -e 4332 -i 4332 -I 192.168.0.5 -P TCP

Ref:
A smart router administration tool
myDEBlog » Administrating your gateway device via UPnP

2009年10月19日

File size limit exceeded Msg from kav

/var/log/message
Apr 29 16:51:51 server kav4fs: /etc/rc3.d/S50kav4fs: line 91: 3156 File size limit exceeded${BIN} -C "${CONF}"

It's just because the logfile of KAV over a specific size, just remove the logfile in /var/log/kav, then it works again

2009年10月17日

Sock Server through SSH

ssh -D 8080 HOSTNAME

and a sock server opened at 127.0.0.1:8080

使用 ssh 挖洞走密道!半夜深入禁宮!

PDF2WORD - pdf to word convertor

網站一:http://www.zamzar.com/
網站二:http://www.pdftoword.com/
網站三:http://convertpdftoword.net/
網站四:http://www.pdfonline.com/pdf2word/index.asp

ref: PDF 轉檔 Word :四個免費線上轉檔服務的試用心得筆記

2009年10月5日

Remove virus guideline

To detect and remove virus:
  1. Download the Kaspersky Virus Removal Tool from the following web site:
    http://devbuilds.kaspersky-labs.com/devbuilds/AVPTool/
  2. Boot the PC to safe mode.
  3. Run the Kaspersky Virus Removal Tool to scan the hard disk and remove virus/spyware.
To detect and remove spyware:
Download the following tool,ARSWP, to install, update, scan and remove some spyware:
http://www.arswp.com/download/arswp2/setup.exe

2009年10月4日

QtWeb - Webkit browser

QtWeb - 輕巧、快速且安全的可攜式瀏覽器 | 免費資源網路社群
* 軟體名稱:QtWeb
* 軟體語言:英文
* 軟體性質:免費軟體、瀏覽器
* 支援環境:Windows 2000, XP, Vista, 2003, 2008, 7
* 軟體網站:http://www.qtweb.net/
* 下載頁面:安裝版下載、免安裝版下載、免安裝版下載(ZIP壓縮檔)

HWiNFO32 - System info viewer

HWiNFO32 超強力系統資訊檢視軟體 | 免費資源網路社群
市面上有許多可以檢視系統資訊的軟體,但大部份的軟體都只能檢視部份資訊,例如只能顯示主機內部的溫度,或是只能顯示硬體配備。而HWiNFO32是一套整合了電腦所有資訊的好軟體,所有系統的資訊完完全全呈現在你眼前,一點都沒有遺漏,可以說是一覽無遺了!

軟體資訊

* 軟體名稱:HWiNFO32
* 軟體語言:英文
* 軟體性質:免費軟體
* 支援環境:Windows 9x, 2000, XP, Server 2003, Vista, Server 2008, Windows 7
* 軟體網站:http://www.hwinfo.com/
* 軟體下載:Windows版、DOS版

2009年10月1日

Nero 9 free version

Nero - Nero 9 免費版下載
Nero 9 - 免費版

還有什麼會比免費更好?終身免費!Nero 提供您一個大好機會可以無限期享用 Nero 舉世聞名的資料光碟燒錄及複製功能,保證免費!

ref:
Nero 9 老牌燒錄軟體推出繁體中文免費版(與 ImgBurn、 CDBurnerXP 簡單比一比)

2009年8月31日

ppc最實用的修改註冊碼

修改註冊表:
1.不顯示sim card電話:
HKEY_CURRENT_USER\ControlPanel\Phone
右下功能表>新增 DWORD Value
Name: ShowSim
DWORD Date: 0
左下Done > soft reboot


2.修改Home顯示日期及星期
HKLM>nls>overrides
用String Value加入以下
Name : SSDte
String : yyyy/MM/dd dddd
yyyy(年份) / MM(月份) / dd(日期) / dddd(星期)
你更加可以,除 / 修改排位 例: (MM/dd dddd) 修改後, 便只會顯示 "月份/日期 星期"


3.之後在新增程式捷徑裡面就多左"鎖定裝置"選擇
新增啟動程式內增加"銷定裝置"(適合中文版)
HKLM\Software\HTC\HTCHome\Launcher\ProgramEnableList
"DeviceLock" : 0(不開啟) , 1(開啟)


4.關閉不常用的輸入法(減少記憶體資源)
i.輸入法
A.注音
HKCR\CLSID\{E18BFD41-BEB8-11D1-8F9F-00AA00B58D45}
"IsSIPInputMethod" : 0(不開啟) , 1(開啟)
B.倉頡:
HKCR\CLSID\{E18BFD44-DF36-11D1-90DD-0000F81E0CE9}
"IsSIPInputMethod" : 0(不開啟) , 1(開啟)
C.IICoreIM:《香港增補字符集-2004》輸入法軟件
HKCR\CLSID\{6934D40E-AC7A-4f53-A36F-4B43154D97E3}
"IsSIPInputMethod" : 0(不開啟) , 1(開啟)
D.全螢幕手寫
HKCR\CLSID\{5AAFAF99-8D99-4466-A66D-95C44B608A84}
"IsSIPInputMethod" : 0(不開啟) , 1(開啟)
E.手寫板
HKCR\CLSID\{124D7CDC-CF2D-418F-8BB4-4395AD048B79}
"IsSIPInputMethod" : 0(不開啟) , 1(開啟)
更改默認的輸入法
HCU\ControlPanel\Sip\DefaultIm
"default input method" :倉頡(E18BFD44-DF36-11D1-90DD-0000F81E0CE9)
注音(E18BFD41-BEB8-11D1-8F9F-00AA00B58D45)
#請暫時不要將IICoreIM設定為默認輸入法, 因會造成不能開機


5.取消開機後自動連上GPRS
HKLM\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections
\|connection name|\AlwaysOn
: 0 (不連接) , 1 (開啟連接)


6.修改PocketIE Cache 儲存在storage CARD(可以救回多D記憶體)
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
"Cache" : \儲存卡\TEMP\ie\Internet Files
"Cookies" : \儲存卡\TEMP\ie\Cookies
"History" : \儲存卡\TEMP\ie\History
#中文版(儲存卡) / 英文版(Storage Card)


7.增快記憶體 讀/寫速度
HKLM\Drivers\SDCARD\ClientDrivers\Class\MMC_Class
"BlockTransferSize" : 64(原本) , 80(修改)
HKLM\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class
"BlockTransferSize" : 64(原本) , 80(修改)


8.加大話音同喇叭聲
Increase sound volume
[HKEY_CURRENT_USER\ControlPanel\Phone]"Vol"=65535
65535 改為 70000
Increase Ring and InCall Volume
HKEY current user/ControlPanel/SoundCategories/InCall/InitVol (dword)
- value Data is 5
HKEY current user/ControlPanel/SoundCategories/Ring/InitVol (dword)
- value Data is 5
HKEY current user/ControlPanel/SoundCategories/System/InitVol (dword)
- value Data is 5
HKEY current user/ControlPanel/Volume/Volume (dword)
- Value data is 4294967295


9.增加裝置鎖定(Device Lock)係 Today 畫面
HKEY_LOCAL_MACHINE >software > Microsoft > Today > Items
1. 首先增加一個Registry:
Add Value "Key" = "Device Lock" 或 "裝置鎖定"
2. 係入面加入以下Registry:
a.) Add Order=26 (DWORD)
b.) Add Flags =0 (DWORD)
c.) Add Options=0 (DWORD)
d.) Add Selectability=1 (DWORD)
e.) Add Enabled=1 (DWORD)
f.) Add Type = 4 (DWORD)
g.) Add DLL=shutil.dll (String)


10.修改Storage Card/儲存卡的名稱
HKLM\System\StorageManager\Profiles
SDMemory
"Folder": 儲存卡(原本) , Storage Card(修改)
SDMMC
"Folder": 儲存卡(原本) , Storage Card(修改)

11.加快上網速度
HKEY_LOCAL_MACHINE\Comm\TcpIp\Parms?的TcpMaxConnetctRetransmissions?值十進制10,十六進制為A就可以了

12.提高機器運行速度
修改注冊表 (HKEY_LOCAL_MACHINE\System\StoragManager\FATFS\EnableCache
  將原值1改成3,3為推薦值,理論上越高越快,極限值為6

13.音量增強/增大 方法
修改注冊表
HKEY_CURRENT_USER\ControlPanel\Phone\項下的Vol項值加大,
預設值為6666(HEX),可將將其改成8888(HEX),軟啟動系統效果就出來了,音量明顯增強,而且沒有破音現象
其它型號機子系統預設值可能不一樣,可根據需要在預設值的基礎上增加5%~20%。

14.提升IE瀏覽器速度的方法
進入手機注冊表:HKEY_LOCAL_MACHINE\SOFTWARE\Microsft\Windows\Currentversion\internetsettings下查看值 ->secuvity_runscripts的值將“1”修改?“0”

15.提高系統顯示加速
打開:\HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE底下“limit”的值(正常是61440)改大即可。可以改到92160,效果十分明顯,不建議再大了。


16.自動釋放系統資源
找到:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion主鍵,在下面建立一項鍵值,命名為:「explorer」,再到「explorer」底下新建一個名為「AlwaysUnloadDll」的字符串值,然後將「AlwaysUnloadDll」的鍵值寫為「1」,退出註冊表重啟即可。

17.改變屏幕最下面那兩個觸摸軟鍵的功能:
左鍵:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112\Open ="\Windows\Calendar.exe"(功能)
default="日曆"(顯示文本信息)
右鍵:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113\Open = "\Windows\「開始」菜單\Programs\Contacts.lnk"
default="聯繫人"(顯示文本信息)

2009年8月26日

Open Proxy List

http://proxy-list.org/
http://www.cnproxy.com/proxy1.html
http://tools.rosinstrument.com/proxy/

Restore DMA instead of PIO for Harddisk in Windows XP

use regedit to browse HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}
Subkeys like 0001,0002 is different channels, delete all MasterIdDataChecksum and SlaveIdDataChecksum in the sub-keys and reboot the computer. The DMA mode should be recovered

Ref:
預防WinXP下IDE介面被由DMA傳輸模式被改為PIO模式
AISCL: How to force DMA mode in Windows XP.

exFAT support on Windows XP

exFAT support is bundled with Windows Vista Service Pack 1. For Windows XP, in order to have exFAT support, please install Update for Windows XP (KB955704)

2009年7月11日

Get IP address range allocated to Hong Kong

wget -q -O- http://ftp.apnic.net/stats/apnic/delegated-apnic-latest | grep '^apnic|HK|ipv4' |awk -F\| '/^apnic|HK|ipv4/ {print $4 "/" log($5)/log(2)}'| less

ref:
How to retrieve the IPv4 address ranges allocated to Hong Kong? | [狗爺語錄]
IPv4位址統計表

2009年7月10日

OpenDocument Converter - doc2odt odt2doc

Convert file format from Microsoft Office to OpenDocument, and viceversa

JODConverter: Java OpenDocument Converter

PyODConverter: Python OpenDocument Converter
$ /opt/openoffice.org2.2/program/python DocumentConverter.py test.odt test.pdf

2009年7月9日

Kill in Windows XP: Tskill and Taskkill

Managing Windows XP Programs from the Command Line: Taskkill and Tskill
Sometimes it is desirable to end a program or a process from the command line. The process may be hung or not responding or it may be desirable to have a script for ending it. Both the Home and Professional version of Windows XP come with the tool Tskill . In addition, XP Professional has the more powerful tool Taskkill. Although the graphical utility Task Manager can be used to terminate programs that are hung up, the command line can be faster and easier to use. Also, there may be situations where it is convenient to have a batch file that can be run as a script. In addition, Taskkill is capable of sophisticated filters

2009年6月27日

PiTiVi - video editing tool for Linux

PiTiVi - video editing
PiTiVi is a program for video editing based on the GStreamer framework. It is free software under the terms of the GNU Lesser General Public License. PiTiVi can:

* Capture and encode audio and video, with formats supported by GStreamer
* Split and trim video clips
* Split and trim audio
* Render projects in any format supported by the GStreamer framework

Google Docs Offline Solutions

GDocBackup ‎(fhtino)‎
GDocBackup is simple utility to backup (export) all your documents from Google Documents to local disk. It's open source, freeware and licensed under the Apache License Version 2.0
OffiSync - Enabling Collaboration
OffiSync is the connection between Microsoft Office and web 2.0. Join our group and be part of the ride.

2009年6月7日

Link Shell Extension

Link Shell Extension
Link Shell Extension (LSE) provides for the creation of Hardlinks , Junctions , Volume Mountpoints , and Vista's Symbolic Links, (herein referred to collectively as Links) and a Folder Cloning process that utilises Hardlinks or Symbolic Links. LSE, as its name implies is implemented as a Shell extension and is accessed from Windows Explorer, or similar file/folder managers. The extension allows the user to select one or many files or folders, then using the mouse, complete the creation of the required Links - Hardlinks, Junctions or Symbolic Links or in the case of folders to create Clones consisting of Hard or Symbolic Links.

2009年5月29日

Flare ---- free ActionScript decompiler

Flare is a free ActionScript decompiler. It decompiles SWFs produced by Macromedia Flash, including Flash MX 2004 and Flash 8. Only ActionScript is extracted, no text or images.

FLARE - Flash Decompiler to Extract ActionScript

Launchpad PPA key import script

https://launchpad.net/lki
https://launchpad.net/~bz/+archive/ppa

ACBee -- Ahsay Free Backup

>Ahsay™ Free Backup,香港唯一免費網上備份服務,採用256-bit技術加密,保證絕對安全。登記後最高個人可享10GB備份空間,仲有機會贏每月大獎!

ref:
ACBee
AntiSpam: Ahsay Backup

2009年5月26日

Unlock Gnome keyring after login

especially useful for network-manager on laptop

sudo apt-get install libpam-gnome-keyring
then just click the option when password are asked again

2009年5月2日

Free ConceptDraw MindMap 5 Professional

http://www.mydigitallife.info/2008/11/10/free-conceptdraw-mindmap-5-professional-and-personal-full-version-windows-and-mac-license-serial-number-with-download-links/

MP5R-1BF4-D5F7-91D8-3098-1 for MindMap Professional Edition
MM5R-0D6B-EB89-87ED-8A32-1 for MindMap Personal Edition

ConceptDraw MindMap Professional version 5.5.0.0 for Windows: CDMindMapProEn.zip
ConceptDraw MindMap Professional for Mac OS X 5.4: CDMindMapProEn.dmg
ConceptDraw MindMap Personal for Windows: CDMindMapEn.zip
ConceptDraw MindMap Personal for Mac OS X: CDMindMapProATrialEn.dmg

Free Drive Backup and Hard Disk Manager

Paragon Drive Backup 9.0 Personal Edition
http://www.mydigitallife.info/2009/05/02/free-paragon-drive-backup-90-personal-edition-download-with-product-key-and-serial-number/
http://www.paragon-software.com/registration/computeractive.html
32-bit: DB90_SE_x32.msi (mirror)
64-bit: DB90_SE_x64.msi (mirror)

Paragon Hard Disk Manager 8.5 SE
http://www.mydigitallife.info/2008/11/04/paragon-hard-disk-manager-85-se-free-download-with-serial-number/
http://www.paragon-software.com/registration/hdm85_special_edition.htm
lhttp://www.vnudownloads.co.uk/hdm85_se-20080117-1930-ea.exe

2009年4月19日

NRG 轉成 ISO (NRG2ISO)

NRG 轉成 ISO | Cd Chen's Services
如果您手上有一個 NRG 的光碟映像檔,在 Unix 平台中是無法直接使用的。有沒有什麼方法,可以把 NRG 光碟映像檔,在 Unix 系統中,如何轉成 ISO 檔呢??

今天找到「NRG to ISO/DMG (please help)」這個討論緒,有人提到可以這樣作:
# dd if=NRG.nrg of=ISO.iso bs=512 skip=600

經過實驗後,的確是有用的,與您分享~~

2009年4月9日

LiveCD/LiveUSB creator (Boot ISO from USB)

i.e. UNetbootin and liveusb-creator, also Pendrivelinux

帝國反抗君 - PowerOp:從USB隨身碟開機,進入Linux的一百種方法(誤) - 樂多日誌
從USB隨身碟開機,進入Linux的一百種方法(誤)
其實只是要做個 brain dump,紀錄一下最近發現的幾種工具啦:

UNetbootin
「UNetbootin (Universal Netboot Installer) 為一種跨平台工具軟體,可以用來建立Live USB 系統,也可以載入各種系統工具,或安裝各種Linux作業系統(Linux套件)和其他作業系統,不需使用安裝光碟(自動透過網路下載)。」(引自中文維 基百科的UNetbootin條目


這個影片示範怎麼樣用 UNetbootin 把 Puppy Linux 安裝到 USB 隨身碟。

PowerOp 實測:我拿UNetbootin在我的MS Windows XP上面,把 Slax 6.0.9 安裝到USB隨身碟,非常輕鬆,全部都在圖形介面底下操作,比我以前寫的這篇SLAX - 小而美的Linux LiveCD還要用到命令列,輕鬆太多了!

09/04/07更新:SLAX 6.0.9 的中文還是可以參照洪朝貴教授的這篇文章來達成,也就是該文所說的 0*.lzm 放到 slax/base 底下,一共有 007, 008,009, 010 四個 lzm 檔

要注意的是,很多 Linux 發行版本也都有自己的,產生 Live USB 的方法。如果妳懶得一個個去查,那麼 UNetbootin 已經支援很多種 Linux 發行版本,是一個不錯的起點(無差別安裝? :p)

==
liveusb-creator
這個Fedora Live USB creator是跨平台的圖形介面工具,主要是拿來製作 Fedora 的 Live USB ,有 Persistent Storage 的功能,可以儲存妳開機之後的變更。


PowerOp 實測:我故意去下載 CentOS 5.2 LiveCD,然後拿Fedora Live USB creator去做出 Live USB,一樣可以開機成功,只是 Persistent Storage 的功能失效,無法儲存變更。(但是這表示別的 Linux 發行版本的 .iso 應該都可以給這個工具拿來用)。目前我有一個1GB的隨身碟,裡面有快700MB是Fedora 10(F10-i686-Live.iso),另外有快300MB是 Persistent Storage (在Windows上面用檔案總管看,會看到 Z:\LiveOS\overlay-FEDORA-0A64-271C 這個檔)。我用它開機進入 Fedora 10,然後安裝一些新套件,也新增一個文字檔,再重開機之後都還在,一切都有保留下來,非常正常 :)
09/04/07更 新:Fedora LiveUSB這個 persistent overlay 功能有嚴重的bug,資料寫滿之後會有問題,強迫關機再重開機之後,會出現 Bug In initramfs /init detected. Dropping to a shell. Good Luck 的文字 。可以在開機選單按 Tab 編輯參數(一般GRUB都是按 e 來編輯,這個LiveUSB不知為何是按 Tab),在最後面加上 reset_overlay 開機,LiveUSB就可以順利開機,但是資料會清空。這什麼爛解法啊,資料都掰掰了 Orz......查了一些資料,目前 Fedora 是用 dm-snapshot 這個已經在 Linux Kernel 的方式來實做 persistent storage ,但是會出現上述嚴重問題。別的 distro 會用 UnionFS 或是 AufS之類的方式來解,不過 Jeremy Katz 說 "we're _very_ resistent to adding not-upstreamed stuff into the Fedora kernels.",所以要等官方版的 Fedora LiveUSB支援「真正能用的」persistent storage,看來有得等了。

另 外發現現在 3.5G 上網越來越簡單了,在 Fedora 10 ,我的 華為 Huawei E220 USB 網卡插上去之後,System -> Preferences -> Network Configuration,選 "Mobile Broadband" 頁面去新增一個連線,選 Automatically Connect ,然後 Apply ,就可以看到右上角的狀態列多一個圖示,連線成功!

打 開 Firefox 上網,哇,中文字型有內建耶,連輸入法也有喔,System → Preferences → Personal → Input Method 就可以啟動 SCIM 了,在右上角看到小鍵盤圖示之後就可以按 Ctrl + 空白鍵,叫出 SCIM 輸入法,然後點選那個鬼畫符手繪的圖示,切換到酷音。

「Fedora 10: 因為光碟的容量有限,Live 環境只提供智能漢語拼音和酷音 (智能注音) 輸入法。當您正式把 Fedora 安裝到硬碟上,就會有其他中文輸入法。」引自
Hong Kong Linux User Group 使用 LiveCD 安裝 Fedora 10 (Cambridge) 桌面

==
查了一下,Ubuntu Live USB creator功能類似,不過目前只能在 Linux 上面執行。openSUSE 的 Image Creator 好像也可以,請參考 openSUSE 11 Live CD 的另一個選擇 Live USB stick
Pendrivelinux
Install your favorite Linux operating system on a flash drive or USB key no larger than your thumb (Thumb Drive). Your Portable Linux operating system can then be run from any computer that can boot from a USB flash device, allowing you to bring your entire operating system, desktop, applications, files, email, personal settings, favorites, games and more with you. It’s your own personal operating system you can carry in your pocket.
At Pendrivelinux, we provide simplified portable Linux flash drive installation tutorials and USB Linux installer scripts, making is easy for anyone to install, boot and run their favorite Linux from a flash pen drive!

2009年4月4日

Enable Windows Installer Logging

AppDeploy > FAQs > How Do I Enable Windows Installer Logging?
Open the registry with Regedt32.exe and create the following path and keys:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer
Reg_SZ: Logging
Value: voicewarmup

Once activated, the log files (named MSIxxxx.log) that are generated may be found in your %TEMP% directory.

2009年3月22日

Classic Menu for Office 2007

UBit Schweiz: UBitMenu (Office2007)

監測檔案及登錄檔的異動 - SpyMe Tools

比較登錄檔、檔案的前後差異:SpyMe Tools » 0 與 1 的邂逅 @joaoko
SpyMe Tools 是一個實用的軟體,它可以比較兩個時間點的電腦快照之間的差異。舉個例子,我們可以在安裝一款軟體之前先掃描磁碟以及登錄檔的狀態進而產生一個快照,然後 在軟體安裝完畢之後再產生另一個快照,最後再比較這兩個快照之間的差異。比較之後的結果會告訴我們磁碟裡有哪些檔案被新增、刪除、修改以及登錄檔的異動。

2009年3月19日

How to Run Microsoft Office 2007 in Ubuntu Linux 8.10 | ProgrammerFish - Everything that's programmed!
Wouldn’t it be lovely to have a nice, clean installation of Microsoft’s Office 2007 Suite to run on your Ubuntu Linux Distribution? For some people, this is the only thing that truly holds them back from an all-Linux environment… But not anymore! We have compiled a nice, concise set of instructions to help guide you along.

2009年3月15日

Reinstall GRUB

grub
>root (hd0,6) //for /dev/sda7 or using "find /boot/grub/stage1" to get the drive
>setup (hd0)

Portable Windows XP with USB drive

Ngine.de - How to install and run a FULL Windows XP from a USB drive
We will dump the contents of your original Windows XP CD , extract a few files from the Image using ISO modification software, edit the files, and put the modified versions back on the ISO. The resulting ISO image is burnt back onto a CD media, and can then directly be used to install Windows on your USB drive.
SolutionBase: Boot Windows XP from a USB flash drive
Another utility that you are going to need is Bart's Preinstalled Environment Bootable Live Windows CD / DVD, or BartPE for short. You can download this utility for free from the BartPE Web site.

2009年2月28日

parallel implementation if gzip and bzip2

pigz (http://www.zlib.net/pigz/)
pbzip2 (http://compression.ca/pbzip2/)

Ref:
SMP implementation of bzip2
PIGZ: Parallel GZIP - The Data Compression News Blog - c10n.info

HP MIE theme

Software Sources
deb http://hpmini.archive.canonical.com/mie/ hardy main universe multiverse restricted
deb-src http://hpmini.archive.canonical.com/mie/ hardy main universe multiverse restricted

deb http://hpmini.archive.canonical.com/mie/ hardy-updates main universe multiverse restricted
deb-src http://hpmini.archive.canonical.com/mie/ hardy-updates main universe multiverse restricted

deb http://hpmini.archive.canonical.com/mie/ hardy-security main universe multiverse restricted
deb-src http://hpmini.archive.canonical.com/mie/ hardy-security main universe multiverse restricted

deb http://hpmini.archive.canonical.com/mie/ hardy-hpmini main universe multiverse restricted
deb-src http://hpmini.archive.canonical.com/mie/ hardy-hpmini main universe multiverse restricted

HP MIE Restore Image Creator

You can install glassy-bleu-browser-skin_0.5_all.deb , glassy-bleu-theme_21_all.deb , and gnome-backgrounds-hp_0.4_all.deb files for the GlassyBleu theme
For the GDM theme, please get the ubuntu-gdm, extract it, and please edit the file because the auto-login feature doesn't work under normal Ubuntu

ref:
Linux on the HP 2133 Mini-Note: Installing the HP Linux MIE theme
Rukmal Weerawarana's Blog: How to install the HP MIE (Mobile Internet Experience) UI on Ubuntu 8.04 and 8.10

Disable Cube in TouchFLO v1

Regedit [HKEY_LOCAL_MACHINE/software/OEM/TFLLOsetting] [HKEY_LOCAL_MACHINE/software/OEM/TFLLOsetting] set EnableCube=0
Then reboot

Using Mathematica through X11@SSH

running as root
wget http://gears.aset.psu.edu/hpc/software/math/mathem/mathematica-fonts.tgz
mkdir -p /usr/local/mathematica/fonts
mv mathematica-fonts.tgz /usr/local/mathematica/fonts
cd /usr/local/mathematica/fonts
tar -xzvf mathematica-fonts.tgz
rm -f mathematica-fonts.tgz
mkfontdir /usr/local/mathematica/fonts/BDF
mkfontdir /usr/local/mathematica/fonts/Type1

xset fp+ /usr/local/mathematica/fonts/BDF
xset fp+ /usr/local/mathematica/fonts/Type1
xset fp rehash

ssh -Y user@ host mathematica

Ref:
Mathematica Font Setup
Mathematica and matlab - ImageWiki

2009年2月6日

Using Ubuntu on HP 2133

General
HP 2133 Mini-Note - Ubuntu Wiki
Doc's HP2133 Linux stuff

X11
HP-2133, Chrome9-Beta, X11 configuration file

PadLock
Ubuntu configuration for VIA padlock support - Ubuntu Forums
modprobe padlock_aes padlock_sha
modprobe via_rng
apt-get install rng-tools
set the options in /etc/default/rng-tools to: RNGDOPTIONS="--hrng=via"
added to your /etc/ssl/openssl.cnf:
openssl_conf = openssl_def
[openssl_def]
engines = openssl_engines
[openssl_engines]
padlock = padlock_engine
[padlock_engine]
default_algorithms = ALL
Bug #119295 in openssh (Ubuntu): “OpenSSH should support VIA PadLock” (fixxed in Ubuntu 8.10)
Bug #119294 in openssl (Ubuntu): “OpenSSL should support VIA PadLock”
sudo apt-get install build-essential fakeroot wget
sudo apt-get build-dep openssl openssh
apt-get source openssl openssh
cd openssl-0.9.8g
wget --quiet -O - http://launchpadlibrarian.net/13798833/bug119295.patch | patch -p1
fakeroot debian/rules binary
cd ../openssh-4.7p1
wget --quiet --no-check-certificate -O - https://bugzilla.mindrot.org/attachment.cgi?id=1458 | patch -p0 -N
fakeroot debian/rules binary
VIA PadLock support for Linux


SSE acceleration for libjpeg
IJG's JPEG software release 6b with x86 SIMD extension
jpegsrc-6b-x86simd-1.02.tar.gz - 881,825 bytes; UNIX-friendly format
Also install nasm 2 before compiling
Encrypted partition with Padlock power
Encrypted swap and home partition in Ubuntu 8.04 - Lars Strand
apt-get install lvm2 cryptsetup libpam-mount
CPU frequency scaling
CPU - A110 Wiki
modprobe e_powersaver
----------------------------------------------------------------
CPU frequency scaling with Linux >= 2.6.25
As the CPU has the est feature flag, it supports CPU frequency scaling using the e_powersaver kernel module.
The latest 2.6.25 mainline kernel already contains the e_powersaver module which allows CPU frequency scaling on the A110.

CPU frequency scaling with Linux <= 2.6.24
There's a backport for older kernels supplied by Christian Rothländer. It's working with the Ubuntu kernel delivered with the first batch of the A110s.

3D DriveGuard
accelerometer lis3lv02d and demo code hpfall.c
PPA for Pascal de Bruijn
http://blog.pcode.nl/2009/09/19/hp-3d-driveguard-on-ubuntu-karmic/

Audio
https://wiki.ubuntu.com/Audio/UpgradingAlsa

Using p7zip-rar for faster RAR extraction (UnRAR) for Ubuntu 8.10+

sudo aptitude install p7zip-rar
sudo aptitude purge unrar unrar-free

Get 1 year of BitDefender Antivirus 2009 for free

免費取得 BitDefender Antivirus 2009 一年份註冊碼!
BitDefender Antivirus 是一個防護能力強大的防毒軟體,曾經有一陣子在各大論壇裡他的好名聲甚至不輸「卡巴斯基」與「NOD32」,並且在各大防毒軟體評比網站的排名也常常在眾 多的競爭對手之中脫穎而出。最近推出的 BitDefender Antivirus 2009 在官方網站裡有 30 天的全功能試用版,試用期結束如果要繼續用的話必須購買 29.95 美金的一年授權。但是今天就是要告訴你如何透過在大陸的一個安全防獲網站註冊帳號來獲得「免費」的一年授權。

2009年1月29日

FFmpeg under Ubuntu 8.10

UbuntuInstallation - winff - Ubuntu style installation - Google Code
Details ffmpeg for Interpid (Jaunty)

Intrepid contains a pretty complete ffmpeg already, but you probably want to have ubuntu-restricted-extras installed which should pull in the 'unstripped' versions of several libraries. You can also look for them directly: libavcodec-unstripped-51, libavutil-unstripped-49 and libavformat-unstripped-52 from the multiverse repository.
Bug #291011 in Medibuntu: “Medibuntu ffmpeg for Ubuntu 8.10 Intrepid missing”

An "unstripped" build of ffmpeg is now included in the Ubuntu official repositories (intrepid/multiverse). You need to install the following libraries:

libavcodec-unstripped-51

libavdevice-unstripped-52

libavformat-unstripped-52

libavutil-unstripped-49

libpostproc-unstripped-51

libswscale-unstripped-0


Note that they should be automatically pulled in if you install ubuntu-restricted-extras (ou kubuntu-restricted-extras or xubuntu-restricted-extras).

Please, instead of blaming us, run "ffmpeg -formats" to find the correct
names (it seems they have changed).

[*] AMR support is not available in the Ubuntu package, because I
haven't had the time to update the patch which allows using libamr at
runtime. There is a candidate package available at
https://launchpad.net/~medibuntu-maintainers/+archive if you want to
check it.

2009年1月2日

print the headings on every page in openoffice spreadsheet

  1. Choose Format > Print Ranges > Edit.
  2. Click in the Rows to Repeat (or Columns to Repeat field for columns).
  3. Just use your mouse to select the rows to repeat.
  4. Repeat with the other field if you want both columns and rows to repeat.
  5. Click OK.
OpenOffice.org Training, Tips, and Ideas: Spreadsheet Printing Tips: Hiding, Squishing, Printing Headers, and More

Hiding the First Page Number in OpenOffice

  1. Go to the Format menu and select Styles and Formatting (F11 if you are on a PC)
  2. Click the 4th tab to the right, the so-called “Page Styles” tab.
  3. Double-click the “First Page” option.

Tip of the Day: Hiding the First Page Number in OpenOffice | TipsFor.us

2009年1月1日

netcat

My. Debian. » Something you should know…
Let’s say you want to establish a communication between two hosts (we will call them client and server); you could easily do it with:

server> nc -l -p 10000

client> nc server 10000

In this way, thanks to nc (a word that stands for netcat, that is cat over network) every string is typed by any of the parties is instantly transmitted to the other.