於 Ubuntu Linux 中, 使用 MPlayer 來看影片, 但是自從升級到 9.10 後, 影片播放時就常常會卡住不動, 然後快轉後再往回轉之類的讓他繼續播放.
作者: Tsung
奧運金牌、銀牌、銅牌的成份? 價值?
最近在舉行冬季奧運, 冬季奧運得到的獎牌, 成本是多少?
貝貝第一次剪頭髮 (胎毛 / 胎髮)
設定 Outlook 使用 POP3 / IMAP 來接收 Gmail 信件
要在 Outlook 設定 POP3 / IMAP 去接收 Gmail 信件, 要如何做?
Gandi 設定 DNS 的注意事項
拜 地基主 該 準備的物品
家中有開伙 或 租的房子有開伙, 就要拜地基主.
Debian linux - sysv-rc dependency-based boot system 修復
Debian linux 做 apt-get dist-upgrade, 升級到 sysv-rc 時, 出現下述訊息:
- sysv-rc
Unable to migrate to dependency-based boot system
Tests have determined that problems in the boot system exist which prevent migration to dependency-based
boot sequencing:
package exim4-base removed but not purged, package mysql-server-5.0 removed but not purged
If the reported problem is a local modification, it needs to be fixed manually. If it's a bug in the package, it should be reported to the BTS and fixed in the package.
See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for more information about how to fix the problems preventing migration.
To reattempt the migration process after the problems have been fixed, run "dpkg-reconfigure sysv-rc".
問題出在 沒有把 exim4-base、mysql-server-5.0 移除乾淨. (移除乾淨要用 apt-get remove --purge exim4-base mysql-server-5.0)
閱讀全文〈Debian linux - sysv-rc dependency-based boot system 修復〉
PHP 5.3.x 的 strtotime() 時區設定 警告訊息修正
Debian Linux 使用 testing 的話, 若於上星期有做過 dist-upgrade 的話, 就會發現 PHP 已經被升級到 5.3.1-5, 而且出現一堆警告訊息.
我遇到的有下面這三種錯誤訊息:
- PHP Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /tmp/a.php
- PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/imagick.so' /usr/lib/php5/20090626/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0
- PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0
貝貝滿月禮 - Amo 阿默典藏蛋糕
今天是元宵節, 也是貝貝滿月的日子, 這幾天努力送蛋糕, 希望能合大家胃口~ 🙂
Web Frameworks 的歷史演進圖表
Web Frameworks 從 1999 年到現在的演進圖, 在 Github 上面有持續的更新. 🙂