最近在中華電信光世代數據機底下,分接兩條網路線出去兩台電腦A、B,後來因為想要測試互ping,結果因為使用到有用Isolation port技術的LAN port,所以沒有一直沒有辦法互ping!
直到看到ptt上的大神講解後,將LAN port從 3 4 改為 2 3,因為預設LAN 1 LAN4,似乎都有使用Isolation port的技術,看起來應該是為了MOD電視用戶所設計的,
最近在中華電信光世代數據機底下,分接兩條網路線出去兩台電腦A、B,後來因為想要測試互ping,結果因為使用到有用Isolation port技術的LAN port,所以沒有一直沒有辦法互ping!
直到看到ptt上的大神講解後,將LAN port從 3 4 改為 2 3,因為預設LAN 1 LAN4,似乎都有使用Isolation port的技術,看起來應該是為了MOD電視用戶所設計的,
Today i encounter a problem, when i want to check the file is exist or not, i check the path twice more, it looks fine, but whatever i tried it always showed
The file or directory is not exist, This answer is so Frustrating, then when the time i almost give up, i give it a final shot. The TRIM() method in php
curl -v -c cookies.txt -b cookies.txt https://my.freenom.com/clientarea.php | grep "token\" value=*" | cut -d '=' -f 4 |cut -d "/" -f 1 |sed 's/..$//' |seb 's/^.//' |uniq
-v
參考以下大師的連結,教學很詳盡,僅此做個紀錄。
參考連結:https://laravel-china.org/articles/10627/centos-source-code-to-install-php724-and-add-swoole-211-extension
how to add existing user to existing group, just by few lines of command
usermod -a -g apache neil
今天在測試網頁時,遇到一個DNS問題,剛好又被瀏覽器的Cache雷了一下。
由於是透過自家中華電信網路+Freenom的DNS Server來練習架設Apache Server,由於沒有申請固網,所以常常導致IP一直變動,