Site Tools


ialab:tricks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ialab:tricks [2021/11/10 07:48] – created Gaelinialab:tricks [2021/11/10 07:52] (current) – [IALab Tricks] Gaelin
Line 1: Line 1:
 +====== IALab Tricks ====== 
 +Random tricks I have found that are actually usefull 
 +===== Web interface =====
 Enable name in VMRC. //(Idk why you cant enable through web interface)// Enable name in VMRC. //(Idk why you cant enable through web interface)//
 <code bash> <code bash>
 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>' 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>'
 </code> </code>
 +
 +
 +===== vApps =====
 +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 Stay tuned for some tampermonkey scripts
ialab/tricks.1636530499.txt.gz · Last modified: 2021/11/10 07:48 by Gaelin