当前位置:网站首页>Role of virtual machine
Role of virtual machine
2022-07-07 07:13:00 【Grapefruit lollipop】
virtual machine (Virtual Machine) It is a complete computer system simulated by software . The work that can be done in the physical computer can be realized in the virtual machine . When creating a virtual machine in a computer , Part of the hard disk and memory capacity of the physical machine should be taken as the hard disk and memory capacity of the virtual machine . Each virtual machine has its own CMOS、 Hard disk and operating system , The virtual machine can be operated as if it were a physical machine .
If in Program freezing occurs in the virtual machine , It will not affect the program operation and the normal operation of the operating system running outside the virtual machine .

Hardware requirements for using virtual machines :
After all, virtual machines concentrate the tasks of more than two computers on one computer , Therefore, the requirements for hardware are relatively high , Mainly CPU、 Hard disk and memory .
The role of virtual machine
1. You can install a variety of demo environments , Easy to do all kinds of tests ;
2. Reduce unnecessary garbage installation procedures 、 Infrequently used programs 、 Or the test program runs on the virtual machine , Ensure the rapid operation of the host ;
3. Avoid every re installation , For some infrequently used , And it requires better tools for confidentiality , It can run in a single environment ;
4. Some programs and tools for testing can be installed and completely deleted in the virtual machine ;
5. Experience different versions of the operating system , Such as Linux、Mac etc. .
边栏推荐
- Academic report series (VI) - autonomous driving on the journey to full autonomy
- Sword finger offer high quality code
- . Net core accesses uncommon static file types (MIME types)
- 组件的嵌套和拆分
- 詳解機器翻譯任務中的BLEU
- Bus message bus
- From zero to one, I will teach you to build the "clip search by text" search service (2): 5 minutes to realize the prototype
- mips uclibc 交叉编译ffmpeg,支持 G711A 编解码
- 关于二进制无法精确表示小数
- Network foundation - header, encapsulation and unpacking
猜你喜欢

Matlab tips (30) nonlinear fitting lsqcurefit

MySQL SQL的完整处理流程

LC interview question 02.07 Linked list intersection & lc142 Circular linked list II

Basic introduction of JWT

Abnova immunohistochemical service solution

freeswitch拨打分机号源代码跟踪

Can 7-day zero foundation prove HCIA? Huawei certification system learning path sharing

The currently released SKU (sales specification) information contains words that are suspected to have nothing to do with baby

云备份项目

LVS+Keepalived(DR模式)学习笔记
随机推荐
sql中对集合进行非空校验
Torefs API and toref API
Nesting and splitting of components
From zero to one, I will teach you to build the "clip search by text" search service (2): 5 minutes to realize the prototype
Libcurl returns curlcode description
. Net 5 fluentftp connection FTP failure problem: this operation is only allowed using a successfully authenticated context
MySQL view bin log and recover data
Select the product attribute pop-up box to pop up the animation effect from the bottom
MySQL user permissions
Please answer the questions about database data transfer
Stack Title: nesting depth of valid parentheses
【mysqld】Can't create/write to file
Advantages of using net core / why
Complete process of MySQL SQL
Kuboard无法发送邮件和钉钉告警问题解决
详解机器翻译任务中的BLEU
MySQL的主从复制原理
How to share the same storage among multiple kubernetes clusters
FPGA course: application scenario of jesd204b (dry goods sharing)
Unity C function notes