我該如何追蹤線路節點?

Q: 我該如何追蹤線路節點呢?

 

A: windows用戶,請開啟電腦內的命令提示字元, 請執行 tracert ip (或是加上網址, 比如說 tracert unethost.com),

就可進行節點追蹤,以了解線路狀況。

 

windows xp 快速開啟命令提示字元:   桌面 -> 開始 -> 執行-> cmd -> 確定(enter)。

windows 7   快速開啟命令提示字元:   桌面 -> 開始 -> 搜索程式及檔案-> cmd -> 搜索完成,透過滑鼠點選。

 

謝謝:)

 

  • 1 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

如何透過.htaccess檔,來使用URL redirect/rewrite功能?

.htaccess 重新導向/改寫    教學 章節 1   如何讓轉向所有到www.domain.com的連結,去domain.com? 問題描述:...

虛擬主機,該如何修改php的參數?

問: 如果我是虛擬主機用戶,該如何修改php的參數?答: 請參考我們的blog 文章:...

如何透過.htaccess檔來做限制密碼登入及IP白名單

123456789101112 AuthType Basic AuthName "Secure site" AuthUserFile...

custom php.ini

http://forums.cpanel.net/f5/individual-php-ini-files-php-fcgi-php-cgi-160398.html

html 轉頁的語法

請將下列的代碼,擺到 index.html...