First set up a new virtual machine using virtual box.
Then set the network adapter to bridge mode.
Then start the VM.
After the VM reboots, follow the wizard:
Make sure to note the IP address. After noting it down, quit.
Then login with the username as root and the password as what you set during the installation.
Then type the following command in the terminal:Â
/usr/lib/inithooks/bin/wordpress.py --domain <ip_address_you_noted_without_angular_brackets>
Renter the email address and password for the admin user.
Then open the broswer and type the following:
http://<ip address>/wp-admin
Then log in with your credentials.