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