Пятница, 22.11.2024, 16:19
| RSS
Главная Софт и Программы
Меню сайта

Категории раздела
Системные [317]
Сборники софта [11]
Операционыые системы [197]
Антивирусы [208]
Драйвера [104]
Linux [0]
Работа с CD/DVD [112]
Безопасность [21]
Рабочий стол [56]
Видео [10]
Архиваторы [21]
For musician [2]
Создание и обработка музыки
Офис [24]
Вебмастерам [6]

Статистика

Онлайн всего: 4
Гостей: 4
Пользователей: 0

Форма входа




Стань продвинутым

    


Just Cause 2. Limited Edition + DLC



Мистический остров Mystical Island (2012RUS)


Шоферской хитовичок в дорогу Vol.2


Скачать CyberLink MediaEspresso 6.5 бесплатно


За рулем. Зимняя дискотека 90-х №30 (2012)


Секретные материалы 7. Да, Великой России!


LEX LIVE STARTLEX DX MEDIA 2011 Release 11.6.5


Уголовочка 200 Хитов (2012)


TwistedBrush Pro Studio 18.06


Reg Organizer 5.21 Final / 5.40 Final


Свежие ключи для Касперского/Kaspersky keys от 03.11.2012


Da New Guys: Day of the Jackass (2012/ENG)


50 знаменитых загадок Средневековья / Мария Згурская / 2009


Готовим сельдь под шубой (2012) DVDRip


Worms Revolution: Deluxe Edition v 1.0.90 + 4 DLC (2012/PC/Rus/Eng/RePack)


Главная » Файлы » Софт » Системные

VirtualBox 4.1.0 r73009 Final



Универсальный кроссплатформенный эмулятор аппаратной части компьютера предназначенный для запуска гостевых операционных систем. Во много её следует считать аналогом WMVare Workstation но менее громоздким чем последняя.

 Программа имеет две редакции:
Open Source VirtualBox и Closed-source Edition. Последняя, Closed-source Edition редакция имеет дополнительные возможности (Enterprise) присутствующие только в ней: Remote Display Protocol (RDP) сервер, виртуальный USB контроллер, USB over RDP (разделение USB устройств в сети через RDP-сервер, iSCSI initiator обеспечивающий виртуализацию для гостевых систем iSCSI устройств, виртуальный Serial ATA controller.
Unattended Edition - программа которая устанавливается автоматически. При установке Unattended программ нет нужды постоянно жать далее, вбивать серийник или крякать, русифицировать, etc – т.е. запустил инсталлятор и за несколько секунд (у кого за несколько минут J) установилась программа. После установки работа программы не отличается от той, которая была [установлена/ крякнута/ русифицирована/ etc] обычным способом.

 Ключевые особенности:
Кроссплатформенность
Модульность
Поддержка USB 2.0, когда устройства хост-машины становятся доступными для гостевых ОС (только в проприетарной версии)
Встроенный RDP-сервер, а также поддержка клиентских USB-устройств поверх протокола RDP (только в проприетарной версии)
Экспериментальная поддержка образов жестких дисков VMDK/VMware
Поддержка iSCSI (только в проприетарной версии)
Поддержка виртуализации аудиоустройств
Поддержка различных видов сетевого взаимодействия (NAT, Host Networking via Bridged, Internal)
Поддержка дерева сохраненных состояний виртуальной машины (snapshots), к которым может быть произведен откат из любого состояния гостевой системы
Поддержка Shared Folders для простого обмена файлами между хостовой и гостевой системами

 Что нового:
This version is a major update. The following major new features were added:
Support for cloning of VMs (bug #5853, see the manual for more information): full clones can be created through the GUI and VBoxManage, linked clones only through VBoxManage
GUI: enhanced wizard for creating new virtual disks
GUI: new wizard for copying virtual disks
GUI: keep the aspect ratio in scale mode (Windows and OSX hosts only; bug #7822)
VMM: raised the memory limit for 64-bit hosts to 1TB
Experimental support for PCI passthrough for Linux hosts, see the manual for more information
Windows guests: Experimental WDDM graphics driver, supporting Windows Aero (bug #4607) and providing Direct3D support using a cleaner approach (no need to install the guest drivers in Safe Mode anymore)
Guest Additions: status of modules and features can now be queried separately by the frontends
Networking: new network attachment mode "Generic Driver", which offers an open plugin architecture for arbitrary and separately distributable virtual network implementations
Host-only Networking: fixed host crash in kernels prior to 2.6.29
New Networking Mode UDP Tunnel: allows to interconnect VMs running on different hosts easily and transparently, see the manual for more information
Experimental support for SATA hard disk hotplugging available with VBoxManage
Solaris hosts: New Crossbow based bridged networking driver for Solaris 11 build 159 and above

In addition, the following items were fixed and/or added:
VMM: more SMP timer fixes
VMM: fixed sporadic recompiler crashes with SMP guests
VMM: many small fixes
GUI: when reverting to a snapshot, ask for taking a snapshot of the current state
GUI: added a View menu
GUI: added a setting for the promiscuous mode policy for internal networks, bridged networks and host-only networks
GUI: added slider for setting the CPU execution cap allowing to limit the amount of CPU time spent for the execution of the guest, see the manual for more information.
GUI: the VM description is editable during the runtime of a VM (bug #1551)
GUI: added proxy settings (bug #2870)
GUI: made the number of SATA ports configurable
GUI: decrease time before showing the VM configuration dialog
VBoxManage: more convenient configuration of storage controller attachments by automatically determining the port or device parameter when a storage controller has only one port or device per port
VBoxManage: changed syntax of the guestcontrol command group, fixed various bugs, removed obsolete options
VBoxBalloonCtrl: new service for automatic dynamic adjustment of the balloon size for running VMs
Settings: machine names and snapshot names are not allowed to be a valid UUID
Settings: provide better diagnostics if a single medium is used twice in a VM configuration
Settings: provide better diagnostics for errors in medium create/merge/clone operations, and fix memory leaks in error cases
Storage: ATA/SATA drives can be marked as non-rotational, i.e. the guest OS will detect them as a SSD if supported, which can improve performance
Storage: virtual CD/DVD images will be detached if the guest ejects the medium, unless the drive is marked to handle ejects only on a temporary basis
Storage: the medium UUID can be changed again when attaching a medium for the first time, which allows using images which are exact duplicates including the UUID
Storage: fixed possible data corruption under certain circumstances with VHD and Parallels images (bug #9150)
Storage: fixed unnecessary expansion when cloning differential images in VDI format
Storage: fixed detection code to handle empty files for VDI and VMDK format
Storage: fixed access to CD/DVD images beyond 4GB when using the SATA controller (bug #8592)
Floppy: several bugs have been fixed
Floppy: make it possible to unmount a host floppy disk (bug #6651)
BIOS: disk-related structures are now checksummed correctly (bug #8739)
USB: many fixes for the Windows USB host driver
NAT: reduced memory footprint
Networking: fixed the problem with segmentation offloading when several VMs are transmitting in parallel
Networking: workaround for a bug in wireshark when operating directly on a capture file created by VirtualBox
Serial: announce the serial devices in the ACPI tables to make Windows guests find the virtual hardware (bug #7411)
VRDP: support for TLS connections (see the manual for more information)
VRDP: support for multimonitor client configurations with MS RDP clients
VRDP: fixed a rare screen corruption
3D support: fixed GL_VERSION string for different locales (bug #8916)
Webservice: fixed timeout handling with HTTP 1.1 keepalive, and be more robust when connections fail
VBoxSVC: fixed regression when several clients trigger autostart simultaneously
Main: fixed incorrect handling of the medium location for media which are not file based (e.g. iSCSI), which resulted in confusing location values in many places
JAX-WS client bindings: fixed resource leak
Sources: fixed USB 2.0 support using extension packs for non-official builds
Mac OS X hosts: fixed non-VT-x mode on Lion hosts
Windows hosts: fixed copy'n'paste in the GUI and for the VM window (bug #4491)
Windows hosts (64-bit only): enabled removing of all mediums when removing a VM
Windows hosts (64-bit only): enabled live snapshot deletion
Windows hosts: use native controls in the installer (bug #5520)
Solaris hosts: fixed preemption issue with Solaris 11 hosts (builds 166 and above)
Solaris hosts: better control of USB device access on Solaris 11 hosts
Guest Additions: improved driver installation on Windows guests
Guest Additions: fixed high CPU usage while executing guest programs from the host
Solaris Additions: fixed automounting of shared folders (bug #8014)

Размер: 87 MB
Интерфейс: русский
Лечение: не требуется, Free
Сайт программы: www.virtualbox.org

Скачать VirtualBox 4.1.0 r73009 Final бесплатно


C letitbit.net
C vip-file.com
C shareflare.net


Подраздел: Системные раздела: Софт | Опубликовал: Ignat | Дата публикации: 19.07.2011, 16:47 | Смотрели новость: 321 раз









Комментарии: 0 VirtualBox 4.1.0 r73009 Final: 0 | Как писать?
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]

Поиск

Ходовые файлы
Видео [3088]
Мультимедиа [77]
Графика [72]
Музыка и клипы [1945]
Софт [1089]
Интернет [384]
Книги Литература [2550]
Игры [771]
Вебмастерам [17]
Офис [11]

Решение проблем


МЖ Кайф. Сборник конкурсов скачать на мужскую и женскую тематику



Арбитраж трафика обучение. Начало без вложений (личный опыт, рабочие связки)


Скачать: Scalper X2 (New 2022) - прибыльный форекс индикатор для скальпинга и интрадэй!


Чтоб всегда деньги водились. Курс Аллы Добровой


Тибетский бальзам молодости. Рецепт от Катрин Плотниковой


Гайд по криптовалютам для начинающих


Заработок на просмотре популярных фильмов. Mуви Тренд - курс от издательства Шварцер


Обучение арбитражу трафика. Практический курс по заработку в Тик Ток


Сайт для заработка денег в интернете. Видеокурс "УДАЧА"


Работающий индикатор форекс "ARROW SIGNALS" + Стратегия торговли



Скачать Виртуальный стриптиз на рабочем столе бесплатно


Свежие ключи к NOD32/Nod32 keys на ноябрь - декабрь от 03.11.2012


Свежие ключи к NOD32 на декабрь - январь от 20.12.2012


UserGate 5.3.2198 + crack (ключ) [Русская версия]


Таблица умножения для детей. Музыкальные обучалочки


Как быстро и бесплатно скачать с letitbit и других файлообменников с докачкой при обрыве соединения интернета?


SuperPCexpert купить со скидкой


Скачать 2-е издание учебника по созданию сайтов uCoz бесплатно


Автонавигатор GPS для Android скачать бесплатно


Классные стриптизёрши

Правила
  • Добавление новостей
  • Правообладателям
  • Как скачать с dopositfiles

  • Друзья сайта
  • Три ноля
  • Жизнь Сырдарьи
  • Приметы
  • Здоров как бык
  • Всё даром

  • Скачать с soft-plus.ucoz.com © 2024 Скачать бесплатно софт, программы, музыку, клипы, фильмы, видеокурсы, книги, журналы, игры, обои на рабочий стол, плагины, без регистрации, без СМС, torrent Используются технологии uCoz