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



what is the command to check network interfaces in our system? how to set etho to 10 full duplex sp..

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

what is the command to check network interfaces in our system? how to set etho to 10 full duplex sp..

Answer / krishna

10 duplex means exactly how much speed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

What are grep commands?

0 Answers  


What is the syntax of mkdir?

0 Answers  


Explain about the command elm?

0 Answers  


The command ‘umask -S’

0 Answers  


What is clang tidy?

0 Answers  






What is DISM command?

0 Answers  


What is grep command in linux with examples?

0 Answers  


What is the ipconfig command for linux?

0 Answers  


Where can I find bash in linux?

0 Answers  


How can I only see the last 5 lines of a file?

10 Answers   Reliance,


What command is used to check the number of files, disk space, and each user’s defined quota?

0 Answers  


What is makefile in unix?

0 Answers  


Categories