how to check network card speed ? set it mode(half/full
duplex)? ndd -get /dev/hme0 link-speed ndd -get /dev/hme0
link-mode
Answers were Sorted based on User's Feedback
Answer / hyma
dladm is working in solaris10.ndd command is working on
solaris9.
#ndd -get /dev/hme0 link-speed command to display the info
about network card speed
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / dileep.paleti
#ndd get /dev/interface name link_speed
it show only spped of n/w card
but using below command:
#dladm show-dev
we get 1)interface name
2)speed of n/w
3)mode(full duplex/half duplex)
| Is This Answer Correct ? | 0 Yes | 4 No |
They have user like aa with home dir /export/home/aa. They want to change home dir to /export/home/bb & username remains same. User files in /export/home/aa moved to bb? What do u do?
How to check whether a particular port is open or not?
Solaris booting process, run leverls?
1 Answers Galaxy, Satyam, Wipro,
What kind of issues you get?
How to make ip address persistent across reboots?
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
solaris booting process.
How to update patch in production server where solaris is running?
different between UDP and TCP
How many run levels are there and what are they?
How to create diskgroup in veritas?
How to mount the FLOPPY & CD-ROM?