Guest User

Untitled

a guest
Dec 13th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. groupadd hadoop
  2. useradd -s /bin/bash -d /home/hduser -m hduser -g hadoop
  3. passwd hduser
  4. adduser hduser sudo
  5. su hduser
Add Comment
Please, Sign In to add comment