Sample Header Ad - 728x90

What command always generates the same UUID through /proc/sys/kernel

3 votes
3 answers
6194 views
Running the following command generates different random output on each execution (which is expected, considering that random is in the path): cat /proc/sys/kernel/random/uuid Is there any way to modify the path so that it results in a static (not random) UUID on each call (return the same thing on each request/execution instead of being random)?
Asked by Agi Hammerthief (622 rep)
Mar 8, 2017, 09:39 AM
Last activity: Jun 25, 2025, 11:46 PM