Wiki – How do I allow only logged-in users to edit?
# Disable reading by anonymous users $wgGroupPermissions[‘*’][‘read’] = false; # But allow them to read e.g., these pages: $wgWhitelistRead = array ( …
# Disable reading by anonymous users $wgGroupPermissions[‘*’][‘read’] = false; # But allow them to read e.g., these pages: $wgWhitelistRead = array ( …
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 …
From : http://starryalley.homelinux.net/blog/index.php?/archives/1005-linux.html # tar zcf – dir_to_archive/ | split -b 10m – test_archive.tar.gz. # cat test_archive.tar.gz.* | tar zxf –
[root@bt1 ~]# for ((i=1;i<=14;i+=1)); do scp -r /etc/krb5.conf bc$i:/etc/; done
# ls /home/ | xargs -i find ‘{}’/Sites -type d | xargs -i fs setacl ‘{}’ webservers write 首先列出使用者目錄. 將該輸出傳到find找目錄的參數. 在將此輸出導到 fs …
今天收到”打開 Mac 新世界”的作者來信. 他提到 NAT & Taiwan Stocks Widgets 於是就測試一下NAT & Stocks. 頓時發現 NAT 已經不能使用了. 後來, 花個一小時修正臭蟲. 😛 看來已經搞定了. 請參考 : компютри …
前幾天, 我在網路上逛到 gOS. 就被它的圖形界面吸引住了. 他有很多可愛的 icons. 還能展開像 Leopard 扇形那樣的界面. 就抓下來玩玩. gOS 的模樣 gOS 它是建構在 Ubuntu 之上. 理論上應該是很容易使用. 不過我不太熟悉. 我比較熟悉 RedHat 系統.
看來以後還是得改變po文章的習慣. 我是個很懶惰的人. 把別人弄好的文章直接貼在我的blog上. 現在好拉. 有人抗議了. 那就自己寫摟 在 foohack.com 的網頁內.我學到如何解決 iTerm Vi 方向箭問題. 簡單來說 就是要下 set term=linux 這個命令. 當然每次在命令列下. 會很麻煩. 所以可以在. ~/.exrc 和 …
Posted Sep 13th 2007 3:00PM by Mat Lu Filed under: Switchers, Mac 101 You may recall that one of Apple’s slogans when the Mac …