The Security Administrator is not available. You are in a hurry to grant a user the ability to start an application server, and you decide to make the change in the actual application server configuration file, rather than using the Security Administrator. Referring to the above information, how would you grant a user the ability to start an application server using the application server configuration file, PSAPPSRV.CFG? Choice 1 Add the OPERATOR ID to the PSAPPSRV.CFG file, and update the
Latest Answer : Rename the file with "." in front of the file name. ...
Can any of you pls. answer these queries.1. Whaere is the password entry of a user sgtored.2. How will u find out your terminal file name.3. What is the maximum length of a filename in Unix.4. Which ls options makes directory and executables seperatly.5. What does three links to a directory indicate6. What is the block size in Unix.
How can I remove the files which is specified with its extention name in single attempt in unix ?(ex: feb*.txt )
Latest Answer : I think using pipe method can get the read only files orusing file attributes ...
Latest Answer : Touch is the same command that is used to create a zero byte file on the server. ...
what is segmentation? how does it remove the external fragmentation?
Latest Answer : Fragmentation arise due to inefficient use of memory or due to the memory management algorithm.Talking about latest techniques that is used by the present operating system.main memory of a computer is divided in to small section called frames.When ...
What is the TTL in the name.conf file?
Latest Answer : Time To LiveHow long will the information (ie IP address) valid ...
How to remove a file whose name is starting with '-' ?
How to find out date of creation of a file or directory in Unix environment.