OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
firebase
/
vendor
/
ramsey
/
uuid
/
resources
/
vagrant
/
linux
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/12/2024 10:36:09 AM
rwxr-xr-x
📄
README.md
212 bytes
08/12/2024 10:36:09 AM
rw-r--r--
📄
Vagrantfile
534 bytes
08/12/2024 10:36:09 AM
rw-r--r--
Editing: README.md
Close
# Run tests on Linux ``` bash cd /path/to/uuid/resources/vagrant/linux vagrant up vagrant ssh ``` Once inside the VM: ``` bash cd uuid/ composer install composer run-script --timeout=0 test ```