Areca Backup 7.1
http://areca.sourceforge.net/
教學影片
前文介紹用NTBACKUP為WINDOWS 備份。NTBACKUP最大的問題是缺乏一個備份管理工具,而且其格式是專有的,一定要NTBACKUP才能打開BACKUP
這次介紹的ARECA BACKUP 是一個開源的軟件,用JAVA 寫成,所以支援WINDOWS, MAC 和LINUX等不同OS,除了支援加密外,備份格式是用ZIP,所以用壓縮軟件可以打開還原檔案。當然ARECA 本身有一個很容易使用的備份管理介面,可以在裏面還原檔案。
Sunday, April 26, 2009
取代 ntbackup: Areca Backup 7.1
Labels:
compression,
Data Backup,
Data Restore,
File Recovery,
security,
software,
備份工具,
壓縮軟體,
資料回復
Friday, April 24, 2009
用7-zip 開啟和提取iso 檔的檔案
Labels:
compression,
Image Tools,
software,
zip,
光碟工具,
壓縮軟體
Sunday, April 19, 2009
Installing Ubuntu 9.04 into ASUS eeepc 901 在eeepc 901 安裝Ubuntu 9.04
Sorry that I am in hurry so I type up in English here. I will provide the Chinese version later.
Now I am installing the Ubuntu 9.04 beta into my eeepc 901. It looks that the hardware works fine out of box for 9.04 in live CD session. The WLAN works, the bluetooth is detected, the sound is detected and can play. The hotkeys for adjusting the brightness of the screen and the audio volume also work. The web-cam works in Skype.
For the front-mic, it works in skype, but fails in sound recording. The recorded sound is flipped in sound recording. Updated: It is due to a bug in default ogg format of sound recording. When I change it to .wav, everything is fine.
I boot up the eeepc with the CD image loaded in a USB thumb drive. See my previous post for instruction. The response of the operations is fast.
*****
The default installation does not contain Adobe Flash Player, but it can be installed by downloading the package in Adobe's site and restart the machine.
I have also run the ubuntueeetweak (http://code.google.com/p/eeescripts/) to install the OSD display and make the font smaller. (Although the original font size is indeed OK for 8.9" display. :-) )
Finally I also installed the eee-control (http://greg.geekmind.org/eee-control/) and now the eeepc is nearly perfect.
整個安裝過程很暢順,在光碟iso 檔放進usb 手指後(post),可以順利進入live CD, 並用wifi上網,選擇install 後約15分鐘後已完成安裝。
硬體支援良好,安裝完後已經立刻可用內置mic 和cam, wifi和bluetooth都沒有問題。
預設並沒有安裝Adobe Flash Player, 不過可以在Adobe 的網站下載.deb 的package.
之後我再安裝了ubuntueeetweak (http://code.google.com/p/eeescripts/) 和 eee-control (http://greg.geekmind.org/eee-control/),部eeepc 差不多完美了。
Update: Battery Life of EEEPC 901 in Ubuntu 9.04
I have been using eeepc 901 in Ubuntu Linux 9,04 for over 1 month. I am quite satisfied with the performance of the machine. The overall battery life is 7.5 hours, which is very sufficient for my diary work.
Now I am installing the Ubuntu 9.04 beta into my eeepc 901. It looks that the hardware works fine out of box for 9.04 in live CD session. The WLAN works, the bluetooth is detected, the sound is detected and can play. The hotkeys for adjusting the brightness of the screen and the audio volume also work. The web-cam works in Skype.
For the front-mic, it works in skype, but fails in sound recording. The recorded sound is flipped in sound recording. Updated: It is due to a bug in default ogg format of sound recording. When I change it to .wav, everything is fine.
I boot up the eeepc with the CD image loaded in a USB thumb drive. See my previous post for instruction. The response of the operations is fast.
*****
The default installation does not contain Adobe Flash Player, but it can be installed by downloading the package in Adobe's site and restart the machine.
I have also run the ubuntueeetweak (http://code.google.com/p/eeescripts/) to install the OSD display and make the font smaller. (Although the original font size is indeed OK for 8.9" display. :-) )
Finally I also installed the eee-control (http://greg.geekmind.org/eee-control/) and now the eeepc is nearly perfect.
整個安裝過程很暢順,在光碟iso 檔放進usb 手指後(post),可以順利進入live CD, 並用wifi上網,選擇install 後約15分鐘後已完成安裝。
硬體支援良好,安裝完後已經立刻可用內置mic 和cam, wifi和bluetooth都沒有問題。
預設並沒有安裝Adobe Flash Player, 不過可以在Adobe 的網站下載.deb 的package.
之後我再安裝了ubuntueeetweak (http://code.google.com/p/eeescripts/) 和 eee-control (http://greg.geekmind.org/eee-control/),部eeepc 差不多完美了。
Update: Battery Life of EEEPC 901 in Ubuntu 9.04
I have been using eeepc 901 in Ubuntu Linux 9,04 for over 1 month. I am quite satisfied with the performance of the machine. The overall battery life is 7.5 hours, which is very sufficient for my diary work.
Labels:
battery,
eeepc,
free OS,
linux,
netbook,
power management,
ubuntu,
ubuntu 9.04,
電源管理
Wednesday, April 15, 2009
LaTeX 工具: emf2eps 和 Texmaker
emf2eps
用Latex 寫論文,要從Microsoft Office export 一些圖出來,可以先把圖另存做.emf 再用emf2eps 轉成.eps 用epsfig import.
http://www.projectory.de/emftoeps/index.html
這個emf2eps 是以GPL發佈,壓縮檔內已附有source code
Texmaker
Texmaker 是一個跨平台的latex 編輯器,支援windows, mac, 和linux。更重要的是支援unicode編碼的編輯,從此latex中文處理不是問題。
Source: http://www.xm1math.net/texmaker/texmakerw32.png
http://www.xm1math.net/texmaker/
此外還有usb手指版,那麼隨時都可以編輯latex
用Latex 寫論文,要從Microsoft Office export 一些圖出來,可以先把圖另存做.emf 再用emf2eps 轉成.eps 用epsfig import.
http://www.projectory.de/emftoeps/index.html
這個emf2eps 是以GPL發佈,壓縮檔內已附有source code
Texmaker
Texmaker 是一個跨平台的latex 編輯器,支援windows, mac, 和linux。更重要的是支援unicode編碼的編輯,從此latex中文處理不是問題。
Source: http://www.xm1math.net/texmaker/texmakerw32.png
http://www.xm1math.net/texmaker/
此外還有usb手指版,那麼隨時都可以編輯latex
Saturday, April 11, 2009
Windows Live Sync
網址: http://sync.live.com
Live Sync 是一個 Windows Live 下電腦和電腦間檔案同步的工具。只需要在要同步的電腦安裝一個軟體,就可以用internet 把檔案在不同電腦間同步。該軟體支援 Windows 和 Mac。
但試用了數天,我還是用回usb手指把檔案更新。家中網絡是asdl,上傳慢是一個問題,但更大的問題在於該服務就只是把檔案同步,並沒有把檔案寄傳網上。當所有電腦離線,檔案就存取不了,反而我usb手指是隨身,去到那裏也可提取要的檔案。
Live Sync 可取之處,在於任何地方都可以存取遠端電腦的檔案,這樣可省了remote desktop,esp.在xp home 是沒有terminal server.
Live Sync 是一個 Windows Live 下電腦和電腦間檔案同步的工具。只需要在要同步的電腦安裝一個軟體,就可以用internet 把檔案在不同電腦間同步。該軟體支援 Windows 和 Mac。
但試用了數天,我還是用回usb手指把檔案更新。家中網絡是asdl,上傳慢是一個問題,但更大的問題在於該服務就只是把檔案同步,並沒有把檔案寄傳網上。當所有電腦離線,檔案就存取不了,反而我usb手指是隨身,去到那裏也可提取要的檔案。
Live Sync 可取之處,在於任何地方都可以存取遠端電腦的檔案,這樣可省了remote desktop,esp.在xp home 是沒有terminal server.
Friday, April 10, 2009
瀏覽器用戶更新速度
跟據本站數據,直到4月7日
IE8在3月20日推出,使用ie的人只有4.89% 使用ie8
Firefox 3.0.8 在3月28日推出,使用firefox的人已有34.64%使用最新瀏覽器
這證明了在用戶升級的設計上,firefox 使用了更好的方法讓用戶收到最新的更新,間接降低用戶受到攻擊的風險。
Update:
iThome online : : 研究:Chrome的更新模式最能確保瀏覽器安全
我不是經常用Chrome,所以不知道。不過我的firefox也自動更新為3.0.10
IE8在3月20日推出,使用ie的人只有4.89% 使用ie8
Firefox 3.0.8 在3月28日推出,使用firefox的人已有34.64%使用最新瀏覽器
這證明了在用戶升級的設計上,firefox 使用了更好的方法讓用戶收到最新的更新,間接降低用戶受到攻擊的風險。
Update:
iThome online : : 研究:Chrome的更新模式最能確保瀏覽器安全
我不是經常用Chrome,所以不知道。不過我的firefox也自動更新為3.0.10
Friday, April 3, 2009
Firefox 幫 IE8 賣廣告?
但好像IE的標誌有點怪怪的...
原來這是MOZILLA 台灣的愚人節笑話
網頁的目的是要告訴人IE8的新功能FIREFOX只要加上PLUGIN就能做到。
網址:http://www.moztw.org/events/ie8/
Subscribe to:
Posts (Atom)