Skip to content

vmchecker box Virtual Machine

Valentin Gosu edited this page Apr 23, 2014 · 4 revisions

In order to experiment with a vmchecker environment without going through the hassle of setting up your own, you can download a vmware machine with vmchecker preinstalled.

Download 2Gb

User and password for the OS:

User: vmchecker
Pass: student

To access the old vmchecker UI go to http://localhost/ui Authentication credentials:

User: user1
Pass: password1

You can test the upload using the archive in the ~/Downloads folder. If you want it to be tested as well, execute run_queue.sh in the storer/ folder Evaluation is done on a LXC container installed at /var/lib/lxc/deb1

The UI is installed at /var/www/ui Corectarea se realizeaza pe un container LXC instalat la /var/lib/lxc/deb1

The /var/www/services/services.py file is a symlink to /home/vmchecker/vmchecker/web_services/services.py

If you want to test the new UI go to http://localhost The meteor process is started automatically by the VM, and the output from meteor is found in /home/vmchecker/meteor.log You can kill the meteor process by executing killall node, and start it back up by executing /home/vmchecker/run_meteor.sh