Demystifying UUID in Linux
What Is UUID?
UUID stands for Universal Unique Identifier which is 128-bit value helps to identify partitions in Linux. It is generated by using the libuuid library which is part of util-linux. UUID acts as a unique identifier for each partition on s...
gargi.hashnode.dev2 min read