https://crmef-learn.netlify.app/
- apache guacamole : Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.
wget -O guac-install.sh https://git.io/fxZq5
chmod +x guac-install.sh
./guac-install.sh
- Proxmox : Virtual Environment is an open source server virtualization management solution based on QEMU/KVM and LXC. You can manage virtual machines, containers, highly available clusters, storage and networks with an integrated, easy-to-use web interface or via CLI.
1- Prerequisites
- A physical or dedicated server.
- 64bit CPU.
- At least 1GB of RAM (and additional RAM needed for guests).
- A USB stick with at least 1GB.