what is the command to check network interfaces in our system?
how to set etho to 10 full duplex speed?
Answer Posted / 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 |
Post New Answer View All Answers
What is difference between egrep and grep?
What are the basic commands for user management?
What is the bash in linux?
What is a makefile in c?
What is the command to see on which port which service is running?
Which command is used to uncompress gzip files?
What are two functions the move mv command can carry out?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
How do I run bash on windows?
Who am I command in linux?
What does in makefile do?
Explain command grouping in linux?
What does r mean linux?
Is makefile a shell script?
What command should you use to check your file system?