what is the command to check network interfaces in our system?
how to set etho to 10 full duplex speed?
Answers were Sorted based on User's Feedback
Answer / kk.utnoor
ifconfig, ifconfig -a, ip dev ls,
ethtool -s eth0 speed 10 duplex full
to watch the info on eth0 ( mii-diag --watch eth0 )
| Is This Answer Correct ? | 10 Yes | 1 No |
Is makefile a shell script?
What is mkdir p linux?
how to restart apache server with out shatdown?
if i run ls command it will show me the junk output what is problem and how to resolve it
i am working in one company and i attend intervew they asked why do u want to chage company pls give me inteligent answar
What does the command env do?
How can we see the default gateway ip ini linux.
Why is it called bash?
Explain about system and user utilities?
What do you mean by directory?
What is Syntax of any Linux command?
Is llvm a virtual machine?