The Paradiso iCards supports Japanese fonts
Dear Users, It’s really glad to tell you The Paradiso – iCards now supports Japanese fonts. You also could see there are …
Dear Users, It’s really glad to tell you The Paradiso – iCards now supports Japanese fonts. You also could see there are …
From : http://subversion.tigris.org/faq.html#bdb43-upgrade Prior to Berkeley DB 4.3, svnadmin recover worked to upgrade a Berkeley DB repository in-place. However, due to a …
gnuplot> set xlabel “Matrix size” // Add a label for the X Axis gnuplot> set ylabel “MFlops” // Add a label for …
如何聽遠端 iTunes 的音樂? 或許這個需求不是那麼大. 但是覺得好玩就把它記錄下來. 首先你要先下載 RendezvousProxy 軟體. 建議使用 Java 版本. Binary 在我的 Leopard 似乎不能用. 或是你也可以下載原始碼自己編譯. 我沒自己編譯過, 如果你成功編譯歡迎向大家分享. 再來, 你需要建立個 ssh 通道(tunnel). …
[root@LMSERVER ~]# lmstat -a —————————————————————— lmstat – Copyright (c) 1989-2006 Macrovision Europe Ltd. and/or Macrovision Corporation. All Rights Reserved. Flexible License Manager …
如何分割與建立超過8TB的檔案系統 [root@SERVER ~]# parted /dev/sdd GNU Parted 1.8.1 Using /dev/sdd Welcome to GNU Parted! Type ‘help’ to view a list of commands. …
You may know Apple does not allow you create your own iCards if you are not .Mac users. For myself, I’ve never …
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 …
之前為了阻斷無聊的駭客對我的機器猜密碼. 寫了一隻回報 script. 放在 cron裡面每天回報 [root@samtseng ~]# crontab -e 0 0 * * * /etc/failedssh [root@samtseng ~]# cat /etc/failedssh #/bin/bash grep “Failed …
From : http://chengavin.blogspot.com/2008/10/mpich-and-gfortran.html export FC=”gfortran -O2 -ff2c -fno-underscoring ” export F77_GETARGDECL=” ” export CC=”gcc -O2 ” export CXX=”g++ -O2 ” export F90=”gfortran …