Question 1 |
How to delete user Angela in Linux?
remove Angela | |
move Angela | |
userdel Angela | |
del Angela |
Question 2 |
With which linux command can we view file abc?
view abc | |
display abc | |
cat abc | |
ls abc |
Question 3 |
... command displays messages in kernel ring buffer in Linux.
displaymsg | |
bufmes | |
dmesg | |
showmsg |
Question 4 |
Which Linux command compresses abc file using gzip?
tail abc | |
gzip abc | |
df abc | |
pwd gzip abc |
Question 5 |
Which ls option provide comma-separated output in Linux?
-c | |
-a | |
-s | |
-m |
Question 6 |
With which command can we display first 10 lines of file abc?
head abc | |
tail abc | |
ls abc | |
touch abc |
Question 7 |
Which Linux command displays ethernet activity and Ethernet/ip pairings?
arpwatch | |
interface | |
filters | |
ethtool |
Question 8 |
Which Linux command kills all processes named abc?
pkill abc | |
kill abc | |
killall | |
killall abc |
Question 9 |
Which LINUX command used for simple DNS lookup?
dig | |
dstat | |
curl | |
dir |
Question 10 |
How to encrypts file abc in Linux?
tail abc | |
touch abc | |
encry -o abc | |
gpg -c abc |
Question 11 |
How to find the location of abc quickly in Linux?
move abc | |
find abc | |
locate abc | |
grep abc |
Question 12 |
Which Linux command shows files in the current directory?
rm | |
df | |
dir | |
ss |
Question 13 |
Which Linux command is used for secure connection?
iptables | |
ssh | |
ss | |
ethtools |
Question 14 |
In Linux, .... command brings job x to the foreground.
fg x | |
df x | |
bg x | |
ss x |
Question 15 |
How to create group xyz in Linux?
touch xyz | |
groupadd xyz | |
create xyz | |
grp xyz |
Question 16 |
Which Linux command is used for packet analyze?
gzip | |
tshark | |
dig | |
tracepath |
Question 17 |
With which Linux command, can we upload file ‘abc’ from local to remote device?
up abc | |
head abc | |
put abc | |
get abc |
Question 18 |
Which Linux command is used for path tracking?
ethtools | |
tracepath | |
ping | |
iptables |
Question 19 |
In Linux, .... command shows free and used space on mounted file systems.
ls -a | |
df -h | |
free | |
bg |
Question 20 |
Which Linux Command shows who you are logged in as?
who | |
whoami | |
pwd | |
df |