technote:finding_host_address
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| technote:finding_host_address [2021/05/07 02:47] – Scott Cunliffe | technote:finding_host_address [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Finding Host Address ====== | ====== Finding Host Address ====== | ||
| - | Finding | + | Methods for finding |
| ===== Using Windows Command Prompt ===== | ===== Using Windows Command Prompt ===== | ||
| Line 9: | Line 9: | ||
| Enter the command hostname into the Command Prompt | Enter the command hostname into the Command Prompt | ||
| - | <sxh> | + | <code> |
| The hostname will be displayed in the output. | The hostname will be displayed in the output. | ||
| Line 19: | Line 19: | ||
| Enter the ipconfig command into the Command Prompt with the attribute /all | Enter the ipconfig command into the Command Prompt with the attribute /all | ||
| - | <sxh> ipconfig /all </sxh> | + | <code> ipconfig /all </code> |
| At the top of the output under the heading '' | At the top of the output under the heading '' | ||
| Line 35: | Line 35: | ||
| Enter the command hostname into the Command Line | Enter the command hostname into the Command Line | ||
| - | <sxh> | + | <code> |
| The hostname will be displayed in the output. | The hostname will be displayed in the output. | ||
| {{hostname_linux.png}} | {{hostname_linux.png}} | ||
technote/finding_host_address.1620355644.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
