Question 1 |
Which Linux command starts a process with a given priority?
renice | |
nice | |
pmap | |
lsof |
Question 2 |
Which Linux command is used for analyzing and capturing?
tcpdump | |
ethtools | |
ipfilters | |
ss |
Question 3 |
Which Linux command displays PCI devices?
shows pci | |
diplay pci | |
pci ls | |
lspci -tv |
Question 4 |
... command is used to monitor network interface statistics.
dig | |
dhclient | |
ifstat | |
ss |
Question 5 |
Which Linux command shows who is logged into the system?
who | |
whoami | |
df | |
pwd |
Question 6 |
... command is used to search man pages for available commands on a specific functionality.
cat man | |
manall | |
apropos | |
diplay avl |
Question 7 |
Which Linux command displays IP Routing Table?
route | |
ip tables | |
show routing | |
diplay routes |
Question 8 |
Which Linux command shows target mount point for all filesystem?
findmnt | |
mount | |
find | |
locate |
Question 9 |
Which provide case insensitive search in Linux?
fing -c | |
locate -l | |
ss -a | |
grep -i |
Question 10 |
Which LINUX command List all network connections?
df -k | |
sed -c | |
lsof -i | |
ls -a |
Question 11 |
Which Linux ls option sort files by file size?
-f | |
-S | |
-c | |
-l |
Question 12 |
... command displays shows kernel release info in Linux.
server -ls | |
core -a | |
uname -r | |
system -b |
Question 13 |
Which Linux command shows mounted file systems?
df | |
ls | |
mnt | |
mount |
Question 14 |
... command used to analyze clients ip address, subnet mask, gateway, dns server.
dig | |
dhclient | |
ethtools | |
dns |
Question 15 |
... command displays system reboot history in Linux.
head | |
last reboot | |
rb time | |
top |
Question 16 |
Which Linux command shows xyz package information and summary?
dir xyz | |
packet info xyz | |
ls xyz | |
yum info xyz |
Question 17 |
Which Linux command displays all running processes on the system?
ss -c | |
df -l | |
ps -ef | |
ls -a |
Question 18 |
Which Linux command finds files owned by Gokhan in dir?
find /dir/ -user Gokhan | |
gzip /dir/ Gokhan | |
vi /dir/ Gokhan | |
locate /dir/ -user Gokhan |
Question 19 |
Which Linux command creates a directory named xyz?
cat xyz | |
mkdir xyz | |
more xyz | |
vi xyz |
Question 20 |
... command is used as bandwidth monitoring tool.
df | |
dig | |
nload | |
vi |