Revision of VBoxTool from Tue, 03/30/2010 - 12:19

Revisions allow you to track differences between multiple versions of your content, and revert back to older versions.

VBoxTool provides effective control of virtual machines of VirtualBox (virtualization solution) on a Linux headless server.

Installation
Download the source

cd /extra/src
wget http://downloads.sourceforge.net/project/vboxtool/vboxtool/0.4/vboxtool-0.4.zip?use_mirror=hivelocity
unzip -d vboxtool vboxtool-0.4.zip
cd vboxtool

Place the main script, script/vboxtool, in /usr/local/bin:

cp script/vboxtool /usr/local/bin/
chmod +x /usr/local/bin/vboxtool

Place the init script, script/vboxtoolinit, in /etc/init.d and activate it:

cp script/vboxtoolinit /etc/init.d
chmod +x /etc/init.d/vboxtoolinit
chkconfig --add vboxtoolinit
chkconfig --levels 2345 vboxtoolinit on

Create a config folder /etc/vboxtool:

mkdir /etc/vboxtool

Configuration
Create /etc/vboxtool/machines.conf

<VM name>,<VRDP-port>

Recent Updates

  • 11 months 1 week ago
    1.27.2 update
  • 11 months 3 weeks ago
    Drupal 10/11 config
  • 11 months 3 weeks ago
  • PHP
    11 months 3 weeks ago
    PHP 8.3.11 and AlmaLinux
  • 11 months 3 weeks ago
    New version of Pound
Error | Production Monkeys

Error

The website encountered an unexpected error. Please try again later.