Linux Question Part 1
- What is UMASK?
- How will find available port ?
- How to delete files that are older than 10 days?
- Explain the logic for monitoring alert.log , filesystem check.
- How will you pass arguments to a shell scrits? How will you call them inside the shell?ow to check how many number of arguments passed and list out them?
- How to check the previos command that was execute is successful?
- How to check the following?
ipaddress
servername
OS release
CPU count
Ram size
users groupname
CPU utilization
IO utilization
virtual memory utilization - Which command is used to find the process that was locking/using the file?
- which command is used to find the user who is using the file?
- How to change the ownership of a file?
<Previous> |