VirtualBox

Ignore:
Timestamp:
Oct 22, 2014 1:14:07 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96647
Message:

ValidationKit: show a few CLI commands for the OSX setup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testboxscript/darwin/setup-routines.sh

    r52776 r53118  
    207207
    208208Additional things to do:"
    209     1. Change the 'Energy Saver' options to never turn off the computer.
     209    1. Change the 'Energy Saver' options to never turn off the computer:
     210       $ systemsetup -setsleep Never
    210211    2. Check 'Restart automatically if the computer freezes' if available in
    211212       the 'Energy Saver' settings.
     213       $ systemsetup -setrestartfreeze on
    212214    3. In the 'Sharing' panel enable (VBox/Oracle):
    213215         a) 'Remote Login' so ssh works.
     216             $ systemsetup -setremotelogin on
    214217         b) 'Remote Management, tick all the checkboxes in the sheet dialog.
    215218            Open the 'Computer Settings' and check 'Show Remote Management
     
    224227       to hit OK to close the dialog.)
    225228    5. Configure NTP to the nearest local time source. For VBox/Oracle this
    226        means wei01-time.de.oracle.com.
     229       means wei01-time.de.oracle.com:
     230       $ systemsetup -setnetworktimeserver wei01-time.de.oracle.com
    227231    6. Configure the vbox (pw:password) account for automatic login.
    228     7. Configure the kernel to keep symbols: sudo nvram boot-args="keepsyms=1"
     232    7. Configure the kernel to keep symbols:
     233       $ sudo nvram boot-args="keepsyms=1"
    229234
    230235Enjoy!
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette