You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed via email, certain thin client software like tlxos (thin linx) require a UUID to bind thier activation or serial key to, it appears that chrome os devices don't seem to have a uuid by default which makes them difficult to use as a thin client with permanent activation, since it doesn't quite install correctly.
I thought I would help you with the research into generating a UUID, I do hope this helps.
As discussed via email, certain thin client software like tlxos (thin linx) require a UUID to bind thier activation or serial key to, it appears that chrome os devices don't seem to have a uuid by default which makes them difficult to use as a thin client with permanent activation, since it doesn't quite install correctly.
I thought I would help you with the research into generating a UUID, I do hope this helps.
https://en.m.wikipedia.org/wiki/Universally_unique_identifier#:~:text=Version%2D1%20UUIDs%20are%20generated,version%2D4%20UUIDs%20are%20generated
https://stackoverflow.com/questions/1888254/how-does-c-sharp-generate-guids
https://www.javatpoint.com/java-uuid
https://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid
https://www.sohamkamani.com/uuid-versions-explained/
https://developer.akamai.com/blog/2019/09/09/how-generating-universally-unique-identifiers-uuids-edge
https://betterprogramming.pub/what-is-a-uuid-and-how-are-they-generated-17f0acbd7233?gi=b99a185f909e
https://cran.r-project.org/web/packages/uuid/uuid.pdf
Thank you in advance,
Edward.
The text was updated successfully, but these errors were encountered: