2011年8月15日 星期一
雲林縣的交通建設
http://blog.roodo.com/popopo/archives/8195911.html
斗六聯絡道路
雲林高鐵特定區-斗六聯絡道(向東接台一丁)。
http://blog.roodo.com/popopo/archives/9354269.html
國道1號虎尾交流道(一)
http://canandmap.pixnet.net/album/set/15132734
照片-斗六聯絡道
http://www.iot.gov.tw/ct.asp?xItem=243815&ctNode=1066
交通部運輸研究所 - 中山高增設虎尾交流道 過關
http://zh.wikipedia.org/wiki/%E8%99%8E%E5%B0%BE%E4%BA%A4%E6%B5%81%E9%81%93
虎尾交流道
http://www.freeway.gov.tw/Publish.aspx?cnid=93
五、國道1號增設虎尾交流道工程(第524標)
http://www.yunlin.gov.tw/newskm/index-1.asp?m1=6&m2=45&id=201108050002
高鐵沿線沉陷疑慮消除 雲林站3條聯外道路復活,再露曙光
2011年7月6日 星期三
fedora start nfs server
web link
http://techgurulive.com/2008/09/15/fedora-9-quick-nfs-server-howto/
3. Start your NFS service
# service nfs start
# service rpcbind start
[jwsyu@oip20 ~]10:04$ sudo service nfs start
[sudo] password for jwsyu:
sudo: service: command not found
[jwsyu@oip20 ~]10:21$ sudo /sbin/service nfs start
Starting NFS services: [ OK ]
Starting NFS quotas: [ OK ]
Starting NFS daemon: [ OK ]
Starting NFS mountd: [ OK ]
[jwsyu@oip20 ~]10:22$ sudo /sbin/service rpcbind start
Starting rpcbind: rpcbind: another rpcbind is already running. Aborting
[FAILED]
[jwsyu@oip20 ~]10:22$ ps aux |grep nfs
root 3903 0.0 0.0 0 0 ? S< 10:22 0:00 [nfsd4]
root 3905 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3906 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3907 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3908 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3909 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3910 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3911 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3912 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
jwsyu 3941 0.0 0.0 4120 692 pts/4 R+ 10:22 0:00 grep nfs
http://techgurulive.com/2008/09/15/fedora-9-quick-nfs-server-howto/
3. Start your NFS service
# service nfs start
# service rpcbind start
[jwsyu@oip20 ~]10:04$ sudo service nfs start
[sudo] password for jwsyu:
sudo: service: command not found
[jwsyu@oip20 ~]10:21$ sudo /sbin/service nfs start
Starting NFS services: [ OK ]
Starting NFS quotas: [ OK ]
Starting NFS daemon: [ OK ]
Starting NFS mountd: [ OK ]
[jwsyu@oip20 ~]10:22$ sudo /sbin/service rpcbind start
Starting rpcbind: rpcbind: another rpcbind is already running. Aborting
[FAILED]
[jwsyu@oip20 ~]10:22$ ps aux |grep nfs
root 3903 0.0 0.0 0 0 ? S< 10:22 0:00 [nfsd4]
root 3905 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3906 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3907 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3908 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3909 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3910 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3911 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
root 3912 0.0 0.0 0 0 ? S 10:22 0:00 [nfsd]
jwsyu 3941 0.0 0.0 4120 692 pts/4 R+ 10:22 0:00 grep nfs
2011年6月22日 星期三
ITU-T Recommendations test signals
http://www.itu.int/net/itu-t/sigdb/menu.htm
Below one may find the list of ITU-T Recommendations that contain freely available test signals for download. Each link below opens a webpage with a short description of the relevant content and a link to download the relevant test signals.
In the downloading section, when applicable, one can preview or hear samples of the available signal(s).
Below one may find the list of ITU-T Recommendations that contain freely available test signals for download. Each link below opens a webpage with a short description of the relevant content and a link to download the relevant test signals.
In the downloading section, when applicable, one can preview or hear samples of the available signal(s).
2011年5月30日 星期一
shenzhen info 網站
shenzhen bus -深圳公交车线路
http://bus.mapbar.com/shenzhen/
http://shenzhen.8684.cn/
shenzhen gov website
http://www.shenzhen.gov.cn/cn/
shenzhen tour info website
http://www.shenzhentour.com/
http://sz.edushi.com/?oid=2487
東華假日
http://bus.mapbar.com/shenzhen/
http://shenzhen.8684.cn/
shenzhen gov website
http://www.shenzhen.gov.cn/cn/
shenzhen tour info website
http://www.shenzhentour.com/
http://sz.edushi.com/?oid=2487
東華假日
2011年5月26日 星期四
svn 的 vimdiff shell
http://vc.thauvin.net/svn/linux/svndiff/svndiff.sh?view=markup
svndiff -- svn diff with vimdiff.
http://mitnk.com/42/
colordiff
vim, MacVim
http://www.tierseven.net/wiki/index.php?title=Shell_Scripting#SVN_diff_with_GVim
svndiff -- svn diff with vimdiff.
http://mitnk.com/42/
colordiff
vim, MacVim
http://www.tierseven.net/wiki/index.php?title=Shell_Scripting#SVN_diff_with_GVim
SVN diff with GVim
2011年5月18日 星期三
learning assembly gas/GNU assembler
Linux Assembly HOWTO
http://www.linuxselfhelp.com/HOWTO/Assembly-HOWTO/gas.html
The GNU Assembler
http://tigcc.ticalc.org/doc/gnuasm.html
http://microcross.com/GNU-ARM-Assy-Quick-Ref.pdf
GCC-Inline-Assembly-HOWTO
http://www.ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html
arm assembly, arm v7 32bit
mov r7, #('P'<<24)
#ascii P constent
32bit constent
movw r3, #0x2c02
movt r3, #0xff00
http://www.linuxselfhelp.com/HOWTO/Assembly-HOWTO/gas.html
The GNU Assembler
http://tigcc.ticalc.org/doc/gnuasm.html
http://microcross.com/GNU-ARM-Assy-Quick-Ref.pdf
GCC-Inline-Assembly-HOWTO
http://www.ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html
arm assembly, arm v7 32bit
mov r7, #('P'<<24)
#ascii P constent
32bit constent
movw r3, #0x2c02
movt r3, #0xff00
2011年4月25日 星期一
訂閱:
文章 (Atom)