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

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 101-500 topic 1 question 68 discussion

Actual exam question from LPI's 101-500
Question #: 68
Topic #: 1
[All 101-500 Questions]

Which of the following statements are correct when comparing Linux containers with traditional virtual machines (e.g. LXC vs. KVM)? (Choose three.)

  • A. Containers are a lightweight virtualization method where the kernel controls process isolation and resource management.
  • B. Fully virtualized machines can run any operating system for a specific hardware architecture within the virtual machine.
  • C. Containers are completely decoupled from the host system's physical hardware and can only use emulated virtual hardware devices.
  • D. The guest environment for fully virtualized machines is created by a hypervisor which provides virtual and emulated hardware devices.
  • E. Containers on the same host can use different operating systems, as the container hypervisor creates separate kernel execution.
Show Suggested Answer Hide Answer
Suggested Answer: ABD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Matalongo
3 weeks, 2 days ago
ABD correct
upvoted 2 times
...
NeoSam999
1 year, 3 months ago
Selected Answer: ABD
Correct Answer: ABD
upvoted 2 times
...
Lazylinux
2 years ago
Selected Answer: ABD
ABD is correct
upvoted 3 times
...
CuriousLinuxCat
2 years, 10 months ago
I remember that if you are running an Window OS in your host, you are only able to run "flavors" of Windows OS (things that are based on Windows OS). Another example is if you run your host OS on Ubuntu, then you will be able to run RHEL and CentOS in your containers but not Window OS. Apologies if I am incorrect but that is what my hypothesis is.
upvoted 2 times
...
macchi
3 years, 1 month ago
E is not correct ?
upvoted 2 times
KicoRox
2 years, 6 months ago
E is not correct because containers do not use hypervisors.
upvoted 3 times
SScott
2 years, 4 months ago
A, B, and D are right. C is traditional KVM With E, yes if hypervisor was replaced with container namespace and the same kernel execution were referenced, then this would be accurate. So choice E is wrong. However, LXC does focus on OS containerization and the goal is to not need a separate kernel. https://linuxcontainers.org/lxc/manpages/man5/lxc.container.conf.5.html
upvoted 1 times
SScott
2 years, 4 months ago
https://www.redhat.com/sysadmin/exploring-containers-lxc https://www.section.io/engineering-education/lxc-vs-docker-what-is-the-difference-and-why-docker-is-better/
upvoted 1 times
...
...
...
McLaba
2 years, 11 months ago
we can't speak about O.S. in a container enviroment
upvoted 3 times
iwkno6
2 years, 9 months ago
As McLaba said!
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 ...