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

How do I check my disk space?

0 Answers  


what is the standard output in a file as well as disply it on the terminal options like A)pr B) tail C) tee D)nl

3 Answers   Google, Thermotech Engineers,


What is $@ in shell?

0 Answers  


What is ll command in unix?

0 Answers  


How do I remove a soft link in linux?

0 Answers  






What is grep command?

0 Answers  


what is command for "calj2007"

2 Answers   Google,


What is finger in networking?

0 Answers  


How do I check cpu usage?

0 Answers  


a remote shell is invoked by the command a)remote_shell b)remote_sh c)rsh d)remote conn

0 Answers   MNC,


What are grep patterns called?

0 Answers  


What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?

0 Answers  


Categories