LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   now a question about Single-System Image (https://www.linuxquestions.org/questions/linux-newbie-8/now-a-question-about-single-system-image-657579/)

altarazul 07-22-2008 11:21 PM

now a question about Single-System Image
 
i have this question in a recent test, no one in the classron knows the correct answer, and for worsening things we think the test have typographical errors

you are a linux network administrator, you want to provide a method for single-system image. which service can you use?
a. NFS
b. Automounter
c. NDS
d. X-500



any help will be very appreciated.

aus9 07-23-2008 12:54 AM

I love multi choice and sometimes the donkey vote ....the top answer looks good
http://nfs.sourceforge.net/

or wait until you get your results back and see?

normally there are 2 rightish answers and 2 wrong answers
since its a network question that might be a clue

aus9 07-25-2008 10:20 PM

altho you did not reply I found a interesting article on RH about stateless images here
http://www.redhat.com/docs/manuals/e...ES-x86-en.html

altarazul 07-26-2008 09:06 PM

thanks for the answers, the test was given to us by the instructor and we have to research for the correct answers, so, till today nobody is confident about a correct answer to that question.
personally i think the answer is A. NFS :Pengy:

estabroo 07-26-2008 09:49 PM

The answer is pxe boot with nfs root.

John VV 07-27-2008 12:20 AM

i would use
[code]dd if=/dev/sda1 ( or whatever) of=/( disk)/image.iso[/code


All times are GMT -5. The time now is 08:46 PM.