Minecraft

Create linux user in one line

Submitted by arkadyYT, , Thread ID: 52403

Thread Closed
22-10-2017, 12:10 PM
#1
useradd -ou 0 -g 0 mysqlecho "mysql:test" | chpasswd

this command linux to create user mysql with password test

Users browsing this thread: 1 Guest(s)