You have been asked to evaluate Fedora Linux for use as a client computer in the Engineering department. However, all your client computers are running Windows 10 and you don't have any spare client machines for installing Linux. You also have a departmental server that's already running Windows Server 2016 with Hyper-V. Which of the following are options for performing this evaluation that don't risk destroying data on your existing computers?

a. Boot a Windows 10 computer, run the setup.exe program from the Linux DVD, and choose the option to run Linux in Windows.
b. Use any computer, boot to the DVD, and run the evaluation without installing Linux to the hard drive.
c. Create a virtual machine and install Linux in a VM.
d. Install Linux on a Windows 10 computer in the C:\Linux folder.


Answer:
b. Use any computer, boot to the DVD, and run the evaluation without installing Linux to the hard drive.
c. Create a virtual machine and install Linux in a VM.

Computer Science & Information Technology

You might also like to view...

The most popular digital camera storage is ____.

A. mini CDs B. microdrives C. solid state memory cards D. flash drives

Computer Science & Information Technology

Which of the following arguments of the DateAdd function is NOT correct?

A) Interval contains a string expression that represents the interval of time you want to add or subtract. B) Number refers to the numeric expression that indicates the number of intervals you want to add. It can be positive (to calculate dates in the future) or negative (to calculate dates in the past). C) Time contains a time in 24-hour format that represents the interval of time you want to add or subtract. D) Date is the date to which the interval is added.

Computer Science & Information Technology

Programmers use a(n) ____ when they need the computer to repeatedly process one or more program instructions until some condition is met, at which time the ____ ends.

A. list box B. loop C. index D. counter

Computer Science & Information Technology

A repetition structure is also known as a(n) ____ structure.

A. sequence B. selection C. looping D. invocation

Computer Science & Information Technology