InterviewSolution
Saved Bookmarks
| 1. |
How Do We Know How Many Lan Cards We Have In Server? |
|
Answer» Just TYPE in the following COMMAND at prompt#ifconfig -a. That SHALL give the LAN Cards as well as total Physical and LOGICAL IP Addresses dmesg – It displays all configured items on systems. Just Type in the following command at prompt#ifconfig -a. That shall give the LAN Cards as well as total Physical and Logical IP Addresses dmesg – It displays all configured items on systems. |
|