08-06-2019, 05:19 PM
Sometimes it's better from the terminal.
>login is as rock64/rock64
>open a terminal
>Please type:
sudo useradd -m -s /bin/bash -G users,sudo t3st3r1
sudo passwd t3st3r1
>enter the new password
>log out and back in as the new user.
>Delete the rock64 account from a terminal with:
sudo userdel -r -f rock64
Hopefully that should be it
Thanks,
Andy
>login is as rock64/rock64
>open a terminal
>Please type:
sudo useradd -m -s /bin/bash -G users,sudo t3st3r1
sudo passwd t3st3r1
>enter the new password
>log out and back in as the new user.
>Delete the rock64 account from a terminal with:
sudo userdel -r -f rock64
Hopefully that should be it
Thanks,
Andy