- Install XAMPP software from https://www.apachefriends.org/download.html, according to your Windows version. XAMPP is the software package used to run ViMbAdmin on Windows 10.
- After installing XAMPP, open it and start Apache and MySQL services.
- Download ViMbAdmin from https://github.com/opensolutions/ViMbAdmin/releases, selecting the latest version.
- Unzip the downloaded file to a folder in your preferred location on your computer.
- In the folder where you unzipped ViMbAdmin, navigate to the
inc
folder and locate the config.inc.php.dist
file.
- Rename the file from
config.inc.php.dist
to config.inc.php
.
- Open the renamed
config.inc.php
file using a text editor such as Notepad.
- Locate the
encryption_key
setting in the file and add a random string of characters for the value.
- Save and close the
config.inc.php
file.
- Launch a web browser and enter
localhost
into the address bar.
- Click on phpMyAdmin in the XAMPP control panel to launch it on your browser.
- Create a new database for ViMbAdmin to use by clicking on the New button on the left sidebar and giving the database a name.
- Click on the created database to open it.
- Click on the Import tab and browse to the unzipped ViMbAdmin folder.
- Select the
sql/vimbadmin.sql
file and click on the Go button to import it.
- Return to ViMbAdmin folder and navigate to the
inc
folder.
- Locate the
password_api.dist.php
file and rename it to password_api.php
.
- Open the
password_api.php
file in a text editor.
- Change the line
$CONF['passwordpolicy'] = 'p4ssw0rd';
to your desired password policy.
- Save and close the
password_api.php
file.
- Open a web browser and enter
localhost/ViMbAdmin-<version>
into the address bar, replacing with the version of ViMbAdmin you downloaded.
- ViMbAdmin installation page will be displayed. Follow the instructions and enter the necessary details, including the server name, the database name, username, and password, as well as the LDAP settings.
- After completing the form, click on the Install button.
- A confirmation message "Installation completed successfully" will be displayed. Click on the ViMbAdmin link to access your new installation.
Congratulations! You have successfully installed ViMbAdmin on your Windows 10 computer.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!