README.txt 580 B

12345678910111213141516171819202122232425262728293031
  1. "spot" is a restricted user of Puppy.
  2. (you could also add fido, rover, rex!)
  3. /root/spot is spot's home directory.
  4. To change from root to user spot, type this:
  5. # su spot
  6. # cd ~
  7. Or, do this:
  8. # su --login spot
  9. Note that spot has been setup to not require a password.
  10. You can confirm that you are indeed now spot:
  11. # whoami
  12. When you have finished being spot, type this:
  13. # exit
  14. -------------------------
  15. User "spot" is currently used in Puppy by DidiWiki.
  16. See the script /usr/sbin/didiwiki-gui, which is run from
  17. the window manager menu, in "Information managers" submenu.