Difference: VirtualBox (5 vs. 6)

Revision 62009-08-21 - AndrewPickford

Line: 1 to 1
 
META TOPICPARENT name="CommonlyUsedSoftware"

VirtualBox

Line: 34 to 34
 A virtual machine can be shutdown either from inside the virtual machine (using /sbin/shutdown as root) or by selecting APCI Shutdown from the Machine pull down menu on the virtual machine window.

sl-vm-shutdown.png
Added:
>
>

Changing The Screen Resolution On A Scientific Linux Virtual Machine

The following works on SL5 only: start up the virtual machine and edit the file /etc/X11/xorg.conf by default the last section should be:

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
#                Modes "1440x900"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

uncomment the Modes line by removing the # and change the resolution as required. New laptops have a screen resolution of 1440x900, older laptops have 1280x1024 or 1024x768. After changing /etc/X11/xorg.conf reboot the virtual machine.

 -- AndrewPickford - 12 Aug 20009

META FILEATTACHMENT attachment="import_appliance.png" attr="" comment="" date="1250169573" name="import_appliance.png" path="import_appliance.png" size="55765" stream="import_appliance.png" tmpFilename="/usr/tmp/CGItemp24218" user="AndrewPickford" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback