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

RE: Create linux user in one line

#2
Thanks arkadyYT i don't know this command, and now I know it

RE: Create linux user in one line

#3
I dont think you can do that in linux, seems like too much to ask

Users browsing this thread: 1 Guest(s)