Today I started to re-read my good old Raspberry Pi User Guide and realised that I have never added my own user. So I added to both my live Debian with RPD and my Raspbian on RPi now with sudo useradd -m -G <all-groups-separated-with-commas> jordana. I have added jordana user to all groups that I found in groups pi and added password with sudo passwd jordana. Logged in with newly created user and changed autologin with raspi-config on both. On live debian with RPD changed resolution with lxrandr and added ./xbindkeyrc to /home/jordana for brightness control.
No comments:
Post a Comment