可用記憶體最大值竟然有限制!
- Feb 13 Tue 2018 17:32
Microsoft Windows Server 2008 R2 記憶體上限
- Feb 06 Wed 2013 11:42
[solaris]Thread: snmpXdmid: Registration with DMI failed. err = 831
The message "snmpXdmid: [ID xxxxx daemon.error] Registration with DMI failed. err = 831." can occur for two reasons.
- Feb 29 Wed 2012 21:18
[Solaris10]第一次就上手
solaris 底下的vi 像殘癈一樣…
- Dec 27 Tue 2011 18:58
[轉]Joomla Phoca Gallery 2.8 - Remove Powered by Phoca Gallery
Images View
administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php
starting at line 687 = return “<div style=“tex’…
remove the entire open to close div tags
should now read: return ‘ ’;
Categories View
components/com_phocagaller y/views/categories/tmpl/default.php.
starting at line 11. $tmpl['def'] = 'Power'.'ed by …
remove the entire open to close div tags
should now read: return: $tmpl['def'] = ' ';
THX http://www.elijahclark.com/blog/125-joomla-phoca-gallery-28-removed-powered-by-phoca-gallery.html
- Nov 15 Tue 2011 16:40
[PHP]Unable to load dynamic library '/usr/local/lib/php/20060613/XXX.so'
- Oct 21 Fri 2011 12:24
[小心]system restor流氓木馬
[轉貼PTT]作者: alex6666 (alexco) 看板: AntiVirus
1. 敘述問題: 剛火狐上網中,突然被自動關閉. 不以為意,再開一個繼續上網 約過幾分鐘,又被關掉..然後跳出一個英文訊息視窗 大意是說硬碟快掛了..然後就跑出一個autoscan的視窗開始掃檔案 此時電腦已無法操作..30秒後..硬碟開始狂讀
- Aug 22 Mon 2011 16:42
[PHP]Maximum number of allowable file uploads has been exceeded
相片元件不管怎麼上傳都只能同時上傳20張,看log發現這幾行警告訊息
- Aug 03 Wed 2011 11:33
[FreeBSD]blackhole sysctl(8)
[轉自]http://hi.baidu.com/chinaw3/blog/item/f7dc2923ba43314f925807c5.html
大量的 Limiting open port RST response from xxx to xxx packets per second
或 Limiting closed port RST response from xxx to xxx packets per second 訊息輸出
若是open port RST ,而你的server服務量又大,那表示net.inet.icmp.icmplim不敷使用
若是closed port RST,就表示有人大量在掃你未開放的port,你的server正回應RST
- Jul 20 Wed 2011 10:12
[windows](代碼 19) AlcorMP量產完後 USB裝置錯誤
Windows 無法啟動這個硬體裝置,因為它的設定資訊 (在登錄中) 不完整或已損毀。如果要修正這項問題,您可以先嘗試執行 [疑難排解精靈]。如果這種方法無效,您應該先解除安裝硬體裝置後再重新安裝。(代碼 19)
- Jun 27 Mon 2011 16:55
[轉]10001 件資工系畢業前一定要做的事
00000 擁有你自己的網域 — 買 .com 和 .com.tw 的網域有各自的竅門,如何找到最划算的價錢,你應該要知道
- Apr 07 Thu 2011 15:45
[筆記][HTML][CSS]網頁的大小事
美化的<a> [去底線][去外框][去圖框]
a: "text-decoration: none; outline: none; border:none; display:block;"
img: border="0" 或 "border: 0;"
div 置中[水平][垂直]
<div style="text-align:center"> /*外層div*/
<div style="margin:auto">
/*內層div*/
</div>
</div>
最大最小/寬高[css] min-height
height: auto!important;
height: 300px;
min-height: 300px;
ie678、ff23、o、g全吃ok
圓角邊 (數字越大越圓)
.border {
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari, Chrome */
-khtml-border-radius: 10px; /* Konqueror */
border-radius: 10px; /* Opera 10.50 and later (CSS3 standard) */
behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
border-radius:10px;/* IE 9 */
}
參考來源--http://blog.mukispace.com/css-border-radius/ --
漸層
/* Firefox 3.6 */
background-image: -moz-linear-gradient(top, #FFFFFF, #000000);
/* Safari & Chrome */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #000000));
/* IE6 & IE7 */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#000000');
/* IE8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#000000')";
參考來源--http://it.nekounya.com/css-compatible-for-gradient-color.html--
- Jan 24 Mon 2011 21:38
[FreeBSD]autoconf
autoconf: required version 2.68 not found
- Nov 24 Wed 2010 16:52
[Ubuntu]10.10 samba win7
在10.10 mount 一顆1T的WD硬碟,想要分享給WIN7的網芳用
- Oct 05 Tue 2010 19:23
[Joomla]關於com_media 媒體管理