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
Explain getopts command of linux?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
How do I find the umask value in linux?
What is the command can be run to remove all the rules in an iptable table?
Write a command that will display all .txt files, including its individual permission.
What is the command to check cpu speed in linux?
What is bc command in unix?
What is the difference between cd and cd in linux?
Explain trap command of linux?
What is filter command in unix?
How do I list directories in linux?
Explain about lprm job number?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
How to write the output of a command to a file?
Who unix commands?