$ sudo adduser lty
Then, just follow the instructions.
$ sudo usermod -aG sudo lty
Add lty to root group
Now, when you su to lty, there will be not "Documents, Downloads, Video, Music, etc" folders. You can run:
$ /usr/bin/xdg-user-dirs-update
After, the command above, you will have a bunch of folders.
$ sudo adduser lty Then, just follow the instructions. $ sudo usermod -aG sudo lty Add lty to root group Now, when you su to lty, there will be not "Documents, Downloads, Video, Music, etc" folders. You can run: $ /usr/bin/xdg-user-dirs-update
After, the command above, you will have a bunch of folders.
just type "id" in terminal $ id