| Windows | x86-64/AMD64 | binaries/amd64/windows |
| Windows | Intel 32-bits | binaries/386/windows |
| OSX | x86-64/AMD64 | binaries/amd64/darwin |
| Linux | ARM64 | binaries/arm64/linux |
| Windows | ARM64 | binaries/arm64/windows |
| OSX | ARM64 | binaries/arm64/darwin |
## Installing nexus-clients' dependency
...
...
@@ -74,21 +74,21 @@ On Mac, `remote-viewer` is part of the `virt-viewer` package from MacPorts that
The table below describes the basic public templates that are currently available. The numbers between parenthesis indicate the year and month of creation (also available in the detailed output of `tpllist -l <template ID>`).
| Template name | Description |
|--- |--- |
| Xubuntu 22.04 (2024.01) + dev env/unpriv user | Xubuntu 22.04 system (Ubuntu with XFCE desktop environment) |
| | + C dev tools (gcc, make, etc.), VScode IDE compiler |
| | + QEMU system hypervisor |
| | `nexus` user (`/home/nexus`) with sudo privileges (pwd `nexus`) |
| | `student` user (`/home/student`) without any privilege (no pwd) |
| Xubuntu 22.04 (2024.01) + dev env/unpriv user/pi-hole | Xubuntu 22.04 system (Ubuntu with XFCE desktop environment) |
| | + C dev tools (gcc, make, etc.), VScode IDE compiler |