Minecraft

Create linux user in one line

Submitted by arkadyYT, , Thread ID: 52403

Thread Closed
arkadyYT
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
30
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

AlbusWod
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
15
12-11-2017, 02:04 PM
#2
Thanks arkadyYT i don't know this command, and now I know it

RE: Create linux user in one line

RocksAndMan
Junior Member
Level:
0
Reputation:
0
Posts:
65
Likes:
0
Credits:
2
20-11-2017, 06:47 AM
#3
I dont think you can do that in linux, seems like too much to ask

Users browsing this thread: 1 Guest(s)