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