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 |
what is mean by system calls
how to run the boot loader in the linux.......
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What file type is a makefile?
State and explain about features of UNIX?
How many interfaces(ethernet cards) are working using single command?
How do I check command history?
What is cat command in linux?
difference between Tcp and udp
What is tty name?
how to see the system configuration in your linux system?
What is the gcc command?