VirtualBoxیک نرم‌افزار مجازی‌سازی رایگان و متن‌باز است که به کاربران این امکان را می‌دهد تا ماشین‌های مجازی را بر روی کامپیوترهای خود ایجاد و اجرا کنند. با استفاده از VirtualBox، کاربران می‌توانند به صورت همزمان چندین سیستم‌عامل را روی کامپیوتر خود نصب و اجرا کنند، بدون اینکه نیازی به ایجاد پارتیشن‌های جداگانه یا خرید سخت‌افزار اضافی داشته باشند.

یکی از مزایای اصلی VirtualBox سهولت استفاده از آن است. نصب و راه‌اندازی آن حتی برای کسانی که تجربه کمی با فناوری مجازی‌سازی دارند یا اصلاً تجربه ندارند، ساده است. VirtualBox همچنین مجموعه گسترده‌ای از گزینه‌های سفارشی‌سازی، از جمله قابلیت تنظیم میزان RAM، هسته‌های CPU، و فضای دیسک سخت اختصاص داده شده به هر ماشین مجازی را ارائه می‌دهد.

یکی دیگر از ویژگی‌های عالی VirtualBox سازگاری آن با مجموعه وسیعی از سیستم‌عامل‌ها است. کاربران می‌توانند ویندوز، لینوکس، macOS و بسیاری دیگر از سیستم‌عامل‌ها را بر روی ماشین‌های مجازی خود نصب و اجرا کنند. این ویژگی باعث می‌شود که VirtualBox ابزاری بسیار مناسب برای توسعه‌دهندگان، تست‌کنندگان نرم‌افزار و هر کسی که نیاز به اجرای چندین سیستم‌عامل بر روی یک کامپیوتر دارد، باشد.

VirtualBox همچنین مجموعه‌ای از ویژگی‌های پیشرفته ارائه می‌دهد، مانند پشتیبانی از دستگاه‌های USB، پوشه‌های مشترک، و آداپتورهای شبکه. این ویژگی‌ها امکان اجرای نرم‌افزارهایی که به منابع سخت‌افزاری یا شبکه نیاز دارند، مانند روترهای مجازی، فایروال‌ها و سرورها را فراهم می‌کند.

VirtualBox انتخابی عالی برای هر کسی است که نیاز به اجرای چندین سیستم عامل بر روی یک کامپیوتر دارد. راحتی در استفاده، طیف گسترده‌ای از گزینه‌های سفارشی‌سازی و سازگاری با بسیاری از سیستم‌عامل‌های مختلف، آن را به ابزاری همه‌کاره و قدرتمند برای توسعه‌دهندگان، متخصصان IT و کاربران خانگی تبدیل کرده است.


ویژگی کلیدی:

  • سازگاری چندسکویی.
  • رابط کاربری گرافیکی شهودی.
  • پشتیبانی از سیستم‌عامل‌های مختلف.
  • ادغام بی‌درز با سیستم عامل میزبان.
  • تصاویر لحظه‌ای و کلون‌ها.
  • قابلیت‌های شبکه.
  • پشتیبانی از دستگاه مجازی.
  • پک‌های افزونه برای قابلیت‌های اضافی.


چه خبر؟

Version 4.3.8

  • VMM: more work on improving the emulation of certain MSR registers
  • VMM: fixed a VERR_INVALID_RPL Guru Meditation when booting certain guests
  • VMM: experimental support for SSE 4.1 / SSE 4.2 passthrough, see the manual for more information how to enable it
  • VMM: fix for recent Linux kernels with software virtualization
  • GUI: experimental HID LEDs synchronization for Windows hosts, see the manual for more information
  • GUI: warn the user if the Oracle Extension Pack is not installed and the user tries to activate the remote display feature
  • GUI: make sure that a minimized guest (using mini toolbar in fullscreen/seamless mode) keeps the minimized state
  • GUI: popup banner\'s \"do not show this message again\" check-box replaced with corresponding button
  • GUI: network adapter cables can now be connected/disconnected directly through the running virtual machine Devices / Network menu a Network status-bar indicator
  • GUI: the new VM wizard now proposes 64-bit guests on 64-bit hosts by default; better distinction between 32-bit OS types 64-bit OS types
  • GUI: better error message if appliance import fails
  • GUI: allow to set host-combination to \'None\' using the Global settings / Input page
  • GUI: don\'t switch the guest to a black screen during online snapshot merge
  • VBoxManage: when exporting an appliance, support the suppression of MAC addresses, which means they will be always recreated on import, avoiding duplicate MAC addresses for VMs which are imported several times
  • AHCI: fixed a VM hang during suspend under certain circumstances
  • AHCI: fixed a VM hang during online snapshot merge under certain circumstances
  • AHCI: fixed a bug which resulted in Windows XP guest hangs if a SATA CDROM is attached
  • AHCI: fixed a Guru Meditation under certain conditions
  • AHCI: ejecting a CD/DVD medium failed under certain conditions
  • AHCI: disk hotplugging fixes
  • NAT: transparent handling of host sleep/resume and network configuration changes if the dnsproxy is enabled or if the hostresolver is used
  • NAT: fixed crash and misbehaviour under some circumstances with ICMP packets having TTL=1
  • NAT Network: fixed IPv6 reassembly
  • NAT Network: ping proxy implemented
  • OVF: fixed reading of the OVF 0.9 section element
  • OVF: several fixes
  • 3D: several fixes, multiscreen fixes
  • 3D: include 3D content in captured videos
  • 3D: include 3D content in captured screenshot
  • VGA: proper handling of legacy graphics modes if the Guest Additions are active
  • USB: fixed crash during isochronous transfer under rare circumstances
  • BIOS: better disk geometry handling of SCSI drives
  • API: fix crashes in Java API clients using the XPCOM binding, happened with output parameters only
  • VBoxSVC: documented the handling of host power management events (see the manual for more information) and added an extradata item for configuring the handling of the battery-low event
  • VBoxSVC: fixed a bug which could trigger a crash if a VM snapshot was restored the second time and the VM has associated bandwidth groups
  • VBoxSVC: properly detect ifconfig if located in /bin
  • Shared Folders: fixed a failure to restore transient shared folders when starting a VM from a saved state
  • Mac OS X hosts: fixed issue when the application icon was frozen in the dock if the bridging interface was not connected to a network
  • Linux hosts: also consider the physical package ID when determining the number of physical CPU cores
  • Linux hosts / guests: don\'t warn in kernel log if memory allocation fails
  • Solaris hosts: fixed the autostart SMF script
  • Windows hosts: fixes for non-ANSI code page user names and similar environment contents
  • Windows hosts / guests: fixed setting and using a guest user\'s process environment variables (relevant for Guest Control)
  • Windows Additions: fixed handle leaks in VBoxTray
  • Windows Additions: fixed a crash while detecting active guest users
  • Windows Additions: fixed restoring backed up D3D files on XPDM -> WDDM upgrade
  • Guest Control: fixed setting and using a guest user\'s process environment variables
  • Linux Additions: support Enterprise Linux 6.5 kernels
  • Linux Additions: fixed CPU hot-remove on newer Linux kernels
  • Linux / Solaris Additions: don\'t automount a shared folder which is already mounted
  • X11 Additions: support X.Org Server 1.15

برنامه در زبان‌های دیگر در دسترس است

بررسی‌های کاربران

امتیاز کاربر

5/5

101

مجوز:

رایگان

نیازمندی‌ها:

Windows All

زبان‌ها:

Multi-languages

اندازه:

102MB

ناشر:

Oracle Corporation

به‌روزرسانی‌شده:

Feb 26, 2014

تمیز

نرم‌افزار گزارش‌گیری

نرم‌افزار توسعه‌دهنده

VirtualBox 7.2.18

سطح‌های امنیتی

برای جلوگیری از هر گونه آسیب بالقوه به دستگاه شما و اطمینان از امنیت داده‌ها و حریم خصوصی‌تان، تیم ما هر بار که یک فایل نصب جدید به سرورهای ما بارگذاری می‌شود یا به یک سرور از راه دور متصل می‌شود، آن را بررسی کرده و به‌طور دوره‌ای وضعیت فایل را تایید یا به‌روزرسانی می‌کند. بر اساس این بررسی، سطوح امنیتی زیر را برای هر فایل قابل دانلود تعیین می‌کنیم.

تمیز

بسیار احتمال دارد که این نرم‌افزار پاک باشد.

ما فایل‌ها و URL‌های مرتبط با این نرم‌افزار را در بیش از ۶۰ سرویس آنتی‌ویروس برتر جهان اسکن کردیم؛ هیچ تهدید احتمالی پیدا نشد. و هیچ نرم‌افزار شخص ثالثی همراه نیست.

هشدار

این برنامه از تبلیغات حمایت می‌کند و ممکن است پیشنهاد نصب برنامه‌های شخص ثالثی را ارائه دهد که الزامی نیستند. این‌ها می‌توانند شامل نوارابزار، تغییر صفحه‌اصلی شما، موتور جستجوی پیش‌فرض یا نصب برنامه‌های دیگر باشند. این موارد ممکن است مثبت کاذب باشند و به کاربران ما توصیه می‌شود در هنگام نصب و استفاده از این نرم‌افزار احتیاط کنند.

معلول

این نرم‌افزار دیگر برای دانلود در دسترس نیست. احتمالاً این برنامه نرم‌افزاری مخرب است یا دارای مشکلات امنیتی یا دلایل دیگر می‌باشد.

گزارش را ارائه دهید

ممنون!
گزارش شما ارسال شده است.

ما درخواست شما را بررسی کرده و اقدام مناسب را انجام خواهیم داد.

لطفاً توجه داشته باشید که شما هیچ‌گونه اطلاعیه‌ای در مورد هر اقدام انجام شده به دلیل این گزارش دریافت نخواهید کرد. ما از هرگونه ناراحتی که ممکن است ایجاد شود، عذرخواهی می‌کنیم.

ما از کمکتان در حفظ تمیزی و امنیت وب‌سایت‌مان سپاسگزاریم.