Unix/Linux Command Line Operations
Test your knowledge of Unix/Linux commands for file operations, networking, system monitoring, and process management
Questions
Which command is used to Change access permissions
- chmod
- chroot
- chaccess
- chgrp
Which command is used for DNS look up?
- nslookup
- dnslookup
- dig
- lookup
Which command is used to Identify/kill the process that is accessing a file
- kill
- fuser
- proc
- killproc
Which command is used to Output the first part of file(s)
- top
- start
- first
- head
which command is used to Configure a network interface
- ifconfig
- ipconfig
- nslookup
- ethconfig
Which command is used to find Networking information
- netstat
- ifconfig/all
- ipconfig/all
- nslookup
The command used to Trace Route to Host
- tracert
- findhost
- tracerout
- rootfind
Which command is used to Print the current user id and name (`id -un')
- who
- whoami
- whologgedin
- user
Command used to report virtual memory statistics
- vmstat
- stats
- virstat
- vmdetail
What is the command to list file inode numbers along with longlisting.
- ls -ll
- ll
- ls -li
- ls --inode --long
How to remove a file named : -sag
- rm -f -sag
- rm ./-sag
- rm -m -sag
- none
what is the tree command use in unix.
- displays the tree structure of the current directory files
- displays the process tree structure
- displays the tree structure of the current directory files along with access and modification times
- we dont have it in unix
How do and agent trace his I.P system address ?
- Agent need to click on start button type CONFIG in run option. And will get c:\winnt window than he needs to type ipconfig and press enter
- Agent need to click on start button type RUN in run option. And will get c:\winnt window than he needs to type ipconfig and press enter
- Agent need to click on start button type CMD in run option. And will get c:\winnt window than he needs to type ipconfig and press enter
- None of the above