Users and groups

After hard drive installation SparkyLinux has one user account created and root account as well. This quick tutorial will help you how to make changes with them. 1. To change your password type: passwd Type your existing password and type two times your new password. 2. To add new user: adduser new-user-name 3. To delete … Read more

Live users and passwords

SparkyLinux Live mode user name is: live The password is: live System root (administrator) password is blank. If you have to work as superuser, use “sudo” (with no password): sudo command If you have to work as root, do: sudo su To set up Live mode root password: sudo su passwd