sudo adduser --system --shell /bin/bash USER sudo groupadd GROUP sudo useradd -g GROUP USER sudo passwd USER