-bash: pwgen: command not found
yum源里面没有pwgen,因此采用源码安装的方式:
wgethttp://sourceforge.net/projects/pwgen
解压:tar xvzf pwgen
安装 ./configure && make && make install
之后就可以使用了
原文链接:https://www.f2er.com/centos/375092.html-bash: pwgen: command not found
yum源里面没有pwgen,因此采用源码安装的方式:
wgethttp://sourceforge.net/projects/pwgen
解压:tar xvzf pwgen
安装 ./configure && make && make install
之后就可以使用了
原文链接:https://www.f2er.com/centos/375092.html