gentoo NFS
在 gentoo 要裝 NFS client 要裝
emerge -av net-fs/nfs-utils portmap /etc/init.d/portmap start EDIT: /etc/fstab 加一行 freenas.monster.tw:/mnt/data/public /m1 nfs rw,addr=172.30.0.xx 0 0 有 showmount 可以看 NFS 有 export 那些 directory 出來
在 gentoo 要裝 NFS client 要裝
emerge -av net-fs/nfs-utils portmap /etc/init.d/portmap start EDIT: /etc/fstab 加一行 freenas.monster.tw:/mnt/data/public /m1 nfs rw,addr=172.30.0.xx 0 0 有 showmount 可以看 NFS 有 export 那些 directory 出來
每兩週就有一個開放水域的游泳活動:
今年 101 登高終於抽中籤了, 可是 … 5/17 要去騎塔塔加 , 所以得放棄 101 了 , 有人要挑戰一下嗎?
http://www.taipei-101.com.tw/runup2009/
New York City Marathon
http://www.nycmarathon.org/
波士頓馬拉松 BOSTON MARATHON – 4月
http://www.bostonmarathon.org/
JAL 檀香山馬拉松 – JAL Honolulu Marathon – 12月
http://www.honolulumarathon.jp/
河口湖日刊馬拉松 11月
http://nikkansports-marathon.com/
全球 Marathon Guide
http://www.marathonguide.com/
海外跑馬心得
http://www.taipeimarathon.org.tw/%E5%BF%83%E6%83%85%E6%95%85%E4%BA%8B/nymarathon.htm
PS: 若有人要組團海外跑馬, 可以告訴我嗎?
The UNION query allows you to combine the result sets of 2 or more “select” queries. It removes duplicate rows between the various “select” statements.
select count(1) from (
— 賣家
select ctrl_rowid
from bidleader.sold_record s
where s.ctrl_date like ‘200701%’
group by ctrl_rowid
union
— 買家
select p_ctrl_rowid ctrl_rowid
from bidleader.sold_record s
where s.ctrl_date like ‘200701%’
group by p_ctrl_rowid
) t
不過想想, 因為可用的 OS 實在是不多 , Linux , Solaris , FreeBSD , 刪一刪似乎適合的 file system 答案也就出現了
http://en.wikipedia.org/wiki/Comparison_of_file_systems
另外有大大作了 file system 實戰的 lab , 可以參考看看:
http://tetralet.luna.com.tw/index.php?op=ViewArticle&articleId=214&blogId=1
www.monster.com.tw , © Copyright 2008