Enabling .htaccess in OS X
from : http://www.clagnut.com/blog/350/ Out of the box, the Apache Web server that comes with OS X does not take any notice of …
from : http://www.clagnut.com/blog/350/ Out of the box, the Apache Web server that comes with OS X does not take any notice of …
From : http://docs.info.apple.com/article.html?artnum=61894 When you copy a TextEdit note to iPod that has Japanese, Korean, or traditional or simplified Chinese characters with …
cd /usr/src/openafs-kernel-1.4.4/src/ ./configure make cp /usr/src/openafs-kernel-1.4.4/src/src/libafs/MODLOAD-2.6.9-67.0.4.ELsmp-MP/libafs.ko /lib/modules/2.6.9-67.0.4.ELsmp/kernel/fs/openafs/libafs.ko vi /lib/modules/2.6.9-67.0.4.ELsmp/modules.dep ## add /lib/modules/2.6.9-67.0.4.ELsmp/kernel/fs/openafs/libafs.ko: to modules.dep file modprobe libafs
Linux 使用者有個找檔案的好用的工具 locate 雖然Mac有Spotlight但是某種程度而言. locate 比 Spotlight 好用. 因為使用者可以搭配 grep 過濾檔名. 在 Macintosh 預設是沒有把 locate 的 database 啓用. 你可以用下列指令連結updatedb # sudo -s …
Here is an example to demonstrate binding remote port as local port through ssh tunnel. I would like to connect port number …
locate FILENAME | xargs rm -rf
! interface Port-channel1 description bcbay1 switchport access vlan 500 switchport trunk encapsulation dot1q switchport mode trunk switchport nonegotiate ! interface GigabitEthernet1/0/13 description …
boot: linux vnc vncpassword=XXXXXX
http://kbase.redhat.com/faq/FAQ_85_5928.shtm Resolution: Release Found: Red Hat Enterprise Linux 4 Symptom: NFS relies on portmap to assign the ports on which it will …
Become superuser on the KDC that contains the stash file. Remove the stash file. # rm stash-file Where stash-file is the path …