QuickBox / QB

QuickBox is much more than a ‘seedbox installer script’, it is a simplistic approach to achieving easy seedbox and services management from a beautifully designed dashboard. Allowing users the ability to interact with their seedbox and server on a professional grade level.
https://quickbox.io
GNU General Public License v3.0
739 stars 171 forks source link

unable to create new user #188

Closed ctrlx83 closed 4 years ago

ctrlx83 commented 4 years ago

Hi everyone,

I can't to create a new user with SeedBox

I try with the command sudo createSeedboxUser shel always answer command not found

thanks for your help !

tomcdj71 commented 4 years ago

Hey ! Are you running as root or as user ? To be sure please, do the following :

sudo su - (the dash is very, very important)

createSeedboxUser

Then you'll be able to create an user

Kind Regards

ctrlx83 commented 4 years ago

perfect !

thanks a lot