About 50 results
Open links in new tab
  1. Is there any difference between a GUID and a UUID?

    Oct 29, 2008 · I see these two acronyms being thrown around and I was wondering if there are any differences between a GUID and a UUID?

  2. uuid - Which DICOM UIDs should be replaced while ... - Stack Overflow

    Feb 9, 2021 · The Transfer Syntax UID (0002,0010) needs to be changed according to the new Transfer Syntax you applied. While overwriting the pixel data, if you are changing it, change the UID accordingly.

  3. How to automatically generate unique id in SQL like UID12345678?

    Dec 19, 2013 · I want to automatically generate unique id with per-defined code attach to it. ex: UID12345678 CUSID5000 I tried uniqueidentifier data type but it generate a id which is not suitable …

  4. How to modify block 0 / UID of a Mifare 1K tag (using a proxmark)

    Aug 5, 2020 · I bricked a Mifare 1k tag during an attempt to write to block n°0 (to change the UID), I would like to understand what I did wrong. Just for reminder, the datasheet of the Mifare 1k => 1 I …

  5. Podman / Podman-Compose: How to set uid / map uid / use user …

    Dec 21, 2023 · I want to run Postgres in podman using a local volume to store Postgres data. When using "podman only" the setup is flawless, when using podman-compose, the uid/gid the …

  6. Obtaining the UID of a Mifare Classic RFID tag on an Android phone …

    Sep 12, 2024 · I have no experience with creating Android apps at all but I would like to build a simple app that does a few things based on the UID of a Mifare Classic tag that I present to the NFC reader. …

  7. c# - X500DistinguishedName with UID field - Stack Overflow

    May 21, 2020 · But I guess that the problem is UID field as when using distinguished name string as "O=123,CN=name" it works. I found and old question that mentioned that was not possible at the …

  8. What's the purpose of each of the different UIDs a process can have?

    Oct 15, 2008 · Real UID, effective UID, and some systems even have a "saved UID". What's the purpose of all these, especially the last one?

  9. How to set uid and gid in Docker Compose? - Stack Overflow

    Jul 2, 2019 · UID is a shell variable and exporting it again by specifying a value as export UID=${UID} fails the command with "-bash: UID: readonly variable" and unfortunately it also creates an …

  10. Windows Server 2019 "Server for NFS" UID/GID mapping with Auth_SYS

    Apr 2, 2021 · I have a Windows Server 2019 installation with an LDAP instance (nfsmappingstore) for nfs mapping. I created this with the powershell cmdlet Install-NfsMappingStore. To illustrate, here is …