What of the following can be done by the command ifconfig? (Choose TWO correct answers.)
Answer : A,D
Which of the following commands can be used to locate programs and their corresponding man pages and configuration files?
Answer : E
Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?
Answer : E
What is the output of the following command?
echo "Hello World" | tr -d aieou
Answer : C