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 |
What is nr in awk command?
How to display no of records in oracle using unix command?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
Enlist some filename manipulation commands in unix.
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is awk used for?
Sorry to all Technical person for mistake of Question. Now i am post currect question Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 555 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please write the proper answer. Thanks in Advance
How does the system know where one command ends and another begins?
what is the function of grep command?
What are the differences among a system call, a library function, and a unix command?
What is “chmod” command?
What is grep and how do you use it?