**這個頁面不需註冊/登入也可以直接編輯的內容喔**
聚會期間會先用
http://pad.ubuntu-uk.org/h4
來共筆打字,過一陣子後再整理更新至此頁
LCamel :
最近看到的 PHP 的 bug PHP Hangs On Numeric Value 2.2250738585072011e-308 http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/
要 32 bit 的
BTW, 怎麼看目前的作業系統是 32bits or 64bits?
(Mat: 用 file /bin/bash
)
(Rex: uname -m)
hsinchn:
LiveUSB 作的話, 給 windows 用的話,要割 FAT32,而且 FAT32 一定要擺前面
usb-creator
grub2 現在可以直接開 iso ,很方便
casper-rw 預設會多這個檔案給 aufs 來掛
http://www.linuxcertif.com/man/7/casper/
http://www.free-fly.org/cnblog/?p=105
GPartd 可以 resize 分割區
syslinux 的話, partition一定要擺最前面, grub2則可以載入到後面的磁區
Mat:
1 #!/usr/bin/env bash
2
3 echo $1
4 echo $2
5
6 function confirm1(){
7 echo " are you sure to rename $1 ";
8 echo " are you sure to partition? $2 ";
9 }
10
11 function confirm2(){
12 echo " are you sure to delete?? ";
13 echo " are you sure to delete??? ";
14 }
15
16 confirm1 "Mat" "/dev/sdb1"
17 confirm2
一般我在寫 script 時,大致上是從 raw shell script => shell script with common functions and parameters => pythonize shell scripts with subprocess/system/popen => python scripts
wayling:
qemu boot 後,在 busybox 裡用 ls 還不會出現中文,但 cat 檔案可以顯示中文 但 ls ?* 可以顯示中文
kcliu:
在日本看到 google chrome 的廣告,電視上~~ http://www.youtube.com/watch?v=6PGznR2a9xk&feature=player_embedded