- shared directory name - Arbitrary directory name that you want to share with Guest. I recommend using the same in Guest and Host to avoid confustion.
- virtual machine id - An ID of Virtual Machine that will have access to shared directory. The ID is visible in proxmox and will usually be 3 digit: 100, 101.. .
- mount tag - Unique tag that identifies which shared directory needs to be the same in both Host and Guest configuration.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# PYANDROID | |
# VERSION 1.0 BETA | |
# USES: | |
# android_version(e*) | |
# sdk_version(e) | |
# android_name(e) | |
# processor_machine() | |
# ram_total(type_) | |
# directory_size(directory) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# PYANDROID | |
# VERSION 1.1 ALPHA | |
# USES (v1.0): | |
# android_version(e*) | |
# sdk_version(e) | |
# android_name(e) | |
# processor_machine() | |
# ram_total(type_) | |
# directory_size(directory) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<layout> | |
<area type="offset"> | |
<display> | |
<evenrow> | |
<evencolumn> | |
<foreground>#00BCD4</foreground> | |
<background>#263238</background> | |
</evencolumn> | |
</evenrow> | |
<oddrow> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
========================================================= | |
ESP32-WROOM-32, HW ACCELERATED, 240HMz CPU, WOLFSSL 4.8.1 | |
I (28) boot: ESP-IDF v4.4-dev-2128-gf45b60b28 2nd stage bootloader | |
I (29) boot: compile time 15:26:47 | |
I (29) boot: chip revision: 1 | |
I (33) boot_comm: chip revision: 1, min. bootloader chip revision: 0 | |
I (40) boot.esp32: SPI Speed : 40MHz | |
I (45) boot.esp32: SPI Mode : DIO | |
I (49) boot.esp32: SPI Flash Size : 2MB |
https://youtu.be/8DWcMbgQSZg or https://video.hardlimit.com/w/6oSkB4tL1KbuqoxgDistqR
(shown in the video but not described here)
- have a Linux server
- forward ports 80 and 443 of your Linux Server on your Router