用于运行 Virtual Box 的 Linux 低配置镜像

标签 linux

我想要一个可以使用低资源(RAM 和 CPU)并且能够运行的 Linux 镜像:

1. Virtual Box  
2. A browser  

实际上,我的系统没有足够的内存来在 Virtual Box 中运行 Windows Server,所以我需要该解决方案。

最佳答案

我建议您按照自己的意愿配置内核。默认情况下,Linux 附带了很多服务/资源。它占用了大部分内存和 CPU 时间。

编译Linux内核请引用http://www.cyberciti.biz/tips/compiling-linux-kernel-26.html

如果您希望减小文件系统大小,请参阅 http://tldp.org/HOWTO/Bootdisk-HOWTO/buildroot.html

关于用于运行 Virtual Box 的 Linux 低配置镜像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12401242/

相关文章:

python - CANopen 设备更新太慢

linux - htaccess 重写在 WAMP 上离线工作,但在 Linux 主机上无法在线工作

linux - ARM Linux 上的 "Backtrace stopped: previous frame identical to this frame (corrupt stack?)"

python - Visual Basic 开发人员想要编写 Linux 应用程序

Linux 上 C 应用程序在 DEBUG 模式下执行的自定义日志记录

c - Linux的消息队列有什么缺点?

java - 参数包含空格的运行时 exec

linux - 写入关闭的 TCP/IP 连接挂起

c# - 保存的文件包含(反)斜杠

python - 记录循环脚本的开始和结束时间