Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
非ルートでシステムのグローバルに静的な一意のIDを生成するために、どのパラメーターを取得できますか?
インストール日を使用できますか、/var/log/wtmp file(last | tail)それとも不安定ですか?
/var/log/wtmp file(last | tail)
の結果に使用できますls /dev/disk/by-uuid/か?
ls /dev/disk/by-uuid/
MACアドレスが一意だとは思いません。
uuidgen
通常は/usr/bin/
/usr/bin/
nyancat ~ # uuidgen 488bc393-a4f5-4a83-8df8-8c15e737dcc5 nyancat ~ #