what is virtual machine?
Answers were Sorted based on User's Feedback
Answer / amitshiknis
A virtual machine is a type of computer application used to
create a virtual environment, which is referred to as
virtualization. Virtualization allows the user to see the
infrastructure of a network through a process of
aggregation. Virtualization may also be used to run
multiple operating systems at the same time. Through the
help of a virtualvirtualvirtual machine, the user can
operate software located on the computer platform.
Thanks,
~Amit Shiknis
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / kamalnath
A Virtual Machine is a software installed on another operating system which runs a operating system inside it.
Mainly used for sandbox testing.
VMware and microsoft virtual pc
| Is This Answer Correct ? | 1 Yes | 0 No |
how to unzip the contents of the gzip file
How to convert a hidden file to normal visible file?
Which command will print your home directory on screen?
what is the command to find out which shell you are running?
fork in unix ?
How would you find the size of a file or directory?
who to change the duplex setting of network interface in command line
What is an Unix command to convert HEX value to ASCII value located in any flat file.
Name the various commands that are used for the user information in unix.
what is difference between unix and linux?
Assume the following files are in the working directory prompt> ls -l tasks -rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks What command can Alex use to give everyone permission to write to the file? What will the ls -l command display if he does so?
what are wild cards?