who to change the duplex setting of network interface in
command line
Answer / guest
ethtool -s <ethx> speed 1000 duplex full autoneg on
| Is This Answer Correct ? | 4 Yes | 0 No |
How to find the files that are accessed before 10 minutes?
How do you create a directory in UNIX?
How to redirect standard error to a file?
why metadb requires a seperate slice to create Solaris volume manager
How to check the flavor of UNIX?
what is the shell for dos,nt operating systems?
how unix kernel distinguishes between a normal file and device file ?
7 Answers Google, IBM, McAfee, Vodafone,
Assume that a file’s permissions give you read and write access. What operations can you perform on the file if it is in a directory which has “r”(read) only process? What operations can you perform on the file if it is in a directory which has “x”(execute) only access?
in UNIX ,What is the command to view contents of a large error log file?
Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.
What is a command and examples?
What command a user use to view a long text file one page at a time in UNIX?