概要 †
Linux †
ネットワーク †
ネットワーク †L7 †
``` curl -v -k -w 'lookup: %{time_namelookup} connect: %{time_connect} appconnect: %{time_appconnect} pretransfer: %{time_pretransfer} redirect: %{time_redirect} starttransfer: %{time_starttransfer} total: %{time_total} ' https://www.google.com/ ``` ``` curl -v -k -w 'lookup: %{time_namelookup} connect: %{time_connect} appconnect: %{time_appconnect} pretransfer: %{time_pretransfer} redirect: %{time_redirect} starttransfer: %{time_starttransfer} total: %{time_total} ' 123.45.67.89 ``` L4 †
Mounting volume... Windows is hibernated, refused to mount. †You need to disable Windows Fast Startup because that creates a c:\hiberfil.sys file that causes this issue. Go to Power Options and uncheck "Turn on fast startup". To shutdown Windows without hibernating, issue the following at a command-prompt (in Windows): shutdown /s |