Код: Выделить всё
livecd ~ # traceroute 8.8.8.8 -n
1 192.168.8.1 0.000 ms 0.000 ms 0.000 ms
2 192.168.7.2 10.000 ms 10.000 ms 10.000 ms
3 10.1.0.1 10.000 ms 10.000 ms 10.000 ms
4 * * *
Код: Выделить всё
livecd ~ # traceroute -I 8.8.8.8 -n
1 * * *
2 192.168.7.2 10.000 ms 10.000 ms 10.000 ms
3 10.1.0.1 10.000 ms 10.000 ms 10.000 ms
4 * * *
Код: Выделить всё
[vbox@mydomain.my ~]# VBoxManage showvminfo WinXP
Oracle VM VirtualBox Command Line Management Interface Version 3.2.12_OSE
(C) 2005-2011 Oracle Corporation
All rights reserved.
Name: WinXP
Guest OS: Windows XP
UUID: 8ca86301-4fc1-4b8b-9c9e-8878a987fe55
Config file: /home/vbox/vb-pcset/WinXP/WinXP.xml
Hardware UUID: 8ca86301-4fc1-4b8b-9c9e-8878a987fe55
Memory size: 256MB
Page Fusion: off
VRAM size: 8MB
HPET: off
Number of CPUs: 1
Synthetic Cpu: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): DVD
Boot Device (2): HardDisk
Boot Device (3): Not Assigned
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: off
PAE: off
Time offset: 0 ms
RTC: local time
Hardw. virt.ext: on
Hardw. virt.ext exclusive: on
Nested Paging: on
Large Pages: off
VT-x VPID: on
State: running (since 2011-01-08T23:24:53.946000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Storage Controller Name (0): IDE
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
IDE (0, 0): /home/vbox/vb-hdd/winxp.vdi (UUID: 26e674f6-79de-4907-bff1-6267ee0266ec)
IDE (0, 1): /home/vbox/install-x86-minimal-20100216.iso (UUID: bbac4cad-0def-4e39-af06-32482c03030a)
NIC 1: MAC: 080027355AF3, Attachment: Bridged Interface 'vboxnet0', Cable connected: on, Trace: off (file: none), Type: Am79C973, Reported speed: 0 Mbps, Boot priority: 0
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
Audio: disabled
Clipboard Mode: Bidirectional
Video mode: 1024x768x16
USB: disabled
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Shared folders: <none>
VRDP Connection: not active
Clients so far: 0
Guest:
OS type: WindowsXP
Additions active: no
Configured memory balloon size: 0 MB
Код: Выделить всё
[vbox@mydomain.my ~]# uname -v
FreeBSD 8.1-RELEASE-p2 #0: Wed Jan 5 23:34:37 UTC 2011
Код: Выделить всё
[vbox@mydomain.my ~]# pkg_info | grep virtualbox
virtualbox-ose-3.2.12 A general-purpose full virtualizer for x86 hardware
virtualbox-ose-kmod-3.2.12 VirtualBox kernel module for FreeBSD