Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 010-160 All Questions

View all questions & answers for the 010-160 exam

Exam 010-160 topic 1 question 6 discussion

Actual exam question from LPI's 010-160
Question #: 6
Topic #: 1
[All 010-160 Questions]

Which of the following commands can be used to resolve a DNS name to an IP address?

  • A. dnsname
  • B. dns
  • C. query
  • D. host
  • E. iplookup
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
KJ88
Highly Voted 3 years, 11 months ago
D. host is in fact the correct answer...If you running a VM, in your terminal just type the command.... man host
upvoted 5 times
...
james2033
Most Recent 3 weeks, 6 days ago
Selected Answer: D
Sample: To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. Welcome to Ubuntu 22.04.2 LTS (GNU/Linux 5.15.90.1-microsoft-standard-WSL2 x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s just raised the bar for easy, resilient and secure K8s cluster deployment. https://ubuntu.com/engage/secure-kubernetes-at-the-edge This message is shown once a day. To disable it please create the /home/firerose/.hushlogin file. firerose@DESKTOP-EQBT80R:~$ host donhuvy.net donhuvy.net has address 45.118.146.133 firerose@DESKTOP-EQBT80R:~$
upvoted 2 times
...
chupapi_001
3 weeks, 6 days ago
Selected Answer: D
The 'host' command: Purpose: It's used to perform DNS (Domain Name System) lookups. Usage: Simply type 'host' followed by a domain name or IP address. Function: It converts hostnames to IP addresses and vice versa. Example: host example.com This might return something like: example.com has address 93.184.216.34
upvoted 1 times
...
linvidia
1 year, 12 months ago
Selected Answer: D
With The command “host” we will know the name of IP address
upvoted 1 times
...
Joker20
3 years, 7 months ago
https://linuxhint.com/resolve_hostname_ip_address_bash_script/ ping dig host nslookup
upvoted 3 times
...
Dan12
4 years, 7 months ago
could be Dig as well
upvoted 2 times
Jichz
4 years, 2 months ago
the command is nslookup not iplookup so the answer is host
upvoted 2 times
tismenumber3
3 years, 5 months ago
yup correct
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...