undefined
如果出現下列的錯誤訊息
core(config-if)#switchport mode trunk
Command rejected: An interface whose trunk encapsulation is "Auto" can not be configured to "trunk" mode.
請先設定trunk的encapsulation
core(config-if)#switchport trunk encapsulation dot1q
core(config-if)#switchport mode trunk
core(config-if)#end
即可
CCNA Routing and Switching 認證教戰手冊 第二版
作者: Todd Lammle  
譯者: 林慶德, 陳宇芬
出版社:旗標  
出版日期:2017/04/28
語言:繁體中文
定價:1180元

helloworld 發表在 痞客邦 留言(0) 人氣()

pop3_logout_format = top=%t/%p, retr=%r/%b, del=%d/%m, size=%s
%i - total number of bytes read from client
%o - total number of bytes sent to client
%t - number of TOP commands
%p - number of bytes sent to client as a result of TOP command
%r - number of RETR commands
%b - number of bytes sent to client as a result of RETR command
%d - number of deleted messages
%m - number of messages (before deletion)
%s - mailbox size in bytes (before deletion)
%u - old/new UIDL hash. may help finding out if UIDLs changed unexpectedly

helloworld 發表在 痞客邦 留言(0) 人氣()

有時候可能會拿其他版本假裝是目前ports的版本來測試
就會出現checksum不對的錯誤訊息
=> SHA256 Checksum mismatch for postfix/postfix-2.9.3.tar.gz.
如果真的要讓他可以complie的話
make NO_CHECKSUM=yes install 即可

helloworld 發表在 痞客邦 留言(0) 人氣()

如果當初的swap空間分配不對或是忘記切swap分割區的話
可以透過建立swapfile的方法來增加系統swap的空間
1. 確認你的kernel有沒有包含
device   md
2. 如果要建一個4G的swap,先用dd產生一個4G的file
dd if=/dev/zero of=/usr/swap0 bs=1024k count=4096
4096+0 records in
4096+0 records out
4294967296 bytes transferred in 40.404787 secs (106298476 bytes/sec)
3. chmod 0600 /usr/swap0
4. 編輯/etc/rc.conf
swapfile="/usr/swap0"
5. 重開機即可
如果要立即生效的話
mdconfig -a -t vnode -f /usr/swap0 -u 0 && swapon /dev/md0

helloworld 發表在 痞客邦 留言(0) 人氣()

DQFAt5Vs
面額25
限當天使用,使用後記得回應一下喔

helloworld 發表在 痞客邦 留言(0) 人氣()

DQFEQny3
面額25
用完記得回應一下喔

helloworld 發表在 痞客邦 留言(0) 人氣()

DQFaCuC5
面額25
限當日使用,用完記得回應一下喔

helloworld 發表在 痞客邦 留言(0) 人氣()

DQF5UH3n
可折抵25元
限當日使用
使用後記得回覆一下喔

helloworld 發表在 痞客邦 留言(0) 人氣()

博客來滿千再九折

http://www.books.com.tw/
只到今天耶
博客來圖書影音雜誌七館
滿千結帳再9折

helloworld 發表在 痞客邦 留言(1) 人氣()

感覺像是當掉,出現沒有回應的訊息
但是有耐心的等一會兒又可以輸入對話
解決的方法:
打開IE->網際網路選項->連線->區域網路設定->自動偵測設定的勾取消掉->確定
真的正常了耶 .... (灑花)

helloworld 發表在 痞客邦 留言(0) 人氣()

登入以下網址
http://apache-range-exploit.com/
把要測試的web server填入文字框中,並且送出
如果有存在高風險的話,會出現 YES的紅字

helloworld 發表在 痞客邦 留言(0) 人氣()

Linux 分割區格式容量大小限制
https://access.redhat.com/solutions/1532
Linix OS : CentOS 6.3 x64

helloworld 發表在 痞客邦 留言(0) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。