Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, the [...] command is used to configure network interfaces (network cards, etc) and to also list out all the configured network interfaces (and their info like IPs, MAC/HW address, etc).
Answer

ifconfig

^^ note the if in ifconfig stands for interface

^^^ the interfaces listed when you run ifconfig include eth0 (and other network cards if you have more than 1), as well as lo (the loopback network interface to refer to the machine itself).


Question
In linux, the [...] command is used to configure network interfaces (network cards, etc) and to also list out all the configured network interfaces (and their info like IPs, MAC/HW address, etc).
Answer
?

Question
In linux, the [...] command is used to configure network interfaces (network cards, etc) and to also list out all the configured network interfaces (and their info like IPs, MAC/HW address, etc).
Answer

ifconfig

^^ note the if in ifconfig stands for interface

^^^ the interfaces listed when you run ifconfig include eth0 (and other network cards if you have more than 1), as well as lo (the loopback network interface to refer to the machine itself).

If you want to change selection, open document below and click on "Move attachment"

25. Introduction to IP
an imaginary network card that is used to communicate with the machine itself; for instance, if you are telnet ing to the local machine, you are actually connecting via the loopback device. The <span>ifconfig ( i nter f ace config ure) command is used to do anything with interfaces. First, run /sbin/ifconfig lo down /sbin/ifconfig eth0 down to delete any existing interfaces, then run /sbin/i

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.