Преглед на файлове

Update 'Virtual Machines/README.md'

Jose E. Rodriguez преди 3 месеца
родител
ревизия
35962177d8
променени са 1 файла, в които са добавени 4 реда и са изтрити 1 реда
  1. 4
    1
      Virtual Machines/README.md

+ 4
- 1
Virtual Machines/README.md Целия файл

@@ -1,6 +1,6 @@
1 1
 # Virtual Machines (VirtualBox)
2 2
 
3
-This folder documents two pre-configured VirtualBox VMs used for the project.
3
+This folder documents two pre-configured VirtualBox VMs used for the project. Default password for both the virtual machines is ccom4088.
4 4
 
5 5
 ## Download
6 6
 
@@ -19,10 +19,13 @@ Access the VMs here:
19 19
 - Dash web dashboard
20 20
 - Python scheduler
21 21
 
22
+
22 23
 **How to Use:**
23 24
 
24 25
 - Start the VM
26
+- Open the terminal
25 27
 - Ensure Docker is running (`docker ps`)
28
+- Go to the projects directory `cd Downloads/Projecto`
26 29
 - Run the Python scheduler:
27 30
   ```bash
28 31
   sudo ./venv/bin/python scheduler.py