Go to main content

マニュアルページ セクション 8: システム管理コマンド

印刷ビューの終了

更新: 2022年7月27日
 
 

fsirand(8)

名前

fsirand - install random inode generation numbers

形式

fsirand [-p] special

説明

fsirand installs random inode generation numbers on all the inodes on device special, and also installs a file system ID in the superblock. This helps increase the security of file systems exported by NFS.

fsirand must be used only on an unmounted file system that has been checked with fsck(8) The only exception is that it can be used on the root file system in single-user mode, if the system is immediately re-booted afterward.

オプション

–p

Print out the generation numbers for all the inodes, but do not change the generation numbers.

属性

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/file-system/ufs

関連項目

attributes(7), fsck(8)