General Links
About Our Groups
Competitions
- DSU Competitions
- DCDC (Mock CCDC)
- External Competitions
- More coming soon
Random tricks I have found that are actually usefull
Enable name in VMRC. (Idk why you cant enable through web interface)
curl 'https://vcloud.ialab.dsu.edu/cloudapi/1.0.0/preferences/internal:vmrcDisplayVmName' -X PUT -H 'Accept: application/json;version=35.2' -H 'Content-Type: application/json' --data-raw '{"classifier":"internal:vmrcDisplayVmName","name":"Show VM Name in Remote Console (VMRC 12.1.0 or newer)","value":"true"}' -H 'Authorization: Bearer <token>'
Post some garbage xml to to /productSections for custom inputs in the interface that are accessible inside the VM
Stay tuned for some tampermonkey scripts