Exercise: Telnet or SSH to Unix machines
Pick a Unix/Linux machine your are using and write a script that will telnet or ssh to it, execute report what network cards does it have (ifconfig on Linux) and what is its routing table (route -n on Linux).
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Pick a Unix/Linux machine your are using and write a script that will telnet or ssh to it, execute report what network cards does it have (ifconfig on Linux) and what is its routing table (route -n on Linux).