USB booting :: Changing Users
How do you change users in DSL?
Does anyone know???
"Change" meaning "add", or "switch to a different user"? DSL has only one regular user, and root. You switch to root with the command sudo su. If you want to add users, try the command sudo /usr/sbin/addusers.lua
No, I mean I've created the user already, but how do I switch to it?
I think `su <user>` should work in a terminal, or you could logout I suppose.
Next Page...
original here.