Today 'tunepolo' Leaned

/etc/passwdを作成する

下記コマンドで作成する。

$ mkpasswd -l -c > /etc/passwd
$ mkgroup -l -c > /etc/group

巨大ドメインに参加している PC での /etc/passwd, /etc/group ファイルのつくりかた

Last updated on 5 May 2020
Edit on GitHub