Currently browsing tag

tips, Page 13

轉換 .dmg 為 .iso

From : Convert .dmg files to .iso files for burning elsewhere hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso dmg2iso

create keytab for webserver

before, you should install kstart [root@chat kstart-3.13]# ./configure KRB5_CONFIG=/etc/krb5.conf –with-aklog=/usr/bin/aklog –enable-setpag [root@chat kstart-3.13]# make [root@chat kstart-3.13]# make install modify /etc/rc.d/init.d/httpd file: from …

解決在 iTerm 使用 Vi 方向箭問題

看來以後還是得改變po文章的習慣. 我是個很懶惰的人. 把別人弄好的文章直接貼在我的blog上. 現在好拉. 有人抗議了. 那就自己寫摟 在 foohack.com 的網頁內.我學到如何解決 iTerm Vi 方向箭問題. 簡單來說 就是要下 set term=linux 這個命令. 當然每次在命令列下. 會很麻煩. 所以可以在. ~/.exrc 和 …

Displaying Information about AFS

From : http://hecap.ictp.it/SCS/manuals/afs/auusg006.htm Displaying Volume Quota By convention, the files in your home directory are stored together in a single volume. (For …