yum install epel-release -y vi /etc/yum.conf yum clean all yum install epel-release -y yum install pwgen -y yum install mongodb-org -y systemctl daemon-reload systemctl enable mongod.service systemctl start mongod.service yum…
System Administrator
yum install epel-release -y vi /etc/yum.conf yum clean all yum install epel-release -y yum install pwgen -y yum install mongodb-org -y systemctl daemon-reload systemctl enable mongod.service systemctl start mongod.service yum…