Question 1 |
Which Linux Command changes priority of an already running process?
renice | |
pstree | |
pmap | |
renew |
Question 2 |
Which ls option provide reverese order in Linux?
-b | |
-l | |
-t | |
-r |
Question 3 |
Which Linux command provide secured file transfer?
tftp | |
sctp | |
ftp | |
scp |
Question 4 |
Which LINUX command lists and resumes stopped jobs in the background?
fg | |
bg | |
ls | |
ss |
Question 5 |
To give "rw- rw- r--" permissions for file X which command do we use?
chmod 775 filename | |
chmod 665 filename | |
chmod 664 filename | |
chmod 774 filename |
Question 6 |
Which options used with ls command is WRONG?
a - remove hidden files | |
r - reverse order sorting
| |
l - long listing format
| |
t - sort by time, newest first |
Question 7 |
How to displays system reboot history on Linux?
reboot | |
last reboot | |
lst | |
display reboot |
Question 8 |
Which Linux command collects and shows system resources?
df | |
dig | |
dstat | |
ds |
Question 9 |
Which Linux command is used to download the content of the web servers?
ftp | |
tftp | |
get | |
wget |
Question 10 |
Which LINUX command forcefully deletes "abc" file without confirmation?
rm -x abc | |
rm -l abc | |
rm -f abc | |
rm -a abc |
Question 11 |
How to displays USB devices in Linux?
display -ls | |
lsusb -tv | |
ethtools -m | |
dig -tls |
Question 12 |
Which Linux command is used to schedule a command to run at a later time?
nslookup | |
dashboard | |
crontab | |
ethtools |
Question 13 |
Which ping option meaaning is WRONG?
s - ping packet size | |
f - ping flood | |
d - continuous ping packets | |
c - number of ping packet |
Question 14 |
Which command is used for ip packet filtering in Linux?
filters | |
dig | |
ethtools | |
iptables |
Question 15 |
Which command moves the given process from the background to the foreground?
lf | |
df | |
ps | |
fg |
Question 16 |
Which Linux command kills process with name xyz?
mv xyz | |
pkill xyz | |
delete xyz | |
del xyz |
Question 17 |
Which Linux command is used for security audits?
df | |
nmap | |
dig | |
pwd |
Question 18 |
Which LINUX command gives detailed information about the Sockets?
fg | |
w | |
ssh | |
ss |
Question 19 |
With which command can we execute to count the number of lines in a file?
lc
| |
cl | |
count | |
wc - l |
Question 20 |
Which LINUX command is used to check settings of your NIC?
dig
| |
route | |
ethtool | |
ss |